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 0.2.0 (abb322), with Swift 6.1 for Android on 31 Aug 2025 11:13:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/IntelligenceKit.git
Reference: 0.2.0
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
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at abb3222 Remove outputText property and improve documentation examples
Cloned https://github.com/FlineDev/IntelligenceKit.git
Revision (git rev-parse @):
abb322214e92878d0fab5236f5171c205541a7fa
SUCCESS checkout https://github.com/FlineDev/IntelligenceKit.git at 0.2.0
========================================
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-0":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
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/3471] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.56s)
Fetching https://github.com/FlineDev/ErrorKit.git
[1/643] Fetching errorkit
Fetched https://github.com/FlineDev/ErrorKit.git from cache (0.45s)
Fetching https://github.com/apple/swift-crypto.git
[1/16363] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (6.92s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (12.62s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.44s)
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.0
Creating working copy for https://github.com/FlineDev/ErrorKit.git
Working copy of https://github.com/FlineDev/ErrorKit.git resolved at main (c9c2fe8)
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (85f4a46)
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/377] Write sources
[0/377] Copying PrivacyInfo.xcprivacy
[0/377] Copying Info.plist
[0/377] Write sources
[6/377] Copying Localizable.xcstrings
[6/377] Write sources
[8/377] Compiling fiat_p256_adx_sqr.S
[9/377] Compiling fiat_p256_adx_mul.S
[10/377] Compiling fiat_curve25519_adx_square.S
[11/377] Compiling fiat_curve25519_adx_mul.S
[12/377] Compiling md5-x86_64-linux.S
[13/377] Compiling md5-x86_64-apple.S
[14/377] Compiling md5-586-linux.S
[15/377] Compiling md5-586-apple.S
[16/377] Compiling CCryptoBoringSSLShims shims.c
[17/377] Compiling chacha20_poly1305_x86_64-linux.S
[18/377] Compiling chacha20_poly1305_x86_64-apple.S
[19/377] Compiling chacha20_poly1305_armv8-win.S
[20/377] Compiling a_octet.cc
[21/377] Write swift-version-24593BA9C3E375BF.txt
[22/377] Compiling a_strex.cc
[23/377] Compiling chacha20_poly1305_armv8-apple.S
[24/377] Compiling chacha-x86_64-linux.S
[25/377] Compiling chacha20_poly1305_armv8-linux.S
[26/377] Compiling chacha-x86_64-apple.S
[27/377] Compiling chacha-x86-linux.S
[28/377] Compiling chacha-x86-apple.S
[29/377] Compiling chacha-armv8-win.S
[30/378] Compiling a_object.cc
[31/393] Compiling chacha-armv4-linux.S
[32/393] Compiling chacha-armv8-linux.S
[33/411] Compiling chacha-armv8-apple.S
[34/411] Compiling a_int.cc
[35/411] Compiling a_mbstr.cc
[36/411] Compiling x86_64-mont5-linux.S
[37/411] Compiling err_data.cc
[38/411] Compiling aes128gcmsiv-x86_64-apple.S
[39/411] Compiling x86_64-mont5-apple.S
[40/411] Compiling aes128gcmsiv-x86_64-linux.S
[41/411] Compiling x86_64-mont-linux.S
[42/411] Compiling x86-mont-linux.S
[43/411] Compiling x86_64-mont-apple.S
[44/411] Compiling vpaes-x86-linux.S
[45/411] Compiling vpaes-x86_64-apple.S
[46/411] Compiling x86-mont-apple.S
[47/411] Compiling vpaes-x86_64-linux.S
[48/411] Compiling vpaes-x86-apple.S
[49/411] Compiling vpaes-armv8-win.S
[50/411] Compiling vpaes-armv8-apple.S
[50/411] Compiling sha512-armv8-win.S
[52/411] Compiling sha512-x86_64-linux.S
[53/411] Compiling vpaes-armv8-linux.S
[53/411] Compiling vpaes-armv7-linux.S
[55/411] Compiling sha512-x86_64-apple.S
[56/411] Compiling sha512-586-linux.S
[57/411] Compiling sha512-586-apple.S
[58/411] Compiling sha256-x86_64-linux.S
[59/411] Compiling sha512-armv8-apple.S
[60/411] Compiling sha512-armv4-linux.S
[61/411] Compiling sha512-armv8-linux.S
[62/411] Compiling sha256-x86_64-apple.S
[63/411] Compiling sha256-armv8-apple.S
[64/411] Compiling sha256-armv4-linux.S
[65/411] Compiling sha256-armv8-win.S
[66/411] Compiling sha256-586-linux.S
[67/411] Compiling sha256-586-apple.S
[68/411] Compiling sha256-armv8-linux.S
[69/411] Compiling sha1-x86_64-linux.S
[70/411] Compiling sha1-x86_64-apple.S
[71/411] Compiling sha1-armv8-win.S
[72/411] Compiling sha1-armv4-large-linux.S
[73/411] Compiling sha1-armv8-linux.S
[74/411] Compiling sha1-armv8-apple.S
[75/411] Compiling sha1-586-linux.S
[76/411] Compiling rsaz-avx2-linux.S
[77/411] Compiling sha1-586-apple.S
[78/411] Compiling rdrand-x86_64-linux.S
[79/411] Compiling rsaz-avx2-apple.S
[80/411] Compiling p256_beeu-x86_64-asm-apple.S
[81/411] Compiling p256_beeu-x86_64-asm-linux.S
[82/411] Compiling rdrand-x86_64-apple.S
[83/411] Compiling p256_beeu-armv8-asm-linux.S
[84/411] Compiling p256_beeu-armv8-asm-win.S
[85/411] Compiling p256_beeu-armv8-asm-apple.S
[86/411] Compiling p256-x86_64-asm-apple.S
[87/411] Compiling p256-armv8-asm-apple.S
[88/411] Compiling p256-armv8-asm-win.S
[89/411] Compiling p256-x86_64-asm-linux.S
[90/411] Compiling ghashv8-armv8-win.S
[91/411] Compiling ghashv8-armv8-linux.S
[92/411] Compiling p256-armv8-asm-linux.S
[93/411] Compiling ghash-x86_64-linux.S
[94/411] Compiling ghashv8-armv8-apple.S
[95/411] Compiling ghash-x86-apple.S
[96/411] Compiling ghash-x86-linux.S
[97/411] Compiling ghash-x86_64-apple.S
[98/411] Compiling ghash-ssse3-x86_64-linux.S
[99/411] Compiling ghashv8-armv7-linux.S
[100/411] Compiling ghash-ssse3-x86-apple.S
[101/411] Compiling ghash-ssse3-x86-linux.S
[102/411] Compiling ghash-ssse3-x86_64-apple.S
[103/411] Compiling ghash-neon-armv8-win.S
[104/411] Compiling ghash-neon-armv8-apple.S
[105/411] Compiling ghash-armv4-linux.S
[106/411] Compiling co-586-apple.S
[107/411] Compiling co-586-linux.S
[108/411] Compiling ghash-neon-armv8-linux.S
[109/411] Compiling bsaes-armv7-linux.S
[110/411] Compiling bn-armv8-win.S
[111/411] Compiling bn-armv8-apple.S
[112/411] Compiling bn-586-linux.S
[113/411] Compiling bn-armv8-linux.S
[114/411] Compiling armv8-mont-win.S
[115/411] Compiling bn-586-apple.S
[116/411] Compiling armv8-mont-apple.S
[117/411] Compiling armv8-mont-linux.S
[118/411] Compiling aesv8-armv8-win.S
[119/411] Compiling armv4-mont-linux.S
[120/411] Compiling aesv8-gcm-armv8-win.S
[121/411] Compiling aesv8-gcm-armv8-apple.S
[122/411] Compiling aesv8-armv8-apple.S
[123/411] Compiling aesv8-armv8-linux.S
[124/411] Compiling aesv8-gcm-armv8-linux.S
[125/411] Compiling aesv8-armv7-linux.S
[126/411] Compiling aesni-x86_64-linux.S
[127/411] Compiling aesni-x86_64-apple.S
[128/411] Compiling aesni-x86-linux.S
[129/411] Compiling aesni-x86-apple.S
[130/411] Compiling aesni-gcm-x86_64-linux.S
[131/411] Compiling aes-gcm-avx512-x86_64-linux.S
[132/411] Compiling aes-gcm-avx512-x86_64-apple.S
[133/411] Compiling aesni-gcm-x86_64-apple.S
[134/411] Compiling aes-gcm-avx2-x86_64-linux.S
[135/411] Compiling aes-gcm-avx2-x86_64-apple.S
[136/411] Compiling xwing.cc
[137/411] Compiling x_x509a.cc
[138/411] Compiling x_req.cc
[139/411] Compiling x_val.cc
[140/411] Compiling x_sig.cc
[141/411] Compiling x_x509.cc
[142/411] Compiling x_spki.cc
[143/411] Compiling x_pubkey.cc
[144/411] Compiling x_all.cc
[145/411] Compiling x_name.cc
[146/411] Compiling x_crl.cc
[147/411] Compiling x_exten.cc
[148/411] Compiling x_attrib.cc
[149/411] Compiling x509spki.cc
[150/411] Compiling x_algor.cc
[152/411] Emitting module HandySwift
[152/415] Compiling x509cset.cc
[153/415] Compiling x509name.cc
[154/415] Compiling x509rset.cc
[155/415] Compiling x509_txt.cc
[156/415] Compiling x509_v3.cc
[157/415] Compiling x509_vpm.cc
[158/415] Compiling x509_trs.cc
[159/415] Compiling x509_vfy.cc
[160/415] Compiling x509_set.cc
[161/415] Compiling x509_req.cc
[162/415] Compiling x509_ext.cc
[163/415] Compiling x509_obj.cc
[164/415] Compiling x509_def.cc
[165/415] Compiling x509_lu.cc
[166/415] Compiling x509_d2.cc
[167/415] Compiling x509_cmp.cc
[168/415] Compiling x509_att.cc
[169/415] Compiling x509.cc
[170/415] Compiling v3_skey.cc
[171/415] Compiling v3_purp.cc
[172/415] Compiling v3_utl.cc
[173/415] Compiling v3_prn.cc
[174/415] Compiling v3_pcons.cc
[175/415] Compiling v3_pmaps.cc
[176/415] Compiling v3_int.cc
[177/415] Compiling v3_ocsp.cc
[178/415] Compiling v3_ncons.cc
[179/415] Compiling v3_lib.cc
[180/415] Compiling v3_info.cc
[181/415] Compiling v3_ia5.cc
[182/415] Compiling v3_genn.cc
[183/415] Compiling v3_extku.cc
[185/415] Compiling HandySwift HandyRegex.swift
[186/415] Compiling HandySwift LogRequestPlugin.swift
[187/415] Compiling HandySwift LogResponsePlugin.swift
[188/415] Compiling HandySwift OperatingSystem.swift
[189/415] Compiling HandySwift Debouncer.swift
[190/415] Compiling HandySwift FrequencyTable.swift
[191/415] Compiling HandySwift GregorianDay.swift
[192/415] Compiling HandySwift GregorianTime.swift
[193/415] Compiling HandySwift DateExt.swift
[194/415] Compiling HandySwift DictionaryExt.swift
[195/415] Compiling HandySwift DispatchTimeIntervalExt.swift
[196/415] Compiling HandySwift DoubleExt.swift
[197/415] Compiling HandySwift DurationExt.swift
[198/415] Compiling HandySwift RandomAccessCollectionExt.swift
[199/415] Compiling HandySwift SequenceExt.swift
[200/415] Compiling HandySwift StringExt.swift
[201/415] Compiling HandySwift StringProtocolExt.swift
[202/415] Compiling HandySwift SymmetricKeyExt.swift
[203/415] Compiling HandySwift ArrayExt.swift
[204/415] Compiling HandySwift CaseIterableExt.swift
[205/415] Compiling HandySwift CollectionExt.swift
[206/415] Compiling HandySwift ComparableExt.swift
[207/415] Compiling HandySwift DataExt.swift
[208/415] Compiling HandySwift TimeIntervalExt.swift
[209/415] Compiling HandySwift Globals.swift
[210/415] Compiling HandySwift AutoConforming.swift
[211/415] Compiling HandySwift DivisibleArithmetic.swift
[212/415] Compiling HandySwift Withable.swift
[213/415] 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 |    }
[214/415] 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 |    }
[215/415] 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 |    }
[216/415] 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 |    }
[217/415] 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 |    }
[217/415] Compiling v3_enum.cc
[219/415] Compiling HandySwift PrintRequestPlugin.swift
[220/415] Compiling HandySwift PrintResponsePlugin.swift
[221/415] Compiling HandySwift RESTClient.swift
[222/415] Compiling HandySwift SortedArray.swift
[222/415] Compiling v3_crld.cc
[223/415] Compiling v3_akeya.cc
[223/415] Compiling v3_cpols.cc
[223/415] Compiling v3_bitst.cc
[223/415] Compiling v3_conf.cc
[223/415] Compiling v3_alt.cc
[223/415] Compiling v3_bcons.cc
[223/415] Compiling v3_akey.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
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/193] Compiling v3_bitst.cc
[1/193] Write swift-version-24593BA9C3E375BF.txt
[2/193] Compiling v3_alt.cc
[3/193] Compiling v3_bcons.cc
[4/193] Compiling v3_conf.cc
[5/193] Compiling t_x509a.cc
[6/193] Compiling v3_akeya.cc
[7/193] Compiling v3_akey.cc
[8/193] Compiling v3_cpols.cc
[9/227] Compiling t_x509.cc
[11/227] Compiling HandySwift ArrayExt.swift
[12/227] Compiling HandySwift CaseIterableExt.swift
[13/227] Compiling HandySwift CollectionExt.swift
[14/227] Compiling HandySwift ComparableExt.swift
[15/227] Compiling HandySwift DataExt.swift
[16/227] Compiling HandySwift DateExt.swift
[17/227] Compiling HandySwift DictionaryExt.swift
[18/227] Compiling HandySwift DispatchTimeIntervalExt.swift
[19/227] Compiling HandySwift DoubleExt.swift
[20/227] Compiling HandySwift DurationExt.swift
[21/231] Emitting module HandySwift
[21/231] Compiling i2d_pr.cc
[23/231] Compiling HandySwift HandyRegex.swift
[24/231] Compiling HandySwift LogRequestPlugin.swift
[25/231] Compiling HandySwift LogResponsePlugin.swift
[26/231] Compiling HandySwift OperatingSystem.swift
[26/231] Compiling t_crl.cc
[27/231] Compiling t_req.cc
[28/231] Compiling policy.cc
[29/231] Compiling name_print.cc
[30/231] Compiling rsa_pss.cc
[32/231] Compiling HandySwift TimeIntervalExt.swift
[33/231] Compiling HandySwift Globals.swift
[34/231] Compiling HandySwift AutoConforming.swift
[35/231] Compiling HandySwift DivisibleArithmetic.swift
[36/231] Compiling HandySwift Withable.swift
[37/231] Compiling HandySwift Debouncer.swift
[38/231] Compiling HandySwift FrequencyTable.swift
[39/231] Compiling HandySwift GregorianDay.swift
[40/231] Compiling HandySwift GregorianTime.swift
[41/231] Compiling HandySwift RandomAccessCollectionExt.swift
[42/231] Compiling HandySwift SequenceExt.swift
[43/231] Compiling HandySwift StringExt.swift
[44/231] Compiling HandySwift StringProtocolExt.swift
[45/231] Compiling HandySwift SymmetricKeyExt.swift
[46/231] 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 |    }
[47/231] 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 |    }
[48/231] 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 |    }
[49/231] 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 |    }
[50/231] 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 |    }
[50/231] Compiling by_file.cc
[52/231] Compiling HandySwift PrintRequestPlugin.swift
[53/231] Compiling HandySwift PrintResponsePlugin.swift
[54/231] Compiling HandySwift RESTClient.swift
[55/231] Compiling HandySwift SortedArray.swift
[55/231] Compiling algorithm.cc
[56/231] Compiling by_dir.cc
[57/231] Compiling a_sign.cc
[58/231] Compiling a_digest.cc
[59/231] Compiling thread_win.cc
[59/231] Compiling thread_pthread.cc
[59/231] Compiling asn1_gen.cc
[59/231] Compiling trust_token.cc
[59/231] Compiling voprf.cc
[59/231] Compiling pmbtoken.cc
[59/231] Compiling a_verify.cc
BUILD FAILURE 6.1 android