The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build EmbraceIO, reference main (9550fd), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 22:55:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/embrace-io/embrace-apple-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/embrace-io/embrace-apple-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9550fd4 Release `6.12.1` (#287)
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
9550fd4e26280b3bcecb113ee0d3bdf66273abf9
SUCCESS checkout https://github.com/embrace-io/embrace-apple-sdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/embrace-io/embrace-apple-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[2/126] Write sources
[17/126] Copying PrivacyInfo.xcprivacy
[18/126] Write sources
[27/126] Write swift-version-1EA4D86E10B52AF.txt
[28/126] Compiling KSCrashMonitor_User.c
[29/126] Compiling KSCrashMonitor_Zombie.c
[31/228] Emitting module SwiftSyntax509
[32/228] Compiling SwiftSyntax509 Empty.swift
[32/328] Compiling URLSessionDelegateImplementerButWithoutConforming.m
[33/328] Compiling KSCrashRecording resource_bundle_accessor.m
[34/328] Compiling URLSessionDelegateImplementerButWithoutConforming.m
[35/328] Compiling KSCrashMonitor_Signal.c
[36/328] Compiling EMBURLSessionDelegateProxy+FRPPatch.m
[37/372] Compiling KSCrashMonitor_System.m
[38/374] Compiling KSCrashMonitor_MachException.c
[39/374] Compiling KSCrashMonitor_NSException.m
[40/374] Compiling KSCrashMonitor_Memory.m
[41/374] Compiling EMBURLSessionDelegateProxy.m
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxyFunctions.m:114:21: warning: 'URLSession:task:needNewBodyStreamFromOffset:completionHandler:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
  114 |             [target URLSession:session task:task needNewBodyStreamFromOffset:offset completionHandler:completionHandler];
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1031:1: note: 'URLSession:task:needNewBodyStreamFromOffset:completionHandler:' has been marked as being introduced in macOS 14.0 here, but the deployment target is macOS 13.0.0
 1031 | - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxyFunctions.m:114:21: note: enclose 'URLSession:task:needNewBodyStreamFromOffset:completionHandler:' in an @available check to silence this warning
  114 |             [target URLSession:session task:task needNewBodyStreamFromOffset:offset completionHandler:completionHandler];
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxyFunctions.m:140:21: warning: 'URLSession:task:didReceiveInformationalResponse:' is only available on macOS 14.0 or newer [-Wunguarded-availability-new]
  140 |             [target URLSession:session task:task didReceiveInformationalResponse:response];
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:1045:1: note: 'URLSession:task:didReceiveInformationalResponse:' has been marked as being introduced in macOS 14.0 here, but the deployment target is macOS 13.0.0
 1045 | - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didReceiveInformationalResponse:(NSHTTPURLResponse *)response API_AVAILABLE(macos(14.0), ios(17.0), watchos(10.0), tvos(17.0));
      | ^
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxyFunctions.m:140:21: note: enclose 'URLSession:task:didReceiveInformationalResponse:' in an @available check to silence this warning
  140 |             [target URLSession:session task:task didReceiveInformationalResponse:response];
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[42/374] Compiling KSCrashMonitor_AppState.c
[43/374] Compiling EMBURLSessionDelegateProxyFunctions.m
[44/374] Compiling KSCrashRecording KSThreadCache.c
[45/374] Compiling KSCrashMonitor_Deadlock.m
[46/374] Compiling KSCrashRecording KSCrashReportStoreC.c
[47/374] Compiling KSCrashRecording KSCrashReportFixer.c
[48/374] Compiling KSCrashRecording KSCrashReport.m
[49/374] Compiling KSCrashRecording KSCrashReportC.c
[50/374] Compiling KSCrashRecording KSCrashReportStore.m
[51/374] Compiling KSCrashRecording KSCrashC.c
[52/374] Compiling KSCrashRecording KSCrashConfiguration.m
[53/374] Compiling KSCrashRecording KSCrashAppStateTracker.m
[54/374] Compiling KSCrashMonitor_CPPException.cpp
[55/374] Compiling KSCrashRecording KSCrashAppMemory.m
[56/374] Compiling KSCrashRecording KSCrashAppMemoryTracker.m
[57/374] Compiling KSCrashRecording resource_bundle_accessor.m
[58/374] Compiling KSCrashRecording KSCrash.m
[59/374] Compiling KSCrashMonitor_Zombie.c
[60/374] Compiling KSCrashMonitor_Signal.c
[61/374] Compiling KSCrashMonitor_User.c
[62/374] Compiling KSCrashMonitor_MachException.c
[63/374] Compiling KSCrashMonitor_Memory.m
[64/374] Compiling KSCrashMonitor_Deadlock.m
[65/374] Compiling KSCrashMonitor_NSException.m
[66/374] Compiling KSCrashMonitor_AppState.c
[67/374] Compiling KSCrashMonitor_CPPException.cpp
[68/374] Compiling KSCrashMonitor_System.m
[69/374] Compiling KSCrashRecording KSThreadCache.c
[70/374] Compiling KSCrashRecording KSCrashReportStoreC.c
[71/374] Compiling KSCrashRecording KSCrashReportFixer.c
[72/374] Compiling KSCrashRecording KSCrashReportStore.m
[73/374] Compiling KSCrashRecording KSCrashReport.m
[74/374] Compiling KSCrashRecording KSCrashC.c
[75/374] Compiling KSCrashRecording KSCrashReportC.c
[76/374] Compiling KSCrashRecording KSCrashConfiguration.m
[77/374] Compiling KSCrashRecording KSCrashAppStateTracker.m
[78/374] Compiling KSCrashRecording KSCrashAppMemoryTracker.m
[79/374] Compiling EMBURLSessionDelegateForwarder.m
[80/374] Compiling KSCrashRecording KSCrashAppMemory.m
[81/374] Compiling EMBStartupTracker.m
[82/374] Compiling KSCrashRecording KSCrash.m
[83/374] Compiling EMBRURLSessionTaskHeaderInjector.m
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBDisplayLinkProxy.m:5:9: fatal error: 'UIKit/Uikit.h' file not found
    5 | #import <UIKit/Uikit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[84/374] Compiling EMBDisplayLinkProxy.m
[84/374] Compiling EMBWKNavigationDelegateProxy.m
[84/374] Compiling EMBBinaryImageProvider.m
[84/374] Compiling EMBDevice.m
[84/374] Compiling EMBLoaderClass.m
[84/374] Compiling EMBWKNavigationDelegateProxy.m
[84/374] Compiling EMBStackTraceProccessor.m
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16920] Fetching opentelemetry-swift
[171/33254] Fetching opentelemetry-swift, kscrash
[33255/104221] Fetching opentelemetry-swift, kscrash, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.28s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (3.28s)
Fetched https://github.com/kstenerud/KSCrash from cache (3.28s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.16.1 (3.90s)
Fetching https://github.com/undefinedlabs/Thrift-Swift
Fetching https://github.com/undefinedlabs/opentracing-objc
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/grpc/grpc-swift.git
[6/508] Fetching opentracing-objc
[42/1160] Fetching opentracing-objc, thrift-swift
[43/2963] Fetching opentracing-objc, thrift-swift, swift-atomics
[382/5175] Fetching opentracing-objc, thrift-swift, swift-atomics, swift-metrics
[1393/9011] Fetching opentracing-objc, thrift-swift, swift-atomics, swift-metrics, swift-log
[6416/60281] Fetching opentracing-objc, thrift-swift, swift-atomics, swift-metrics, swift-log, grpc-swift
Fetched https://github.com/apple/swift-log.git from cache (1.08s)
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (1.08s)
Fetching https://github.com/apple/swift-nio.git
[5180/55937] Fetching thrift-swift, swift-atomics, swift-metrics, grpc-swift
[55938/95455] Fetching thrift-swift, swift-atomics, swift-metrics, grpc-swift, swift-protobuf
[61471/171797] Fetching thrift-swift, swift-atomics, swift-metrics, grpc-swift, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (3.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.85s)
Fetched https://github.com/grpc/grpc-swift.git from cache (3.85s)
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (3.86s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.85s)
Fetched https://github.com/apple/swift-nio.git from cache (3.42s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.2.0 (5.11s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (1.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.42s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.62s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/6014] Fetching swift-nio-extras
[62/8687] Fetching swift-nio-extras, swift-nio-transport-services
[256/20220] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[2205/36935] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-collections
[3318/51831] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.98s)
[8447/49158] Fetching swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.90s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.90s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.47s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (2.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
[1/4443] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.41s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 509.1.1 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.49s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/1169] Fetching swift-http-structured-headers
[2/3595] Fetching swift-http-structured-headers, swift-service-lifecycle
[26/5211] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[332/11170] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms
[571/12074] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms, swift-http-types
[662/17059] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms, swift-http-types, swift-async-algorithms
[915/23263] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.89s)
[7176/22094] Fetching swift-service-lifecycle, swift-asn1, swift-algorithms, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.00s)
[11029/19668] Fetching swift-asn1, swift-algorithms, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.00s)
[9463/18052] Fetching swift-algorithms, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.12s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.12s)
[6576/7108] Fetching swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.23s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.23s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.70s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/15488] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.16.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
BUILD FAILURE 6.2 macosSpm