Build Information
Failed to build ARCore, reference main (5aa221), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 15:43:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google-ar/arcore-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google-ar/arcore-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5aa221f ARCore iOS SDK 1.54.0
Cloned https://github.com/google-ar/arcore-ios-sdk.git
Revision (git rev-parse @):
5aa221f8e9a516643fcc7b080c565f22b20ab57c
SUCCESS checkout https://github.com/google-ar/arcore-ios-sdk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/google-ar/arcore-ios-sdk.git
https://github.com/google-ar/arcore-ios-sdk.git
{
"dependencies" : [
{
"identity" : "nanopb",
"requirement" : {
"range" : [
{
"lower_bound" : "2.30909.0",
"upper_bound" : "2.30911.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/nanopb.git"
},
{
"identity" : "googledatatransport",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleDataTransport.git"
},
{
"identity" : "gtm-session-fetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/gtm-session-fetcher.git"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
}
],
"manifest_display_name" : "ARCore",
"name" : "ARCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ARCoreCloudAnchors",
"targets" : [
"CloudAnchors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ARCoreGeospatial",
"targets" : [
"Geospatial"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ARCoreGARSession",
"targets" : [
"GARSession"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ARCoreAugmentedFaces",
"targets" : [
"AugmentedFaces"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ARCoreSemantics",
"targets" : [
"Semantics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TFShared",
"module_type" : "ClangTarget",
"name" : "TFShared",
"path" : "TFShared",
"product_memberships" : [
"ARCoreAugmentedFaces",
"ARCoreSemantics"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreTFShared",
"Base"
],
"type" : "library"
},
{
"c99name" : "Semantics",
"module_type" : "ClangTarget",
"name" : "Semantics",
"path" : "Semantics",
"product_memberships" : [
"ARCoreSemantics"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Semantics/Resources/ARCoreCoreMLSemanticsResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreSemantics",
"GARSession",
"TFShared"
],
"type" : "library"
},
{
"c99name" : "Geospatial",
"module_type" : "ClangTarget",
"name" : "Geospatial",
"path" : "Geospatial",
"product_memberships" : [
"ARCoreGeospatial"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreGeospatial",
"GARSession"
],
"type" : "library"
},
{
"c99name" : "GARSession",
"module_type" : "ClangTarget",
"name" : "GARSession",
"path" : "GARSession",
"product_dependencies" : [
"nanopb",
"FirebaseRemoteConfig"
],
"product_memberships" : [
"ARCoreCloudAnchors",
"ARCoreGeospatial",
"ARCoreGARSession",
"ARCoreSemantics"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/GARSession/Resources/ARCoreResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreGARSession",
"Base"
],
"type" : "library"
},
{
"c99name" : "CloudAnchors",
"module_type" : "ClangTarget",
"name" : "CloudAnchors",
"path" : "CloudAnchors",
"product_dependencies" : [
"GTMSessionFetcherCore",
"nanopb"
],
"product_memberships" : [
"ARCoreCloudAnchors"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreCloudAnchors",
"GARSession"
],
"type" : "library"
},
{
"c99name" : "Base",
"module_type" : "ClangTarget",
"name" : "Base",
"path" : "Base",
"product_dependencies" : [
"nanopb",
"GoogleDataTransport"
],
"product_memberships" : [
"ARCoreCloudAnchors",
"ARCoreGeospatial",
"ARCoreGARSession",
"ARCoreAugmentedFaces",
"ARCoreSemantics"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreBase"
],
"type" : "library"
},
{
"c99name" : "AugmentedFaces",
"module_type" : "ClangTarget",
"name" : "AugmentedFaces",
"path" : "AugmentedFaces",
"product_dependencies" : [
"nanopb"
],
"product_memberships" : [
"ARCoreAugmentedFaces"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AugmentedFaces/Resources/ARCoreFaceResources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"ARCoreAugmentedFaces",
"Base",
"TFShared"
],
"type" : "library"
},
{
"c99name" : "ARCoreTFShared",
"module_type" : "BinaryTarget",
"name" : "ARCoreTFShared",
"path" : "remote/archive/TFShared.zip",
"product_memberships" : [
"ARCoreAugmentedFaces",
"ARCoreSemantics"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreSemantics",
"module_type" : "BinaryTarget",
"name" : "ARCoreSemantics",
"path" : "remote/archive/Semantics.zip",
"product_memberships" : [
"ARCoreSemantics"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreGeospatial",
"module_type" : "BinaryTarget",
"name" : "ARCoreGeospatial",
"path" : "remote/archive/Geospatial.zip",
"product_memberships" : [
"ARCoreGeospatial"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreGARSession",
"module_type" : "BinaryTarget",
"name" : "ARCoreGARSession",
"path" : "remote/archive/GARSession.zip",
"product_memberships" : [
"ARCoreCloudAnchors",
"ARCoreGeospatial",
"ARCoreGARSession",
"ARCoreSemantics"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreCloudAnchors",
"module_type" : "BinaryTarget",
"name" : "ARCoreCloudAnchors",
"path" : "remote/archive/CloudAnchors.zip",
"product_memberships" : [
"ARCoreCloudAnchors"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreBase",
"module_type" : "BinaryTarget",
"name" : "ARCoreBase",
"path" : "remote/archive/Base.zip",
"product_memberships" : [
"ARCoreCloudAnchors",
"ARCoreGeospatial",
"ARCoreGARSession",
"ARCoreAugmentedFaces",
"ARCoreSemantics"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ARCoreAugmentedFaces",
"module_type" : "BinaryTarget",
"name" : "ARCoreAugmentedFaces",
"path" : "remote/archive/AugmentedFaces.zip",
"product_memberships" : [
"ARCoreAugmentedFaces"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
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
Fetching https://github.com/firebase/nanopb.git from cache
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetching https://github.com/firebase/firebase-ios-sdk.git from cache
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetched https://github.com/firebase/nanopb.git from cache (4.68s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (4.68s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (4.72s)
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (5.00s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (5.51s)
Fetching https://github.com/google/promises.git from cache
Fetched https://github.com/google/promises.git from cache (0.53s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (1.11s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.63s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (0.58s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 11.15.0 (9.44s)
Fetching https://github.com/google/app-check.git from cache
Fetching https://github.com/google/grpc-binary.git from cache
Fetching https://github.com/firebase/leveldb.git from cache
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetching https://github.com/google/abseil-cpp-binary.git from cache
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetched https://github.com/google/grpc-binary.git from cache (0.57s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/firebase/leveldb.git from cache (0.66s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.66s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.76s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.76s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.77s)
Fetched https://github.com/google/app-check.git from cache (0.81s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.57s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (3.77s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.56s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.48s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.15.0 (0.59s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/106] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.57s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (1.18s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.60s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.58s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 2.3.0 (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.53s)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 3.5.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.1
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 11.15.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 2.3.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.15.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
[1336/1449] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip' which is required by binary target 'ARCoreAugmentedFaces': badResponseStatusCode(404)
[2785/2898] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip' which is required by binary target 'ARCoreBase': badResponseStatusCode(404)
[4234/4347] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip' which is required by binary target 'ARCoreCloudAnchors': badResponseStatusCode(404)
[5683/5796] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip' which is required by binary target 'ARCoreGARSession': badResponseStatusCode(404)
[7132/7245] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip' which is required by binary target 'ARCoreSemantics': badResponseStatusCode(404)
[8581/8694] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip' which is required by binary target 'ARCoreGeospatial': badResponseStatusCode(404)
[10030/10143] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip' which is required by binary target 'ARCoreTFShared': badResponseStatusCode(404)
[12172/12172] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[350423/350423] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip
[708601/708601] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip
[5037636/5037636] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
[5382842/5382842] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[5761108/5761108] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[8775907/8775907] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip
[9070741/9070741] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[10548824/10548824] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
[18522340/18522340] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip
Downloading binary artifact https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip
Fetching binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip from cache
Fetching binary artifact https://dl.google.com/firebase/ios/appads/2.3.0/GoogleAdsOnDeviceConversion.zip from cache
[1449/1449] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip' which is required by binary target 'ARCoreGARSession': badResponseStatusCode(404)
[2898/2898] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip' which is required by binary target 'ARCoreBase': badResponseStatusCode(404)
[4347/4347] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip
[5796/5796] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip
[7245/7245] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip' which is required by binary target 'ARCoreCloudAnchors': badResponseStatusCode(404)
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip' which is required by binary target 'ARCoreGeospatial': badResponseStatusCode(404)
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip' which is required by binary target 'ARCoreAugmentedFaces': badResponseStatusCode(404)
[8694/8694] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip' which is required by binary target 'ARCoreSemantics': badResponseStatusCode(404)
[10143/10143] Downloading https://dl.google.com/arcore/swiftpm/1.54.0/GARSession.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Base.zip, https://dl.google.com/arcore/swiftpm/1.54.0/CloudAnchors.zip, https://dl.google.com/arcore/swiftpm/1.54.0/AugmentedFaces.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Geospatial.zip, https://dl.google.com/arcore/swiftpm/1.54.0/Semantics.zip, https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip
error: failed downloading 'https://dl.google.com/arcore/swiftpm/1.54.0/TFShared.zip' which is required by binary target 'ARCoreTFShared': badResponseStatusCode(404)
BUILD FAILURE 6.1 macosSpm