Build Information
Successful build of swift-environment-decoder, reference master (7ce0a8), with Swift 6.2 for iOS using Xcode 26.3 on 3 Apr 2026 06:06:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-environment-decoder -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftScream/swift-environment-decoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftScream/swift-environment-decoder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7ce0a89 Bump github/codeql-action from 3 to 4
Cloned https://github.com/SwiftScream/swift-environment-decoder.git
Revision (git rev-parse @):
7ce0a896a7afeba3984c14ccd7fb57d918adb040
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftScream/swift-environment-decoder.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftScream/swift-environment-decoder.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 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:
swift-environment-decoder: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
resolved source packages: swift-environment-decoder, SymbolKit, SwiftDocCPlugin
2026-04-03 02:05:59.337 xcodebuild[521:3002] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-environment-decoder",
"name" : "swift-environment-decoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EnvironmentDecoder",
"targets" : [
"EnvironmentDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EnvironmentDecoderTests",
"module_type" : "SwiftTarget",
"name" : "EnvironmentDecoderTests",
"path" : "Tests/EnvironmentDecoderTests",
"sources" : [
"CamelCaseToUppercaseSnakeCaseTests.swift",
"EnvironmentDecoderCustomTypeTests.swift",
"EnvironmentDecoderTests.swift",
"EnvironmentDecoderTypeTests.swift",
"GenericCodingKeyTests.swift",
"Utility/DecodeSingleValue.swift"
],
"target_dependencies" : [
"EnvironmentDecoder"
],
"type" : "test"
},
{
"c99name" : "EnvironmentDecoder",
"module_type" : "SwiftTarget",
"name" : "EnvironmentDecoder",
"path" : "Sources/EnvironmentDecoder",
"product_memberships" : [
"EnvironmentDecoder"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EnvironmentDecoder.swift",
"Internal/CamelCaseToUppercaseSnakeCase.swift",
"Internal/CodingPathNode.swift",
"Internal/EnvironmentDecoderImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-environment-decoder"
]
}
}
2026-04-03 02:06:15.242 xcodebuild[809:4800] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-environment-decoder -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.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 swift-environment-decoder -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.4.6
swift-environment-decoder: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'EnvironmentDecoder' in project 'swift-environment-decoder'
➜ Explicit dependency on target 'EnvironmentDecoder' in project 'swift-environment-decoder'
➜ Explicit dependency on target 'swift-environment-decoder_EnvironmentDecoder' in project 'swift-environment-decoder'
Target 'EnvironmentDecoder' in project 'swift-environment-decoder'
➜ Explicit dependency on target 'swift-environment-decoder_EnvironmentDecoder' in project 'swift-environment-decoder'
Target 'swift-environment-decoder_EnvironmentDecoder' in project 'swift-environment-decoder' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5d6e16435db04416064ddf21ef8118d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d6e16435db04416064ddf21ef8118d3.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-3885c01c3e6b6a337905948deab2002e031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-3885c01c3e6b6a337905948deab2002e031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.modulemap (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/swift-environment-decoder_EnvironmentDecoder.DependencyStaticMetadataFileList (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/swift-environment-decoder_EnvironmentDecoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/swift-environment-decoder_EnvironmentDecoder.DependencyMetadataFileList (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/swift-environment-decoder_EnvironmentDecoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/empty-swift-environment-decoder_EnvironmentDecoder.plist (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/empty-swift-environment-decoder_EnvironmentDecoder.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_const_extract_protocols.json (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftConstValuesFileList (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.LinkFileList (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-OutputFileMap.json (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyStaticMetadataFileList (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyMetadataFileList (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/resource_bundle_accessor.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EnvironmentDecoder.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.modulemap (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/empty-swift-environment-decoder_EnvironmentDecoder.plist (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.build/empty-swift-environment-decoder_EnvironmentDecoder.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle (in target 'swift-environment-decoder_EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-environment-decoder_EnvironmentDecoder.bundle
SwiftDriver EnvironmentDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-3885c01c3e6b6a337905948deab2002e031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-5UGK3JLFJ1IPXWRUQHDMM7Q14.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-B97U34WC2NTXTIV9KJT2EQ3OG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-F2UWKDF09WE6IE9I22URWM8TH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-EOK45JN4ZS7MNU4RCQTJRZ6RC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-CYO04CIPKV8CJ3003BNF4G0ZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AFDC5J5AOZH4GOZBPYKB8IE2B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EPI9VAH4W0Z24VOB1OTSFT0R0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-DAT2LC7F5B6983DSY6YBNRIUN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DU8HQ5UR75ACVN4MDM4ZSJA9X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-BEDK7OJSTUY2BV7557VXIA4SO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-5WF403L5548IKTMWILJ366RAE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-F4HYU0TSPADZV3BLLT1ZO2HGK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-2423ORPHCQHPFNW5V5XLR8A94.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-8PTXE5QVG1XND27G6PYUMHIYZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6G43T91962L9P74L70QNRF8H1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-6NVCFE4GMEXK65H3H9A4MG8S2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-4J2PUU58SGN5O8ZJBOB3LNS3U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-104EKJNNWTZJYR2OQJY0TVZBU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BJWOGJ0D0TBEBM7ID5OXX9XU4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-5GBAXPR2HCKPAK05CDIXE6B8Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8071SC6N7FXKIZR333QLDMM1B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-BTDCCPVOMKC7F1AJFH270KOYW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3PB5ZB87LGZIKHUD0QTXB0LJX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-2E47AO61LBKVWG5TRET384YU7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-5BHW8QUFFS5HODW0X7ATWVYTI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2SJD7BXDZFDKI1QBY7MM2B2R.pcm
SwiftCompile normal arm64 Compiling\ EnvironmentDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/EnvironmentDecoder.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/EnvironmentDecoder.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CamelCaseToUppercaseSnakeCase.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/CamelCaseToUppercaseSnakeCase.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/CamelCaseToUppercaseSnakeCase.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ EnvironmentDecoder (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
EmitSwiftModule normal arm64 (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EnvironmentDecoderImpl.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/EnvironmentDecoderImpl.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/EnvironmentDecoderImpl.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/resource_bundle_accessor.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/resource_bundle_accessor.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodingPathNode.swift /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/CodingPathNode.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/Internal/CodingPathNode.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for EnvironmentDecoder (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriver\ Compilation\ Requirements EnvironmentDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-3885c01c3e6b6a337905948deab2002e031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EnvironmentDecoder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-Swift.h (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/EnvironmentDecoder-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.abi.json (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftdoc (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftsourceinfo (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CodingPathNode.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriverJobDiscovery normal arm64 Compiling EnvironmentDecoder.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriverJobDiscovery normal arm64 Compiling CamelCaseToUppercaseSnakeCase.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriverJobDiscovery normal arm64 Compiling EnvironmentDecoderImpl.swift (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
SwiftDriver\ Compilation EnvironmentDecoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EnvironmentDecoder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-3885c01c3e6b6a337905948deab2002e031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.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/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-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-iphoneos/EnvironmentDecoder.o normal (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.o
ExtractAppIntentsMetadata (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.1.324.0.WGKGK5/Metal.xctoolchain --module-name EnvironmentDecoder --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.EnvironmentDecoder --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/EnvironmentDecoder.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-environment-decoder.build/Debug-iphoneos/EnvironmentDecoder.build/Objects-normal/arm64/EnvironmentDecoder.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-03 02:06:35.377 appintentsmetadataprocessor[1076:6513] Starting appintentsmetadataprocessor export
2026-04-03 02:06:35.511 appintentsmetadataprocessor[1076:6513] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.o (in target 'EnvironmentDecoder' from project 'swift-environment-decoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/EnvironmentDecoder.o
** BUILD SUCCEEDED **
2026-04-03 02:06:24.018 xcodebuild[870:5277] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-environment-decoder",
"name" : "swift-environment-decoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EnvironmentDecoder",
"targets" : [
"EnvironmentDecoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EnvironmentDecoderTests",
"module_type" : "SwiftTarget",
"name" : "EnvironmentDecoderTests",
"path" : "Tests/EnvironmentDecoderTests",
"sources" : [
"CamelCaseToUppercaseSnakeCaseTests.swift",
"EnvironmentDecoderCustomTypeTests.swift",
"EnvironmentDecoderTests.swift",
"EnvironmentDecoderTypeTests.swift",
"GenericCodingKeyTests.swift",
"Utility/DecodeSingleValue.swift"
],
"target_dependencies" : [
"EnvironmentDecoder"
],
"type" : "test"
},
{
"c99name" : "EnvironmentDecoder",
"module_type" : "SwiftTarget",
"name" : "EnvironmentDecoder",
"path" : "Sources/EnvironmentDecoder",
"product_memberships" : [
"EnvironmentDecoder"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EnvironmentDecoder/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EnvironmentDecoder.swift",
"Internal/CamelCaseToUppercaseSnakeCase.swift",
"Internal/CodingPathNode.swift",
"Internal/EnvironmentDecoderImpl.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.