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 IntelligenceKit, reference main (babcce), with Swift 6.1 for Android on 27 Sep 2025 10:18:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/IntelligenceKit.git
Reference: main
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/FlineDev/IntelligenceKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at babcce9 Migrate DALL-E image API to GPT-Image instead
Cloned https://github.com/FlineDev/IntelligenceKit.git
Revision (git rev-parse @):
babcce9ddd054d66bf121aa4b11f22dbd6effa4b
SUCCESS checkout https://github.com/FlineDev/IntelligenceKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FlineDev/IntelligenceKit.git
https://github.com/FlineDev/IntelligenceKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "handyswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/HandySwift.git"
    },
    {
      "identity" : "errorkit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/ErrorKit.git"
    }
  ],
  "manifest_display_name" : "IntelligenceKit",
  "name" : "IntelligenceKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "IntelligenceKit",
      "targets" : [
        "IntelligenceKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IntelligenceKitTests",
      "module_type" : "SwiftTarget",
      "name" : "IntelligenceKitTests",
      "path" : "Tests/IntelligenceKitTests",
      "sources" : [
        "UnicodeCleanupPluginTests.swift"
      ],
      "target_dependencies" : [
        "IntelligenceKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IntelligenceKit",
      "module_type" : "SwiftTarget",
      "name" : "IntelligenceKit",
      "path" : "Sources/IntelligenceKit",
      "product_dependencies" : [
        "HandySwift",
        "ErrorKit"
      ],
      "product_memberships" : [
        "IntelligenceKit"
      ],
      "sources" : [
        "Helpers/String+IntelligenceKit.swift",
        "Models/TokenUsage.swift",
        "OpenAI/OpenAI.swift",
        "OpenAI/Plugins/UnicodeCleanupPlugin.swift",
        "OpenAI/Requests/OpenAI+ImageRequest.swift",
        "OpenAI/Requests/OpenAI+JSONSchema.swift",
        "OpenAI/Requests/OpenAI+Request.swift",
        "OpenAI/Requests/OpenAI+ResponseFormat.swift",
        "OpenAI/Responses/OpenAI+ErrorResponse.swift",
        "OpenAI/Responses/OpenAI+ImageResponse.swift",
        "OpenAI/Responses/OpenAI+Response.swift",
        "OpenAI/Shared/OpenAI+Error.swift",
        "OpenAI/Shared/OpenAI+Model.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/FlineDev/HandySwift.git
[1/3481] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.39s)
Fetching https://github.com/FlineDev/ErrorKit.git
[1/646] Fetching errorkit
Fetched https://github.com/FlineDev/ErrorKit.git from cache (0.37s)
Fetching https://github.com/apple/swift-crypto.git
[1/17156] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (5.33s)
Fetching https://github.com/apple/swift-asn1.git
[1/1645] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.25s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.76s)
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (679d9f4)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/FlineDev/ErrorKit.git
Working copy of https://github.com/FlineDev/ErrorKit.git resolved at main (6951a8d)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Building for debugging...
[0/376] Write sources
[0/376] Copying Info.plist
[0/376] Write sources
[0/376] Copying PrivacyInfo.xcprivacy
[0/376] Write sources
[0/376] Copying Localizable.xcstrings
[7/376] Compiling ghash-ssse3-x86-apple.S
[7/376] Write sources
[9/376] Compiling CCryptoBoringSSLShims shims.c
[10/376] Compiling fiat_p256_adx_sqr.S
[11/376] Compiling fiat_p256_adx_mul.S
[12/376] Compiling fiat_curve25519_adx_square.S
[13/376] Compiling e_null.cc
[14/376] Compiling e_rc4.cc
[15/376] Compiling e_des.cc
[16/376] Compiling e_chacha20poly1305.cc
[17/376] Write swift-version-24593BA9C3E375BF.txt
[18/376] Compiling fiat_curve25519_adx_mul.S
[19/376] Compiling e_tls.cc
[20/376] Compiling e_rc2.cc
[21/376] Compiling md5-586-linux.S
[22/376] Compiling md5-x86_64-linux.S
[23/376] Compiling md5-x86_64-apple.S
[24/376] Compiling md5-586-apple.S
[25/376] Compiling chacha20_poly1305_x86_64-linux.S
[26/376] Compiling chacha20_poly1305_armv8-win.S
[27/376] Compiling chacha20_poly1305_x86_64-apple.S
[28/376] Compiling chacha20_poly1305_armv8-apple.S
[29/376] Compiling chacha-x86_64-linux.S
[30/376] Compiling chacha-x86_64-apple.S
[31/376] Compiling chacha-x86-linux.S
[32/376] Compiling chacha-armv8-win.S
[33/376] Compiling chacha20_poly1305_armv8-linux.S
[34/376] Compiling chacha-x86-apple.S
[35/376] Compiling chacha-armv8-apple.S
[36/376] Compiling chacha-armv8-linux.S
[37/376] Compiling chacha-armv4-linux.S
[38/376] Compiling aes128gcmsiv-x86_64-apple.S
[39/376] Compiling aes128gcmsiv-x86_64-linux.S
[40/376] Compiling x86_64-mont5-apple.S
[40/376] Compiling x86_64-mont5-linux.S
[42/376] Compiling x86_64-mont-linux.S
[43/410] Compiling x86_64-mont-apple.S
[44/410] Compiling x86-mont-linux.S
[45/410] Compiling vpaes-x86_64-apple.S
[46/410] Compiling x86-mont-apple.S
[47/410] Compiling vpaes-x86_64-linux.S
[48/410] Compiling vpaes-x86-linux.S
[49/410] Compiling vpaes-x86-apple.S
[50/410] Compiling vpaes-armv8-win.S
[51/410] Compiling sha512-x86_64-linux.S
[52/410] Compiling vpaes-armv7-linux.S
[53/410] Compiling vpaes-armv8-linux.S
[53/410] Compiling sha512-x86_64-apple.S
[55/410] Compiling vpaes-armv8-apple.S
[56/410] Compiling sha512-armv8-win.S
[57/410] Compiling sha512-586-linux.S
[58/410] Compiling sha512-armv8-apple.S
[58/410] Compiling sha512-armv4-linux.S
[60/410] Compiling sha512-armv8-linux.S
[61/410] Compiling sha256-x86_64-linux.S
[62/410] Compiling sha512-586-apple.S
[63/410] Compiling sha256-x86_64-apple.S
[64/410] Compiling sha256-armv8-win.S
[65/410] Compiling sha256-armv4-linux.S
[66/410] Compiling sha256-armv8-linux.S
[67/410] Compiling sha256-armv8-apple.S
[68/410] Compiling sha256-586-linux.S
[69/410] Compiling sha1-x86_64-linux.S
[70/410] Compiling sha256-586-apple.S
[71/410] Compiling sha1-armv8-win.S
[72/410] Compiling sha1-x86_64-apple.S
[73/410] Compiling err_data.cc
[74/410] Compiling sha1-armv8-apple.S
[75/410] Compiling sha1-armv4-large-linux.S
[75/410] Compiling sha1-586-linux.S
[77/410] Compiling sha1-armv8-linux.S
[78/410] Compiling rsaz-avx2-linux.S
[79/410] Compiling sha1-586-apple.S
[80/410] Compiling rsaz-avx2-apple.S
[81/410] Compiling rdrand-x86_64-apple.S
[82/410] Compiling rdrand-x86_64-linux.S
[83/410] Compiling p256_beeu-x86_64-asm-linux.S
[84/410] Compiling p256_beeu-x86_64-asm-apple.S
[85/410] Compiling p256_beeu-armv8-asm-linux.S
[86/410] Compiling p256-x86_64-asm-linux.S
[86/410] Compiling p256_beeu-armv8-asm-win.S
[88/410] Compiling p256-x86_64-asm-apple.S
[89/410] Compiling p256_beeu-armv8-asm-apple.S
[90/410] Compiling p256-armv8-asm-win.S
[91/410] Compiling p256-armv8-asm-linux.S
[92/410] Compiling ghashv8-armv8-win.S
[93/410] Compiling ghashv8-armv7-linux.S
[94/410] Compiling p256-armv8-asm-apple.S
[95/410] Compiling ghashv8-armv8-apple.S
[96/410] Compiling ghashv8-armv8-linux.S
[97/410] Compiling ghash-x86_64-linux.S
[98/410] Compiling ghash-x86_64-apple.S
[99/410] Compiling ghash-x86-linux.S
[100/410] Compiling ghash-ssse3-x86-linux.S
[101/410] Compiling ghash-ssse3-x86_64-apple.S
[102/410] Compiling ghash-x86-apple.S
[103/410] Compiling ghash-neon-armv8-win.S
[104/410] Compiling ghash-ssse3-x86_64-linux.S
[105/410] Compiling ghash-neon-armv8-apple.S
[106/410] Compiling ghash-neon-armv8-linux.S
[107/410] Compiling ghash-armv4-linux.S
[108/410] Compiling co-586-apple.S
[109/410] Compiling bn-armv8-win.S
[110/410] Compiling bsaes-armv7-linux.S
[111/410] Compiling co-586-linux.S
[112/410] Compiling bn-armv8-linux.S
[113/410] Compiling bn-armv8-apple.S
[114/410] Compiling bn-586-apple.S
[115/410] Compiling bn-586-linux.S
[116/410] Compiling armv8-mont-win.S
[117/410] Compiling armv8-mont-apple.S
[118/410] Compiling armv4-mont-linux.S
[119/410] Compiling aesv8-gcm-armv8-win.S
[120/410] Compiling armv8-mont-linux.S
[121/410] Compiling aesv8-gcm-armv8-apple.S
[122/410] Compiling aesv8-gcm-armv8-linux.S
[123/410] Compiling aesv8-armv8-win.S
[124/410] Compiling aesv8-armv7-linux.S
[125/410] Compiling aesv8-armv8-apple.S
[126/410] Compiling aesv8-armv8-linux.S
[127/410] Compiling aesni-x86_64-linux.S
[128/410] Compiling aesni-x86_64-apple.S
[129/410] Compiling aesni-gcm-x86_64-linux.S
[130/410] Compiling aesni-x86-linux.S
[131/410] Compiling aesni-x86-apple.S
[132/410] Compiling aesni-gcm-x86_64-apple.S
[133/410] Compiling aes-gcm-avx512-x86_64-linux.S
[134/410] Compiling aes-gcm-avx512-x86_64-apple.S
[135/410] Compiling aes-gcm-avx2-x86_64-apple.S
[136/410] Compiling aes-gcm-avx2-x86_64-linux.S
[137/410] Compiling xwing.cc
[138/410] Compiling x_x509a.cc
[139/410] Compiling x_sig.cc
[139/410] Compiling x_spki.cc
[141/410] Compiling x_pubkey.cc
[142/410] Compiling x_req.cc
[143/410] Compiling x_x509.cc
[144/410] Compiling x_name.cc
[145/410] Compiling x_exten.cc
[146/410] Compiling x_attrib.cc
[147/410] Compiling x_crl.cc
[148/410] Compiling x_algor.cc
[149/410] Compiling x_all.cc
[150/410] Compiling x509spki.cc
[151/410] Compiling x509rset.cc
[152/410] Compiling x509name.cc
[153/410] Compiling x509cset.cc
[154/410] Compiling x509_vpm.cc
[155/410] Compiling x509_txt.cc
[156/410] Compiling x509_vfy.cc
[157/410] Compiling x509_v3.cc
[158/410] Compiling x509_trs.cc
[159/410] Compiling x509_set.cc
[160/410] Compiling x509_obj.cc
[161/410] Compiling x509_req.cc
[162/410] Compiling x509_def.cc
[162/410] Compiling x509_lu.cc
[164/410] Compiling x509_ext.cc
[165/410] Compiling x509_d2.cc
[166/410] Compiling x509.cc
[167/410] Compiling x509_att.cc
[168/410] Compiling x509_cmp.cc
[169/410] Compiling v3_skey.cc
[170/410] Compiling v3_purp.cc
[171/410] Compiling v3_utl.cc
[172/410] Compiling v3_prn.cc
[173/410] Compiling v3_ocsp.cc
[174/410] Compiling v3_pcons.cc
[175/410] Compiling v3_pmaps.cc
[176/410] Compiling v3_int.cc
[177/410] Compiling v3_ncons.cc
[178/410] Compiling v3_lib.cc
[180/410] Compiling HandySwift Debouncer.swift
[181/410] Compiling HandySwift FrequencyTable.swift
[182/410] Compiling HandySwift GregorianDay.swift
[183/410] Compiling HandySwift GregorianTime.swift
[184/414] Compiling HandySwift HandyRegex.swift
[185/414] Compiling HandySwift LogRequestPlugin.swift
[186/414] Compiling HandySwift LogResponsePlugin.swift
[187/414] Compiling HandySwift OperatingSystem.swift
[188/414] Compiling HandySwift TimeIntervalExt.swift
[189/414] Compiling HandySwift Globals.swift
[190/414] Compiling HandySwift AutoConforming.swift
[191/414] Compiling HandySwift DivisibleArithmetic.swift
[192/414] Compiling HandySwift Withable.swift
[193/414] Compiling HandySwift ArrayExt.swift
[194/414] Compiling HandySwift CaseIterableExt.swift
[195/414] Compiling HandySwift CollectionExt.swift
[196/414] Compiling HandySwift ComparableExt.swift
[197/414] Compiling HandySwift DataExt.swift
[198/414] Emitting module HandySwift
[199/414] Compiling HandySwift RandomAccessCollectionExt.swift
[200/414] Compiling HandySwift SequenceExt.swift
[201/414] Compiling HandySwift StringExt.swift
[202/414] Compiling HandySwift StringProtocolExt.swift
[203/414] Compiling HandySwift SymmetricKeyExt.swift
[204/414] Compiling HandySwift DateExt.swift
[205/414] Compiling HandySwift DictionaryExt.swift
[206/414] Compiling HandySwift DispatchTimeIntervalExt.swift
[207/414] Compiling HandySwift DoubleExt.swift
[208/414] Compiling HandySwift DurationExt.swift
[209/414] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[210/414] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[211/414] Compiling HandySwift JSONDecoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[212/414] Compiling HandySwift JSONEncoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[213/414] Compiling HandySwift NSRangeExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[213/414] Compiling v3_info.cc
[214/414] Compiling v3_ia5.cc
[215/414] Compiling v3_extku.cc
[216/414] Compiling v3_genn.cc
[217/414] Compiling v3_crld.cc
[218/414] Compiling v3_enum.cc
[219/414] Compiling v3_cpols.cc
[221/414] Compiling HandySwift PrintRequestPlugin.swift
[222/414] Compiling HandySwift PrintResponsePlugin.swift
[223/414] Compiling HandySwift RESTClient.swift
[224/414] Compiling HandySwift SortedArray.swift
[224/414] Compiling v3_akey.cc
[224/414] Compiling v3_alt.cc
[224/414] Compiling v3_bcons.cc
[224/414] Compiling v3_akeya.cc
[224/414] Compiling t_x509a.cc
[224/414] Compiling v3_bitst.cc
[224/414] Compiling v3_conf.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/191] Compiling v3_akeya.cc
[1/191] Compiling v3_bitst.cc
[2/191] Compiling v3_bcons.cc
[3/191] Compiling t_x509a.cc
[4/191] Compiling v3_akey.cc
[5/191] Compiling t_x509.cc
[6/191] Compiling v3_alt.cc
[7/191] Compiling v3_conf.cc
[8/191] Write swift-version-24593BA9C3E375BF.txt
[9/191] Compiling i2d_pr.cc
[10/225] Compiling t_req.cc
[11/225] Compiling name_print.cc
[12/225] Compiling t_crl.cc
[13/225] Compiling rsa_pss.cc
[14/225] Compiling policy.cc
[15/225] Compiling by_file.cc
[17/225] Compiling HandySwift TimeIntervalExt.swift
[18/225] Compiling HandySwift Globals.swift
[19/225] Compiling HandySwift AutoConforming.swift
[20/225] Compiling HandySwift DivisibleArithmetic.swift
[21/225] Compiling HandySwift Withable.swift
[22/229] Compiling HandySwift ArrayExt.swift
[23/229] Compiling HandySwift CaseIterableExt.swift
[24/229] Compiling HandySwift CollectionExt.swift
[25/229] Compiling HandySwift ComparableExt.swift
[26/229] Compiling HandySwift DataExt.swift
[27/229] Compiling HandySwift DateExt.swift
[28/229] Compiling HandySwift DictionaryExt.swift
[29/229] Compiling HandySwift DispatchTimeIntervalExt.swift
[30/229] Compiling HandySwift DoubleExt.swift
[31/229] Compiling HandySwift DurationExt.swift
[31/229] Compiling by_dir.cc
[33/229] Emitting module HandySwift
[34/229] Compiling HandySwift Debouncer.swift
[35/229] Compiling HandySwift FrequencyTable.swift
[36/229] Compiling HandySwift GregorianDay.swift
[37/229] Compiling HandySwift GregorianTime.swift
[38/229] Compiling HandySwift HandyRegex.swift
[39/229] Compiling HandySwift LogRequestPlugin.swift
[40/229] Compiling HandySwift LogResponsePlugin.swift
[41/229] Compiling HandySwift OperatingSystem.swift
[42/229] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[43/229] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[44/229] Compiling HandySwift JSONDecoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[45/229] Compiling HandySwift JSONEncoderExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[46/229] Compiling HandySwift NSRangeExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[47/229] Compiling HandySwift RandomAccessCollectionExt.swift
[48/229] Compiling HandySwift SequenceExt.swift
[49/229] Compiling HandySwift StringExt.swift
[50/229] Compiling HandySwift StringProtocolExt.swift
[51/229] Compiling HandySwift SymmetricKeyExt.swift
[52/229] Compiling HandySwift PrintRequestPlugin.swift
[53/229] Compiling HandySwift PrintResponsePlugin.swift
[54/229] Compiling HandySwift RESTClient.swift
[55/229] Compiling HandySwift SortedArray.swift
[55/229] Compiling asn1_gen.cc
[56/229] Compiling algorithm.cc
[57/229] Compiling voprf.cc
[58/229] Compiling a_verify.cc
[58/229] Compiling pmbtoken.cc
[58/229] Compiling a_digest.cc
[58/229] Compiling thread_pthread.cc
[58/229] Compiling a_sign.cc
[58/229] Compiling thread_win.cc
[58/229] Compiling trust_token.cc
BUILD FAILURE 6.1 android