Build Information
Successful build of HTTPMediaTypes, reference 0.0.1 (cbbb33
), with Swift 6.0 for iOS using Xcode 16.0 on 1 Nov 2024 05:00:28 UTC.
Swift 6 data race errors: 29
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPMediaTypes -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Einstore/HTTPMediaTypes.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Einstore/HTTPMediaTypes
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at cbbb333 initial upload
Cloned https://github.com/Einstore/HTTPMediaTypes.git
Revision (git rev-parse @):
cbbb333bce74fbe5ef34648de1d3c2bfef2327fa
SUCCESS checkout https://github.com/Einstore/HTTPMediaTypes.git at 0.0.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/Einstore/HTTPMediaTypes.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
HTTPMediaTypes: /Users/admin/builder/spi-builder-workspace
resolved source packages: HTTPMediaTypes
{
"dependencies" : [
],
"manifest_display_name" : "HTTPMediaTypes",
"name" : "HTTPMediaTypes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPMediaTypes",
"targets" : [
"HTTPMediaTypes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPMediaTypes",
"module_type" : "SwiftTarget",
"name" : "HTTPMediaTypes",
"path" : "Sources/HTTPMediaTypes",
"product_memberships" : [
"HTTPMediaTypes"
],
"sources" : [
"HTTPHeaderValue.swift",
"HTTPMediaType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"HTTPMediaTypes"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPMediaTypes -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.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 HTTPMediaTypes -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
HTTPMediaTypes: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'HTTPMediaTypes' in project 'HTTPMediaTypes'
➜ Explicit dependency on target 'HTTPMediaTypes' in project 'HTTPMediaTypes'
Target 'HTTPMediaTypes' in project 'HTTPMediaTypes' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 919dc55a2132c92d168fb9150f9c41c9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/919dc55a2132c92d168fb9150f9c41c9.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache
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/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/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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.DependencyMetadataFileList (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.modulemap (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.SwiftFileList (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-OutputFileMap.json (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.LinkFileList (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HTTPMediaTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.modulemap (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/HTTPMediaTypes.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver HTTPMediaTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPMediaTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HTTPMediaType.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.o -index-unit-output-path /HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.o -index-unit-output-path /HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: warning: static property 'any' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let any = HTTPMediaType(type: "*", subType: "*")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: note: annotate 'any' with '@MainActor' if property should only be accessed from the main actor
static let any = HTTPMediaType(type: "*", subType: "*")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let any = HTTPMediaType(type: "*", subType: "*")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: warning: static property 'plainText' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: note: annotate 'plainText' with '@MainActor' if property should only be accessed from the main actor
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: note: annotate 'html' with '@MainActor' if property should only be accessed from the main actor
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: note: annotate 'css' with '@MainActor' if property should only be accessed from the main actor
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: warning: static property 'urlEncodedForm' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: note: annotate 'urlEncodedForm' with '@MainActor' if property should only be accessed from the main actor
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: warning: static property 'formData' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: note: annotate 'formData' with '@MainActor' if property should only be accessed from the main actor
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: warning: static property 'multipart' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: note: annotate 'multipart' with '@MainActor' if property should only be accessed from the main actor
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: warning: static property 'jsonAPI' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: note: annotate 'jsonAPI' with '@MainActor' if property should only be accessed from the main actor
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: warning: static property 'xml' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: note: annotate 'xml' with '@MainActor' if property should only be accessed from the main actor
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: warning: static property 'dtd' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: note: annotate 'dtd' with '@MainActor' if property should only be accessed from the main actor
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: warning: static property 'pdf' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: note: annotate 'pdf' with '@MainActor' if property should only be accessed from the main actor
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: warning: static property 'zip' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: note: annotate 'zip' with '@MainActor' if property should only be accessed from the main actor
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: warning: static property 'tar' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: note: annotate 'tar' with '@MainActor' if property should only be accessed from the main actor
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: warning: static property 'gzip' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: note: annotate 'gzip' with '@MainActor' if property should only be accessed from the main actor
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: warning: static property 'bzip2' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: note: annotate 'bzip2' with '@MainActor' if property should only be accessed from the main actor
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: warning: static property 'binary' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: note: annotate 'binary' with '@MainActor' if property should only be accessed from the main actor
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: warning: static property 'gif' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: note: annotate 'gif' with '@MainActor' if property should only be accessed from the main actor
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: warning: static property 'jpeg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: note: annotate 'jpeg' with '@MainActor' if property should only be accessed from the main actor
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: warning: static property 'png' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let png = HTTPMediaType(type: "image", subType: "png")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: note: annotate 'png' with '@MainActor' if property should only be accessed from the main actor
static let png = HTTPMediaType(type: "image", subType: "png")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let png = HTTPMediaType(type: "image", subType: "png")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: warning: static property 'svg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: note: annotate 'svg' with '@MainActor' if property should only be accessed from the main actor
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: warning: static property 'audio' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: note: annotate 'audio' with '@MainActor' if property should only be accessed from the main actor
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: warning: static property 'midi' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: note: annotate 'midi' with '@MainActor' if property should only be accessed from the main actor
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: warning: static property 'mp3' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: note: annotate 'mp3' with '@MainActor' if property should only be accessed from the main actor
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: warning: static property 'wave' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: note: annotate 'wave' with '@MainActor' if property should only be accessed from the main actor
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: warning: static property 'ogg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: note: annotate 'ogg' with '@MainActor' if property should only be accessed from the main actor
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: warning: static property 'avi' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: note: annotate 'avi' with '@MainActor' if property should only be accessed from the main actor
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: warning: static property 'mpeg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: note: annotate 'mpeg' with '@MainActor' if property should only be accessed from the main actor
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: warning: let 'fileExtensionMediaTypeMapping' is not concurrency-safe because non-'Sendable' type '[String : HTTPMediaType]' may have shared mutable state; this is an error in the Swift 6 language mode
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: note: annotate 'fileExtensionMediaTypeMapping' with '@MainActor' if property should only be accessed from the main actor
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPMediaTypes (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.abi.json
EmitSwiftModule normal arm64 (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: warning: static property 'any' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let any = HTTPMediaType(type: "*", subType: "*")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: note: annotate 'any' with '@MainActor' if property should only be accessed from the main actor
static let any = HTTPMediaType(type: "*", subType: "*")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:177:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let any = HTTPMediaType(type: "*", subType: "*")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: warning: static property 'plainText' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: note: annotate 'plainText' with '@MainActor' if property should only be accessed from the main actor
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:179:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let plainText = HTTPMediaType(type: "text", subType: "plain", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: note: annotate 'html' with '@MainActor' if property should only be accessed from the main actor
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:181:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let html = HTTPMediaType(type: "text", subType: "html", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: note: annotate 'css' with '@MainActor' if property should only be accessed from the main actor
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:183:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let css = HTTPMediaType(type: "text", subType: "css", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: warning: static property 'urlEncodedForm' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: note: annotate 'urlEncodedForm' with '@MainActor' if property should only be accessed from the main actor
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:185:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let urlEncodedForm = HTTPMediaType(type: "application", subType: "x-www-form-urlencoded", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: warning: static property 'formData' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: note: annotate 'formData' with '@MainActor' if property should only be accessed from the main actor
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:187:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let formData = HTTPMediaType(type: "multipart", subType: "form-data")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: warning: static property 'multipart' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: note: annotate 'multipart' with '@MainActor' if property should only be accessed from the main actor
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:189:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let multipart = HTTPMediaType(type: "multipart", subType: "mixed")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:191:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let json = HTTPMediaType(type: "application", subType: "json", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: warning: static property 'jsonAPI' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: note: annotate 'jsonAPI' with '@MainActor' if property should only be accessed from the main actor
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:193:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let jsonAPI = HTTPMediaType(type: "application", subType: "vnd.api+json", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: warning: static property 'xml' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: note: annotate 'xml' with '@MainActor' if property should only be accessed from the main actor
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:195:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let xml = HTTPMediaType(type: "application", subType: "xml", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: warning: static property 'dtd' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: note: annotate 'dtd' with '@MainActor' if property should only be accessed from the main actor
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:197:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let dtd = HTTPMediaType(type: "application", subType: "xml-dtd", parameters: ["charset": "utf-8"])
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: warning: static property 'pdf' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: note: annotate 'pdf' with '@MainActor' if property should only be accessed from the main actor
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:199:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let pdf = HTTPMediaType(type: "application", subType: "pdf")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: warning: static property 'zip' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: note: annotate 'zip' with '@MainActor' if property should only be accessed from the main actor
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:201:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let zip = HTTPMediaType(type: "application", subType: "zip")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: warning: static property 'tar' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: note: annotate 'tar' with '@MainActor' if property should only be accessed from the main actor
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:203:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let tar = HTTPMediaType(type: "application", subType: "x-tar")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: warning: static property 'gzip' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: note: annotate 'gzip' with '@MainActor' if property should only be accessed from the main actor
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:205:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let gzip = HTTPMediaType(type: "application", subType: "x-gzip")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: warning: static property 'bzip2' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: note: annotate 'bzip2' with '@MainActor' if property should only be accessed from the main actor
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:207:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let bzip2 = HTTPMediaType(type: "application", subType: "x-bzip2")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: warning: static property 'binary' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: note: annotate 'binary' with '@MainActor' if property should only be accessed from the main actor
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:209:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let binary = HTTPMediaType(type: "application", subType: "octet-stream")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: warning: static property 'gif' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: note: annotate 'gif' with '@MainActor' if property should only be accessed from the main actor
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:211:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let gif = HTTPMediaType(type: "image", subType: "gif")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: warning: static property 'jpeg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: note: annotate 'jpeg' with '@MainActor' if property should only be accessed from the main actor
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:213:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let jpeg = HTTPMediaType(type: "image", subType: "jpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: warning: static property 'png' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let png = HTTPMediaType(type: "image", subType: "png")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: note: annotate 'png' with '@MainActor' if property should only be accessed from the main actor
static let png = HTTPMediaType(type: "image", subType: "png")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:215:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let png = HTTPMediaType(type: "image", subType: "png")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: warning: static property 'svg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: note: annotate 'svg' with '@MainActor' if property should only be accessed from the main actor
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:217:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let svg = HTTPMediaType(type: "image", subType: "svg+xml")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: warning: static property 'audio' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: note: annotate 'audio' with '@MainActor' if property should only be accessed from the main actor
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:219:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let audio = HTTPMediaType(type: "audio", subType: "basic")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: warning: static property 'midi' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: note: annotate 'midi' with '@MainActor' if property should only be accessed from the main actor
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:221:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let midi = HTTPMediaType(type: "audio", subType: "x-midi")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: warning: static property 'mp3' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: note: annotate 'mp3' with '@MainActor' if property should only be accessed from the main actor
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:223:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let mp3 = HTTPMediaType(type: "audio", subType: "mpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: warning: static property 'wave' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: note: annotate 'wave' with '@MainActor' if property should only be accessed from the main actor
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:225:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let wave = HTTPMediaType(type: "audio", subType: "wav")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: warning: static property 'ogg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: note: annotate 'ogg' with '@MainActor' if property should only be accessed from the main actor
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:227:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let ogg = HTTPMediaType(type: "audio", subType: "vorbis")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: warning: static property 'avi' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: note: annotate 'avi' with '@MainActor' if property should only be accessed from the main actor
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:229:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let avi = HTTPMediaType(type: "video", subType: "avi")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: warning: static property 'mpeg' is not concurrency-safe because non-'Sendable' type 'HTTPMediaType' may have shared mutable state; this is an error in the Swift 6 language mode
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: note: annotate 'mpeg' with '@MainActor' if property should only be accessed from the main actor
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:231:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let mpeg = HTTPMediaType(type: "video", subType: "mpeg")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: warning: let 'fileExtensionMediaTypeMapping' is not concurrency-safe because non-'Sendable' type '[String : HTTPMediaType]' may have shared mutable state; this is an error in the Swift 6 language mode
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:52:15: note: consider making struct 'HTTPMediaType' conform to the 'Sendable' protocol
public struct HTTPMediaType: Hashable, CustomStringConvertible, Equatable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: note: annotate 'fileExtensionMediaTypeMapping' with '@MainActor' if property should only be accessed from the main actor
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift:235:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let fileExtensionMediaTypeMapping: [String: HTTPMediaType] = [
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ HTTPHeaderValue.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.o -index-unit-output-path /HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPHeaderValue.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPMediaTypes/HTTPMediaType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name HTTPMediaTypes -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.1 -target-sdk-name iphoneos18.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.o -index-unit-output-path /HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPHeaderValue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeaderValue.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPMediaTypes (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
SwiftDriver\ Compilation\ Requirements HTTPMediaTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPMediaTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-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/HTTPMediaTypes-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-Swift.h (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/HTTPMediaTypes-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftdoc (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftmodule (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.abi.json (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftsourceinfo (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMediaType.swift (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
SwiftDriver\ Compilation HTTPMediaTypes normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPMediaTypes -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.1-22B74-f2ea1940d4ae1642e20681c3a33270e4.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes-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/HTTPMediaTypes.o normal (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.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-16.1.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-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.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/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPMediaTypes.build/Debug-iphoneos/HTTPMediaTypes.build/Objects-normal/arm64/HTTPMediaTypes_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.o (in target 'HTTPMediaTypes' from project 'HTTPMediaTypes')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/HTTPMediaTypes.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HTTPMediaTypes",
"name" : "HTTPMediaTypes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPMediaTypes",
"targets" : [
"HTTPMediaTypes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPMediaTypes",
"module_type" : "SwiftTarget",
"name" : "HTTPMediaTypes",
"path" : "Sources/HTTPMediaTypes",
"product_memberships" : [
"HTTPMediaTypes"
],
"sources" : [
"HTTPHeaderValue.swift",
"HTTPMediaType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.