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 BluetoothLinux, reference 5.0.5 (ddd549), with Swift 6.0 for visionOS using Xcode 16.2 on 29 Nov 2024 22:03:24 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BluetoothLinux -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64 Compiling\ Socket.swift,\ SocketContinuation.swift,\ SocketManager.swift,\ AsyncSocketManager.swift,\ CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketContinuation.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/AsyncSocketManager.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/CFSocketManager.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ NetworkInterface.swift,\ NetworkOrder.swift,\ Poll.swift,\ SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkInterface.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/NetworkOrder.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Poll.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketAddress.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ SocketProtocol.swift,\ IPv4Protocol.swift,\ IPv6Protocol.swift,\ LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/Socket.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketContinuation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/AsyncSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/SocketManager/CFSocketManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InternetProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/MessageFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkInterface.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/NetworkOrder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Poll.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv4SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/IPv6SocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/LinkLayerSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddress/UnixSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketAddressFamily.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/supplementaryOutputs-9 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/Socket_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-system/Sources/CSystem/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/CSocket/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Socket -package-name socket -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/SocketProtocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv4Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/IPv6Protocol.o -index-unit-output-path /Socket.build/Debug-xros/Socket.build/Objects-normal/arm64/LinkLayerProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ SocketOperations.swift,\ SocketOption.swift,\ SocketOptionID.swift,\ SocketOptionLevel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOperations.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOption.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionID.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketOptionLevel.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 Compiling\ UnixProtocol.swift,\ SocketType.swift,\ Syscalls.swift,\ Util.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/UnixProtocol.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketType.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Syscalls.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Util.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 Compiling\ FileChange.swift,\ FileEvent.swift,\ FileFlags.swift,\ IOControl.swift,\ IODirection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileChange.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileEvent.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/FileFlags.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IOControl.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/InputOutput/IODirection.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 Compiling\ CInternetAddress.swift,\ CInterop.swift,\ CSocketAddress.swift,\ Constants.swift,\ Errno.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInternetAddress.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CInterop.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/CSocketAddress.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Constants.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/Errno.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 Compiling\ SocketProtocol.swift,\ IPv4Protocol.swift,\ IPv6Protocol.swift,\ LinkLayerProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv4Protocol.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/IPv6Protocol.swift (in target 'Socket' from project 'Socket')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Socket/Sources/Socket/System/SocketProtocol/LinkLayerProtocol.swift (in target 'Socket' from project 'Socket')
	Building workspace spi-builder-workspace with scheme BluetoothLinux
(28 failures)
BUILD FAILURE 6.0 visionOS