Build Information
Failed to build CodableAlamofire, reference master (a4313a), with Swift 6.3 for Android on 11 Apr 2026 08:18:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Otbivnoe/CodableAlamofire.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Otbivnoe/CodableAlamofire
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a4313aa Merge pull request #16 from Otbivnoe/update-alamofire-v5.1
Submodule path 'Carthage/Checkouts/Alamofire': checked out 'fca036f7aeca07124067cb6e0c12b0ad6359e3d4'
Submodule 'Carthage/Checkouts/Alamofire' (https://github.com/Alamofire/Alamofire.git) registered for path 'Carthage/Checkouts/Alamofire'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Alamofire'...
Cloned https://github.com/Otbivnoe/CodableAlamofire.git
Revision (git rev-parse @):
a4313aa4bc09c09703f7ba71ab1300059abbde24
SUCCESS checkout https://github.com/Otbivnoe/CodableAlamofire.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Otbivnoe/CodableAlamofire.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/Alamofire/Alamofire
[1/31497] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (4.48s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (4.94s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/44] Emitting module Alamofire
[6/49] Compiling Alamofire WebSocketRequest.swift
[7/49] Compiling Alamofire DispatchQueue+Alamofire.swift
[8/49] Compiling Alamofire OperationQueue+Alamofire.swift
[9/49] Compiling Alamofire Result+Alamofire.swift
[10/49] Compiling Alamofire StringEncoding+Alamofire.swift
[11/49] Compiling Alamofire URLRequest+Alamofire.swift
[12/49] Compiling Alamofire OfflineRetrier.swift
[13/49] Compiling Alamofire RedirectHandler.swift
[14/49] Compiling Alamofire RequestCompression.swift
[15/49] Compiling Alamofire RequestInterceptor.swift
[16/49] Compiling Alamofire ResponseSerialization.swift
[17/49] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[18/49] Compiling Alamofire AlamofireExtended.swift
[19/49] Compiling Alamofire AuthenticationInterceptor.swift
[20/49] Compiling Alamofire CachedResponseHandler.swift
[21/49] Compiling Alamofire Combine.swift
[22/49] Compiling Alamofire RetryPolicy.swift
[23/49] Compiling Alamofire ServerTrustEvaluation.swift
[24/49] Compiling Alamofire URLEncodedFormEncoder.swift
[25/49] Compiling Alamofire Validation.swift
[26/49] Compiling Alamofire resource_bundle_accessor.swift
[27/49] Compiling Alamofire RequestTaskMap.swift
[28/49] Compiling Alamofire Response.swift
[29/49] Compiling Alamofire Session.swift
[30/49] Compiling Alamofire SessionDelegate.swift
[31/49] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[32/49] Compiling Alamofire UploadRequest.swift
[33/49] Compiling Alamofire Concurrency.swift
[34/49] Compiling Alamofire EventMonitor.swift
[35/49] Compiling Alamofire MultipartFormData.swift
[36/49] Compiling Alamofire MultipartUpload.swift
[37/49] Compiling Alamofire NetworkReachabilityManager.swift
[38/49] Compiling Alamofire HTTPMethod.swift
[39/49] Compiling Alamofire Notifications.swift
[40/49] Compiling Alamofire ParameterEncoder.swift
[41/49] Compiling Alamofire ParameterEncoding.swift
[42/49] Compiling Alamofire Protected.swift
[43/49] Compiling Alamofire Request.swift
[44/49] Compiling Alamofire Alamofire.swift
[45/49] Compiling Alamofire AFError.swift
[46/49] Compiling Alamofire DataRequest.swift
[47/49] Compiling Alamofire DataStreamRequest.swift
[48/49] Compiling Alamofire DownloadRequest.swift
[49/49] Compiling Alamofire HTTPHeaders.swift
[51/54] Compiling CodableAlamofire AlamofireDecodableError.swift
[52/54] Compiling CodableAlamofire DataRequest+Decodable.swift
[53/54] Emitting module CodableAlamofire
[54/54] Compiling CodableAlamofire DataKeyPathSerializer.swift
/host/spi-builder-workspace/Sources/CodableAlamofire/DataKeyPathSerializer.swift:31:28: warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
29 | }
30 |
31 | let json = try JSONResponseSerializer().serialize(request: nil, response: response, data: data, error: nil)
| `- warning: 'JSONResponseSerializer' is deprecated: JSONResponseSerializer deprecated and will be removed in Alamofire 6. Use DecodableResponseSerializer instead. [#DeprecatedDeclaration]
32 | if let nestedJson = (json as AnyObject).value(forKeyPath: keyPath) {
33 | guard JSONSerialization.isValidJSONObject(nestedJson) else {
/host/spi-builder-workspace/Sources/CodableAlamofire/DataKeyPathSerializer.swift:32:53: error: value of type 'AnyObject' has no member 'value'
30 |
31 | let json = try JSONResponseSerializer().serialize(request: nil, response: response, data: data, error: nil)
32 | if let nestedJson = (json as AnyObject).value(forKeyPath: keyPath) {
| `- error: value of type 'AnyObject' has no member 'value'
33 | guard JSONSerialization.isValidJSONObject(nestedJson) else {
34 | throw AFError.responseSerializationFailed(reason: .decodingFailed(error: AlamofireDecodableError.invalidJSON))
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
BUILD FAILURE 6.3 android