Build Information
Successful build of DatadogOpenFeatureProvider, reference 0.1.0 (8df682), with Swift 6.1 for macOS (SPM) on 30 Jan 2026 10:15:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DataDog/dd-openfeature-provider-swift.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DataDog/dd-openfeature-provider-swift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 8df682b Merge pull request #19 from DataDog/release/0.1.0
Cloned https://github.com/DataDog/dd-openfeature-provider-swift.git
Revision (git rev-parse @):
8df682bf63e703b2917bf6cb1a5eb04d9bf2b6e9
SUCCESS checkout https://github.com/DataDog/dd-openfeature-provider-swift.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/DataDog/dd-openfeature-provider-swift.git
https://github.com/DataDog/dd-openfeature-provider-swift.git
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-feature/swift-sdk.git"
},
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios.git"
}
],
"manifest_display_name" : "DatadogOpenFeatureProvider",
"name" : "DatadogOpenFeatureProvider",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DatadogOpenFeatureProvider",
"targets" : [
"DatadogOpenFeatureProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DatadogOpenFeatureProviderTests",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProviderTests",
"path" : "Tests/DatadogOpenFeatureProviderTests",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"sources" : [
"AnyValueConversionTests.swift",
"ContextConversionTests.swift",
"DatadogProviderTests.swift",
"ProviderEvaluationTests.swift",
"TestUtilities.swift",
"ValueConversionTests.swift"
],
"target_dependencies" : [
"DatadogOpenFeatureProvider"
],
"type" : "test"
},
{
"c99name" : "DatadogOpenFeatureProvider",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProvider",
"path" : "Sources/DatadogOpenFeatureProvider",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"product_memberships" : [
"DatadogOpenFeatureProvider"
],
"sources" : [
"AnyValue+OpenFeature.swift",
"DatadogProvider.swift",
"FlagsEvaluationContext+OpenFeature.swift",
"ProviderEvaluation+DatadogFlags.swift",
"Value+DatadogFlags.swift",
"Versioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/151] Emitting module OpenFeature
[7/153] Compiling OpenFeature ErrorCode.swift
[8/153] Compiling OpenFeature OpenFeatureError.swift
[9/153] Compiling DatadogInternal BacktraceReportingFeature.swift
[10/153] Compiling DatadogInternal BenchmarkProfiler.swift
[11/153] Compiling DatadogInternal AnyCodable.swift
[12/153] Compiling DatadogInternal DatadogCoreProtocol.swift
[13/153] Compiling DatadogInternal DatadogFeature.swift
[14/153] Compiling DatadogInternal Data+Crypto.swift
[15/153] Compiling DatadogInternal Sysctl.swift
[16/153] Compiling DatadogInternal TrackingConsent.swift
[17/153] Compiling DatadogInternal UserInfo.swift
[18/153] Compiling DatadogInternal AnyDecodable.swift
[19/153] Compiling DatadogInternal AnyEncodable.swift
[20/153] Compiling DatadogInternal DynamicCodingKey.swift
[21/153] Compiling DatadogInternal Threading.swift
[22/153] Compiling DatadogInternal NetworkConnectionInfo.swift
[23/153] Compiling DatadogInternal OperatingSystem+Utils.swift
[24/153] Compiling DatadogInternal Writer.swift
[25/153] Compiling DatadogInternal MethodSwizzler.swift
[26/153] Compiling DatadogInternal CoreLogger.swift
[27/153] Compiling DatadogInternal CoreLoggerLevel+objc.swift
[28/153] Compiling DatadogInternal InternalLogger+objc.swift
[29/153] Compiling DatadogInternal InternalLogger.swift
[30/153] Compiling DatadogInternal Telemetry.swift
[31/153] Compiling DatadogInternal DataCompression.swift
[32/153] Compiling DatadogInternal DataFormat.swift
[33/153] Compiling DatadogInternal DefaultJSONEncoder.swift
[34/153] Compiling DatadogInternal Event.swift
[35/153] Compiling DatadogInternal FeatureRequestBuilder.swift
[36/153] Compiling DatadogInternal MultipartFormData.swift
[37/166] Compiling DatadogInternal TraceCoreContext.swift
[38/166] Compiling DatadogInternal TraceID.swift
[39/166] Compiling DatadogInternal WebViewMessage.swift
[40/166] Compiling DatadogInternal B3HTTPHeaders.swift
[41/166] Compiling DatadogInternal B3HTTPHeadersReader.swift
[42/166] Compiling DatadogInternal B3HTTPHeadersWriter.swift
[43/166] Compiling DatadogInternal HTTPHeadersReader.swift
[44/166] Compiling DatadogInternal HTTPHeadersWriter.swift
[45/166] Compiling DatadogInternal TracingHTTPHeaders.swift
[46/166] Compiling DatadogInternal DatadogURLSessionHandler.swift
[47/166] Compiling DatadogInternal FirstPartyHosts.swift
[48/166] Compiling DatadogInternal GraphQLRequestAttributes.swift
[49/166] Compiling DatadogInternal HostsSanitizer.swift
[50/166] Compiling DatadogInternal Attributes.swift
[51/166] Compiling DatadogInternal AttributesSanitizer.swift
[52/166] Compiling DatadogInternal BacktraceReporter.swift
[53/166] Compiling DatadogInternal CompletionHandler.swift
[54/166] Compiling DatadogInternal Flushable.swift
[55/166] Compiling DatadogInternal ReadWriteLock.swift
[56/166] Compiling DatadogInternal CoreRegistry.swift
[57/166] Compiling DatadogInternal DD.swift
[58/166] Compiling DatadogInternal DataStore.swift
[59/166] Compiling DatadogInternal DatadogExtended.swift
[60/166] Compiling DatadogInternal FixedWidthInteger+Convenience.swift
[61/166] Compiling DatadogInternal AccountInfo.swift
[62/166] Compiling DatadogInternal NetworkContext.swift
[63/166] Compiling DatadogInternal NetworkContextProvider.swift
[64/166] Compiling DatadogInternal NetworkInstrumentationFeature.swift
[65/166] Compiling DatadogInternal TraceContext.swift
[66/166] Compiling DatadogInternal TraceContextInjection.swift
[67/166] Compiling DatadogInternal TracePropagationHeadersReader.swift
[68/166] Compiling DatadogInternal TracePropagationHeadersWriter.swift
[69/166] Compiling DatadogInternal TracingHeaderType+objc.swift
[70/166] Compiling DatadogInternal TracingHeaderType.swift
[71/166] Compiling DatadogInternal ImmutableRequest.swift
[72/166] Compiling DatadogInternal NetworkInstrumentationSwizzler.swift
[73/166] Compiling DatadogInternal URLSessionDataDelegateSwizzler.swift
[74/166] Compiling DatadogInternal URLSessionInstrumentation.swift
[75/166] Compiling DatadogInternal URLSessionSwizzler.swift
[76/166] Compiling DatadogInternal URLSessionTask+Tracking.swift
[77/166] Compiling DatadogInternal URLSessionTaskDelegateSwizzler.swift
[78/166] Compiling DatadogInternal URLSessionTaskInterception.swift
[79/166] Compiling DatadogInternal URLSessionTaskSwizzler.swift
[80/166] Compiling DatadogInternal W3CHTTPHeaders.swift
[81/166] Compiling DatadogInternal W3CHTTPHeadersReader.swift
[82/166] Compiling DatadogInternal W3CHTTPHeadersWriter.swift
[83/166] Compiling DatadogInternal MethodCalledMetric.swift
[84/166] Compiling DatadogInternal SDKMetricFields.swift
[85/166] Compiling DatadogInternal UploadQualityMetric.swift
[86/166] Compiling DatadogInternal Storage.swift
[87/166] Compiling DatadogInternal PerformancePresetOverride.swift
[101/166] Emitting module DatadogInternal
[102/166] Compiling DatadogInternal URLRequestBuilder.swift
[103/166] Compiling DatadogInternal UploadPerformancePreset.swift
[104/166] Compiling DatadogInternal Assert.swift
[105/166] Compiling DatadogInternal CustomDump.swift
[106/166] Compiling DatadogInternal DDError.swift
[107/166] Compiling DatadogInternal DateFormatting.swift
[108/166] Compiling DatadogInternal DeterministicSampler.swift
[109/166] Compiling DatadogInternal ReflectionMirror.swift
[110/166] Compiling DatadogInternal Reflector.swift
[111/166] Compiling DatadogInternal Sampler.swift
[112/166] Compiling DatadogInternal SwiftExtensions.swift
[113/166] Compiling DatadogInternal UIKitExtensions.swift
[114/166] Compiling DatadogInternal WatchKitExtensions.swift
[115/166] Compiling DatadogInternal LogMessage.swift
[116/166] Compiling DatadogInternal ProfilingContext.swift
[117/166] Compiling DatadogInternal ProfilingMessages.swift
[118/166] Compiling DatadogInternal RUMCoreContext.swift
[119/166] Compiling DatadogInternal RUMDataModels.swift
[120/166] Compiling DatadogInternal RUMPayloadMessages.swift
[121/166] Compiling DatadogInternal RUMWebViewContext.swift
[122/166] Compiling DatadogInternal SessionReplayConfiguration.swift
[123/166] Compiling DatadogInternal SessionReplayCoreContext.swift
[124/166] Compiling DatadogInternal SamplingMechanismType.swift
[125/166] Compiling DatadogInternal SamplingPriority.swift
[126/166] Compiling DatadogInternal SpanContext.swift
[127/166] Compiling DatadogInternal SpanID.swift
[128/166] Compiling DatadogInternal Foundation+Datadog.swift
[129/166] Compiling DatadogInternal InternalExtended.swift
[130/166] Compiling DatadogInternal TimeInterval+Convenience.swift
[131/166] Compiling DatadogInternal FeatureMessage.swift
[132/166] Compiling DatadogInternal FeatureMessageReceiver.swift
[133/166] Compiling DatadogInternal BacktraceReport.swift
[134/166] Compiling DatadogInternal BinaryImage.swift
[135/166] Compiling DatadogInternal Crash.swift
[136/166] Compiling DatadogInternal CrashContext.swift
[137/166] Compiling DatadogInternal DDCrashReport.swift
[138/166] Compiling DatadogInternal DDThread.swift
[139/166] Compiling DatadogInternal LaunchReport.swift
[140/166] Compiling DatadogInternal LogEventAttributes.swift
[144/166] Compiling DatadogInternal BatteryStatus.swift
[145/166] Compiling DatadogInternal BrightnessLevel.swift
[146/166] Compiling DatadogInternal BundleType.swift
[147/166] Compiling DatadogInternal CarrierInfo.swift
[148/166] Compiling DatadogInternal DatadogContext.swift
[149/166] Compiling DatadogInternal DatadogSite.swift
[150/166] Compiling DatadogInternal DateProvider.swift
[151/166] Compiling DatadogInternal DeviceInfo.swift
[152/166] Compiling DatadogInternal LaunchInfo.swift
[153/166] Compiling DatadogInternal LocaleInfo.swift
[167/190] Emitting module DatadogFlags
[168/192] Compiling DatadogFlags RUMFlagEvaluationReporter.swift
[169/192] Compiling DatadogFlags ExposureRequestBuilder.swift
[170/192] Compiling DatadogFlags FlagsFeature.swift
[171/192] Compiling DatadogFlags ExposureLogger.swift
[172/192] Compiling DatadogFlags ExposureTracker.swift
[173/192] Compiling DatadogFlags FallbackFlagsClient.swift
[174/192] Compiling DatadogFlags AnyValue.swift
[175/192] Compiling DatadogFlags ExposureEvent.swift
[176/192] Compiling DatadogFlags FlagDetails.swift
[177/192] Compiling DatadogFlags FlagValue.swift
[178/192] Compiling DatadogFlags FlagsClientInternal.swift
[179/192] Compiling DatadogFlags FlagsClientProtocol.swift
[180/192] Compiling DatadogFlags FlagsClientRegistry.swift
[181/192] Compiling DatadogFlags FlagsData.swift
[182/192] Compiling DatadogFlags FlagsDataStore.swift
[183/192] Compiling DatadogFlags FlagsRepository.swift
[184/192] Compiling DatadogFlags FlagAssignment.swift
[185/192] Compiling DatadogFlags FlagAssignmentsResponse.swift
[186/192] Compiling DatadogFlags IssueReporter.swift
[187/192] Compiling DatadogFlags Flags.swift
[188/192] Compiling DatadogFlags FlagsError.swift
[189/192] Compiling DatadogFlags FlagsEvaluationContext.swift
[190/192] Compiling DatadogFlags FlagAssignmentsFetcher.swift
[191/192] Compiling DatadogFlags FlagAssignmentsRequest.swift
[192/192] Compiling DatadogFlags FlagsClient.swift
[193/199] Compiling DatadogOpenFeatureProvider Value+DatadogFlags.swift
[194/199] Compiling DatadogOpenFeatureProvider FlagsEvaluationContext+OpenFeature.swift
[195/199] Compiling DatadogOpenFeatureProvider Versioning.swift
[196/199] Compiling DatadogOpenFeatureProvider ProviderEvaluation+DatadogFlags.swift
[197/199] Compiling DatadogOpenFeatureProvider AnyValue+OpenFeature.swift
[198/199] Emitting module DatadogOpenFeatureProvider
[199/199] Compiling DatadogOpenFeatureProvider DatadogProvider.swift
Build complete! (29.23s)
Fetching https://github.com/open-feature/swift-sdk.git
Fetching https://github.com/DataDog/dd-sdk-ios.git
[1/1404] Fetching swift-sdk
[1405/107800] Fetching swift-sdk, dd-sdk-ios
Fetched https://github.com/open-feature/swift-sdk.git from cache (3.89s)
Fetched https://github.com/DataDog/dd-sdk-ios.git from cache (3.89s)
Computing version for https://github.com/open-feature/swift-sdk.git
Computed https://github.com/open-feature/swift-sdk.git at 0.3.1 (7.01s)
Computing version for https://github.com/DataDog/dd-sdk-ios.git
Computed https://github.com/DataDog/dd-sdk-ios.git at 3.6.0 (0.66s)
Fetching https://github.com/kstenerud/KSCrash.git
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
[1/13565] Fetching opentelemetry-swift-core
[137/35095] Fetching opentelemetry-swift-core, kscrash
Fetched https://github.com/kstenerud/KSCrash.git from cache (1.72s)
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (1.72s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.3.0 (2.32s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.20s)
Computing version for https://github.com/kstenerud/KSCrash.git
Computed https://github.com/kstenerud/KSCrash.git at 2.5.1 (0.61s)
Creating working copy for https://github.com/open-feature/swift-sdk.git
Working copy of https://github.com/open-feature/swift-sdk.git resolved at 0.3.1
Creating working copy for https://github.com/kstenerud/KSCrash.git
Working copy of https://github.com/kstenerud/KSCrash.git resolved at 2.5.1
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift-core
Working copy of https://github.com/open-telemetry/opentelemetry-swift-core resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/DataDog/dd-sdk-ios.git
Working copy of https://github.com/DataDog/dd-sdk-ios.git resolved at 3.6.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-feature/swift-sdk.git"
},
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios.git"
}
],
"manifest_display_name" : "DatadogOpenFeatureProvider",
"name" : "DatadogOpenFeatureProvider",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DatadogOpenFeatureProvider",
"targets" : [
"DatadogOpenFeatureProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DatadogOpenFeatureProviderTests",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProviderTests",
"path" : "Tests/DatadogOpenFeatureProviderTests",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"sources" : [
"AnyValueConversionTests.swift",
"ContextConversionTests.swift",
"DatadogProviderTests.swift",
"ProviderEvaluationTests.swift",
"TestUtilities.swift",
"ValueConversionTests.swift"
],
"target_dependencies" : [
"DatadogOpenFeatureProvider"
],
"type" : "test"
},
{
"c99name" : "DatadogOpenFeatureProvider",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProvider",
"path" : "Sources/DatadogOpenFeatureProvider",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"product_memberships" : [
"DatadogOpenFeatureProvider"
],
"sources" : [
"AnyValue+OpenFeature.swift",
"DatadogProvider.swift",
"FlagsEvaluationContext+OpenFeature.swift",
"ProviderEvaluation+DatadogFlags.swift",
"Value+DatadogFlags.swift",
"Versioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.