Build Information
Successful build of TOMLKit, reference main (a6d921
), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Apr 2025 03:25:21 UTC.
Swift 6 data race errors: 14
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TOMLKit -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
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LebJe/TOMLKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LebJe/TOMLKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a6d9211 Merge pull request #29 from stackotter/main
Cloned https://github.com/LebJe/TOMLKit.git
Revision (git rev-parse @):
a6d921109837a16b9a63f83b32acad3774dfa752
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LebJe/TOMLKit.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/LebJe/TOMLKit.git
https://github.com/LebJe/TOMLKit.git
{
"c_language_standard" : "c99",
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-checkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/karwa/swift-checkit.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "TOMLKit",
"name" : "TOMLKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TOMLKit",
"targets" : [
"TOMLKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TOMLKitTests",
"module_type" : "SwiftTarget",
"name" : "TOMLKitTests",
"path" : "Tests/TOMLKitTests",
"product_dependencies" : [
"Checkit"
],
"sources" : [
"TOMLKitTests.swift"
],
"target_dependencies" : [
"TOMLKit"
],
"type" : "test"
},
{
"c99name" : "TOMLKit",
"module_type" : "SwiftTarget",
"name" : "TOMLKit",
"path" : "Sources/TOMLKit",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Decoder/InternalTOMLDecoder.swift",
"Decoder/KeyedDecodingContainerProtocol.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/TOMLDecoder.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/InternalTOMLEncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/TOMLEncoder.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FormatOptions.swift",
"Operators&Extensions.swift",
"TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
"TOML Data Types/TOMLArray/TOMLArray.swift",
"TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
"TOML Data Types/TOMLDate&Time&DateTime.swift",
"TOML Data Types/TOMLInt.swift",
"TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
"TOML Data Types/TOMLTable/TOMLTable.swift",
"TOML Data Types/TOMLTable/TOMLTableIterator.swift",
"TOML Data Types/TOMLValueConvertible+Int.swift",
"TOML Data Types/TOMLValueConvertible.swift",
"TOMLCodingKey.swift",
"TOMLParseError.swift",
"TOMLType.swift",
"TOMLValue/TOMLValue+Initializers.swift",
"TOMLValue/TOMLValue.swift",
"ValueOptions.swift"
],
"target_dependencies" : [
"CTOML"
],
"type" : "library"
},
{
"c99name" : "CTOML",
"module_type" : "ClangTarget",
"name" : "CTOML",
"path" : "Sources/CTOML",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Sources/Array.cpp",
"Sources/Conversion.cpp",
"Sources/Date&Time&DateTime.cpp",
"Sources/Node.cpp",
"Sources/Table.cpp"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/karwa/swift-checkit.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-checkit’
Checking out 0.0.2 of package ‘swift-checkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
TOMLKit: /Users/admin/builder/spi-builder-workspace
Checkit: https://github.com/karwa/swift-checkit.git @ 0.0.2
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
resolved source packages: SymbolKit, TOMLKit, Checkit, SwiftDocCPlugin
{
"c_language_standard" : "c99",
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-checkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/karwa/swift-checkit.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "TOMLKit",
"name" : "TOMLKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TOMLKit",
"targets" : [
"TOMLKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TOMLKitTests",
"module_type" : "SwiftTarget",
"name" : "TOMLKitTests",
"path" : "Tests/TOMLKitTests",
"product_dependencies" : [
"Checkit"
],
"sources" : [
"TOMLKitTests.swift"
],
"target_dependencies" : [
"TOMLKit"
],
"type" : "test"
},
{
"c99name" : "TOMLKit",
"module_type" : "SwiftTarget",
"name" : "TOMLKit",
"path" : "Sources/TOMLKit",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Decoder/InternalTOMLDecoder.swift",
"Decoder/KeyedDecodingContainerProtocol.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/TOMLDecoder.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/InternalTOMLEncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/TOMLEncoder.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FormatOptions.swift",
"Operators&Extensions.swift",
"TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
"TOML Data Types/TOMLArray/TOMLArray.swift",
"TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
"TOML Data Types/TOMLDate&Time&DateTime.swift",
"TOML Data Types/TOMLInt.swift",
"TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
"TOML Data Types/TOMLTable/TOMLTable.swift",
"TOML Data Types/TOMLTable/TOMLTableIterator.swift",
"TOML Data Types/TOMLValueConvertible+Int.swift",
"TOML Data Types/TOMLValueConvertible.swift",
"TOMLCodingKey.swift",
"TOMLParseError.swift",
"TOMLType.swift",
"TOMLValue/TOMLValue+Initializers.swift",
"TOMLValue/TOMLValue.swift",
"ValueOptions.swift"
],
"target_dependencies" : [
"CTOML"
],
"type" : "library"
},
{
"c99name" : "CTOML",
"module_type" : "ClangTarget",
"name" : "CTOML",
"path" : "Sources/CTOML",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Sources/Array.cpp",
"Sources/Conversion.cpp",
"Sources/Date&Time&DateTime.cpp",
"Sources/Node.cpp",
"Sources/Table.cpp"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TOMLKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TOMLKit -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
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TOMLKit -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 settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
TOMLKit: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
Checkit: https://github.com/karwa/swift-checkit.git @ 0.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'TOMLKit' in project 'TOMLKit'
➜ Explicit dependency on target 'CTOML' in project 'TOMLKit'
Target 'CTOML' in project 'TOMLKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 88f4fcf0fd5bd4222fc69c0b199f2a0a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/88f4fcf0fd5bd4222fc69c0b199f2a0a.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyStaticMetadataFileList (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyMetadataFileList (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.modulemap (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.modulemap (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_const_extract_protocols.json (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftConstValuesFileList (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/CTOML.LinkFileList (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/CTOML.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
-target arm64-apple-xros1.0 '-std=c++17' -fmodules -fno-cxx-modules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=CTOML' '-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DTOML_EXCEPTIONS=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -g -fvisibility-inlines-hidden -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/Sources/CTOML/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.LinkFileList (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-OutputFileMap.json (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.DependencyStaticMetadataFileList (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.DependencyMetadataFileList (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TOMLKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.modulemap (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CTOML.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.modulemap (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/CTOML.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Date&Time&DateTime.o /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Date&Time&DateTime.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Date\&Time\&DateTime.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Date\&Time\&DateTime.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Date\&Time\&DateTime.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Date\&Time\&DateTime.o -index-unit-output-path /TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Date\&Time\&DateTime.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Table.o /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Table.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Table.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Table.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Table.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Table.o -index-unit-output-path /TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Table.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Node.o /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Node.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Node.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Node.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Node.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Node.o -index-unit-output-path /TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Node.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Conversion.o /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Conversion.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Conversion.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Conversion.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Conversion.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Conversion.o -index-unit-output-path /TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Conversion.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Array.o /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Array.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Array.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Array.dia -c /Users/admin/builder/spi-builder-workspace/Sources/CTOML/Sources/Array.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Array.o -index-unit-output-path /TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/Array.o
SwiftDriver TOMLKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TOMLKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CTOML.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CTOML/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/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TOMLType.swift,\ TOMLValue+Initializers.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLType.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLType.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue+Initializers.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ TOMLKit (in target 'TOMLKit' from project 'TOMLKit')
EmitSwiftModule normal arm64 (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: warning: static property 'quoteDateAndTimes' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: note: add '@MainActor' to make static property 'quoteDateAndTimes' part of global actor 'MainActor'
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: warning: static property 'quoteInfinitesAndNaNs' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: note: add '@MainActor' to make static property 'quoteInfinitesAndNaNs' part of global actor 'MainActor'
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: warning: static property 'allowLiteralStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: note: add '@MainActor' to make static property 'allowLiteralStrings' part of global actor 'MainActor'
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: warning: static property 'allowMultilineStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: note: add '@MainActor' to make static property 'allowMultilineStrings' part of global actor 'MainActor'
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: warning: static property 'allowRealTabsInStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: note: add '@MainActor' to make static property 'allowRealTabsInStrings' part of global actor 'MainActor'
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: warning: static property 'allowUnicodeStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: note: add '@MainActor' to make static property 'allowUnicodeStrings' part of global actor 'MainActor'
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: warning: static property 'allowBinaryIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: note: add '@MainActor' to make static property 'allowBinaryIntegers' part of global actor 'MainActor'
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: warning: static property 'allowOctalIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: note: add '@MainActor' to make static property 'allowOctalIntegers' part of global actor 'MainActor'
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: warning: static property 'allowHexadecimalIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: note: add '@MainActor' to make static property 'allowHexadecimalIntegers' part of global actor 'MainActor'
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: warning: static property 'indentSubTables' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentSubTables = Self(rawValue: 1 << 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: note: add '@MainActor' to make static property 'indentSubTables' part of global actor 'MainActor'
public static let indentSubTables = Self(rawValue: 1 << 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentSubTables = Self(rawValue: 1 << 9)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: warning: static property 'indentArrayElements' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: note: add '@MainActor' to make static property 'indentArrayElements' part of global actor 'MainActor'
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: warning: static property 'indentations' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: note: add '@MainActor' to make static property 'indentations' part of global actor 'MainActor'
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: warning: static property 'relaxedFloatPrecision' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: note: add '@MainActor' to make static property 'relaxedFloatPrecision' part of global actor 'MainActor'
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: note: add '@retroactive' to silence this warning
extension UInt8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: note: add '@retroactive' to silence this warning
extension UInt16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: note: add '@retroactive' to silence this warning
extension UInt32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: note: add '@retroactive' to silence this warning
extension UInt64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: note: add '@retroactive' to silence this warning
extension UInt: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: note: add '@retroactive' to silence this warning
extension Int8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: note: add '@retroactive' to silence this warning
extension Int16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: note: add '@retroactive' to silence this warning
extension Int32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: note: add '@retroactive' to silence this warning
extension Int64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: note: add '@retroactive' to silence this warning
extension Int: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: note: add '@retroactive' to silence this warning
extension Bool: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift:57:13: warning: stored property 'source' of 'Sendable'-conforming struct 'TOMLParseError' has non-sendable type 'TOMLSourceRegion'; this is an error in the Swift 6 language mode
public let source: TOMLSourceRegion
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift:30:15: note: consider making struct 'TOMLSourceRegion' conform to the 'Sendable' protocol
public struct TOMLSourceRegion: Equatable, CustomDebugStringConvertible {
^
, Sendable
SwiftCompile normal arm64 Compiling\ UnkeyedEncodingContainer.swift,\ FormatOptions.swift,\ Operators&Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Operators&Extensions.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/UnkeyedEncodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: warning: static property 'quoteDateAndTimes' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: note: add '@MainActor' to make static property 'quoteDateAndTimes' part of global actor 'MainActor'
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:30:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let quoteDateAndTimes = Self(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: warning: static property 'quoteInfinitesAndNaNs' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: note: add '@MainActor' to make static property 'quoteInfinitesAndNaNs' part of global actor 'MainActor'
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:33:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let quoteInfinitesAndNaNs = Self(rawValue: 1 << 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: warning: static property 'allowLiteralStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: note: add '@MainActor' to make static property 'allowLiteralStrings' part of global actor 'MainActor'
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:38:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowLiteralStrings = Self(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: warning: static property 'allowMultilineStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: note: add '@MainActor' to make static property 'allowMultilineStrings' part of global actor 'MainActor'
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:43:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowMultilineStrings = Self(rawValue: 1 << 3)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: warning: static property 'allowRealTabsInStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: note: add '@MainActor' to make static property 'allowRealTabsInStrings' part of global actor 'MainActor'
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:48:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowRealTabsInStrings = Self(rawValue: 1 << 4)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: warning: static property 'allowUnicodeStrings' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: note: add '@MainActor' to make static property 'allowUnicodeStrings' part of global actor 'MainActor'
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:53:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowUnicodeStrings = Self(rawValue: 1 << 5)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: warning: static property 'allowBinaryIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: note: add '@MainActor' to make static property 'allowBinaryIntegers' part of global actor 'MainActor'
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:58:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowBinaryIntegers = Self(rawValue: 1 << 6)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: warning: static property 'allowOctalIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: note: add '@MainActor' to make static property 'allowOctalIntegers' part of global actor 'MainActor'
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowOctalIntegers = Self(rawValue: 1 << 7)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: warning: static property 'allowHexadecimalIntegers' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: note: add '@MainActor' to make static property 'allowHexadecimalIntegers' part of global actor 'MainActor'
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:68:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let allowHexadecimalIntegers = Self(rawValue: 1 << 8)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: warning: static property 'indentSubTables' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentSubTables = Self(rawValue: 1 << 9)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: note: add '@MainActor' to make static property 'indentSubTables' part of global actor 'MainActor'
public static let indentSubTables = Self(rawValue: 1 << 9)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:73:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentSubTables = Self(rawValue: 1 << 9)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: warning: static property 'indentArrayElements' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: note: add '@MainActor' to make static property 'indentArrayElements' part of global actor 'MainActor'
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:78:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentArrayElements = Self(rawValue: 1 << 10)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: warning: static property 'indentations' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: note: add '@MainActor' to make static property 'indentations' part of global actor 'MainActor'
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:83:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let indentations = Self(rawValue: Self.indentSubTables.rawValue | Self.indentArrayElements.rawValue)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: warning: static property 'relaxedFloatPrecision' is not concurrency-safe because non-'Sendable' type 'FormatOptions' may have shared mutable state; this is an error in the Swift 6 language mode
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:20:15: note: consider making struct 'FormatOptions' conform to the 'Sendable' protocol
public struct FormatOptions: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: note: add '@MainActor' to make static property 'relaxedFloatPrecision' part of global actor 'MainActor'
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/FormatOptions.swift:91:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let relaxedFloatPrecision = Self(rawValue: 1 << 11)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Operators&Extensions.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TOMLValueConvertible.swift,\ TOMLCodingKey.swift,\ TOMLParseError.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLValueConvertible.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Bool: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible.swift:173:1: note: add '@retroactive' to silence this warning
extension Bool: TOMLValueConvertible {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLCodingKey.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift:57:13: warning: stored property 'source' of 'Sendable'-conforming struct 'TOMLParseError' has non-sendable type 'TOMLSourceRegion'; this is an error in the Swift 6 language mode
public let source: TOMLSourceRegion
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLParseError.swift:30:15: note: consider making struct 'TOMLSourceRegion' conform to the 'Sendable' protocol
public struct TOMLSourceRegion: Equatable, CustomDebugStringConvertible {
^
, Sendable
SwiftCompile normal arm64 Compiling\ TOMLValue.swift,\ ValueOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/ValueOptions.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOMLValue/TOMLValue.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/ValueOptions.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TOMLDecoder.swift,\ UnkeyedDecodingContainer.swift,\ InternalTOMLEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/TOMLDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/InternalTOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/TOMLDecoder.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/UnkeyedDecodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/InternalTOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TOMLDate&Time&DateTime.swift,\ TOMLInt.swift,\ TOMLTable+CollectionFunctions.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLDate&Time&DateTime.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLInt.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTable+CollectionFunctions.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLDate&Time&DateTime.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLInt.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTable+CollectionFunctions.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TOMLArray+CollectionConformance.swift,\ TOMLArray.swift,\ TOMLArrayIterator.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArray+CollectionConformance.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArray.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArrayIterator.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArray+CollectionConformance.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArray.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLArray/TOMLArrayIterator.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ InternalTOMLDecoder.swift,\ KeyedDecodingContainerProtocol.swift,\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/InternalTOMLDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/KeyedDecodingContainerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/SingleValueDecodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/InternalTOMLDecoder.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/KeyedDecodingContainerProtocol.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Decoder/SingleValueDecodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TOMLTable.swift,\ TOMLTableIterator.swift,\ TOMLValueConvertible+Int.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTable.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTableIterator.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLValueConvertible+Int.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTable.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLTable/TOMLTableIterator.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML\ Data\ Types/TOMLValueConvertible+Int.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:7:1: note: add '@retroactive' to silence this warning
extension UInt8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:13:1: note: add '@retroactive' to silence this warning
extension UInt16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:19:1: note: add '@retroactive' to silence this warning
extension UInt32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:25:1: note: add '@retroactive' to silence this warning
extension UInt64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: warning: extension declares a conformance of imported type 'UInt' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension UInt: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:31:1: note: add '@retroactive' to silence this warning
extension UInt: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: warning: extension declares a conformance of imported type 'Int8' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:37:1: note: add '@retroactive' to silence this warning
extension Int8: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: warning: extension declares a conformance of imported type 'Int16' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:43:1: note: add '@retroactive' to silence this warning
extension Int16: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: warning: extension declares a conformance of imported type 'Int32' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:49:1: note: add '@retroactive' to silence this warning
extension Int32: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: warning: extension declares a conformance of imported type 'Int64' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:55:1: note: add '@retroactive' to silence this warning
extension Int64: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: warning: extension declares a conformance of imported type 'Int' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Int: TOMLValueConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/TOML Data Types/TOMLValueConvertible+Int.swift:61:1: note: add '@retroactive' to silence this warning
extension Int: TOMLValueConvertible {
^
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CTOML.o normal (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/CTOML.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/CTOML_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/CTOML.build/Objects-normal/arm64/CTOML_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CTOML.o
SwiftDriverJobDiscovery normal arm64 Emitting module for TOMLKit (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriver\ Compilation\ Requirements TOMLKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TOMLKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CTOML.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CTOML/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/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ KeyedEncodingContainer.swift,\ SingleValueEncodingContainer.swift,\ TOMLEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/TOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/KeyedEncodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/SingleValueEncodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TOMLKit/Encoder/TOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TOMLKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-Swift.h (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TOMLKit-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling TOMLValue.swift, ValueOptions.swift (in target 'TOMLKit' from project 'TOMLKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftdoc (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.abi.json (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling TOMLType.swift, TOMLValue+Initializers.swift (in target 'TOMLKit' from project 'TOMLKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftsourceinfo (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CTOML.o (in target 'CTOML' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CTOML.o
SwiftDriverJobDiscovery normal arm64 Compiling TOMLArray+CollectionConformance.swift, TOMLArray.swift, TOMLArrayIterator.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling TOMLTable.swift, TOMLTableIterator.swift, TOMLValueConvertible+Int.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling KeyedEncodingContainer.swift, SingleValueEncodingContainer.swift, TOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling InternalTOMLDecoder.swift, KeyedDecodingContainerProtocol.swift, SingleValueDecodingContainer.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling TOMLDecoder.swift, UnkeyedDecodingContainer.swift, InternalTOMLEncoder.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling UnkeyedEncodingContainer.swift, FormatOptions.swift, Operators&Extensions.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling TOMLValueConvertible.swift, TOMLCodingKey.swift, TOMLParseError.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriverJobDiscovery normal arm64 Compiling TOMLDate&Time&DateTime.swift, TOMLInt.swift, TOMLTable+CollectionFunctions.swift (in target 'TOMLKit' from project 'TOMLKit')
SwiftDriver\ Compilation TOMLKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TOMLKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CTOML.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/Sources/CTOML/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/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.o normal (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.o
ExtractAppIntentsMetadata (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TOMLKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.TOMLKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/TOMLKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TOMLKit.build/Debug-xros/TOMLKit.build/Objects-normal/arm64/TOMLKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 20:25:20.054 appintentsmetadataprocessor[1128:6342] Starting appintentsmetadataprocessor export
2025-04-27 20:25:20.096 appintentsmetadataprocessor[1128:6342] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.o (in target 'TOMLKit' from project 'TOMLKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TOMLKit.o
** BUILD SUCCEEDED **
Build complete.
{
"c_language_standard" : "c99",
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-checkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/karwa/swift-checkit.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "TOMLKit",
"name" : "TOMLKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TOMLKit",
"targets" : [
"TOMLKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TOMLKitTests",
"module_type" : "SwiftTarget",
"name" : "TOMLKitTests",
"path" : "Tests/TOMLKitTests",
"product_dependencies" : [
"Checkit"
],
"sources" : [
"TOMLKitTests.swift"
],
"target_dependencies" : [
"TOMLKit"
],
"type" : "test"
},
{
"c99name" : "TOMLKit",
"module_type" : "SwiftTarget",
"name" : "TOMLKit",
"path" : "Sources/TOMLKit",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Decoder/InternalTOMLDecoder.swift",
"Decoder/KeyedDecodingContainerProtocol.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/TOMLDecoder.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/InternalTOMLEncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/TOMLEncoder.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FormatOptions.swift",
"Operators&Extensions.swift",
"TOML Data Types/TOMLArray/TOMLArray+CollectionConformance.swift",
"TOML Data Types/TOMLArray/TOMLArray.swift",
"TOML Data Types/TOMLArray/TOMLArrayIterator.swift",
"TOML Data Types/TOMLDate&Time&DateTime.swift",
"TOML Data Types/TOMLInt.swift",
"TOML Data Types/TOMLTable/TOMLTable+CollectionFunctions.swift",
"TOML Data Types/TOMLTable/TOMLTable.swift",
"TOML Data Types/TOMLTable/TOMLTableIterator.swift",
"TOML Data Types/TOMLValueConvertible+Int.swift",
"TOML Data Types/TOMLValueConvertible.swift",
"TOMLCodingKey.swift",
"TOMLParseError.swift",
"TOMLType.swift",
"TOMLValue/TOMLValue+Initializers.swift",
"TOMLValue/TOMLValue.swift",
"ValueOptions.swift"
],
"target_dependencies" : [
"CTOML"
],
"type" : "library"
},
{
"c99name" : "CTOML",
"module_type" : "ClangTarget",
"name" : "CTOML",
"path" : "Sources/CTOML",
"product_memberships" : [
"TOMLKit"
],
"sources" : [
"Sources/Array.cpp",
"Sources/Conversion.cpp",
"Sources/Date&Time&DateTime.cpp",
"Sources/Node.cpp",
"Sources/Table.cpp"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.