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 Dribble, reference main (7e82e7), with Swift 6.1 for Android on 28 May 2025 22:21:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Dribble.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/orlandos-nl/Dribble
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e82e7f Merge pull request #2 from needle-tail/main
Cloned https://github.com/orlandos-nl/Dribble.git
Revision (git rev-parse @):
7e82e7fc28f21da4923ecf4b4d4edd7f3d08d87b
SUCCESS checkout https://github.com/orlandos-nl/Dribble.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/Dribble.git
https://github.com/orlandos-nl/Dribble.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.60.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "Dribble",
  "name" : "Dribble",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Dribble",
      "targets" : [
        "Dribble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CLIExample",
      "targets" : [
        "CLIExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DribbleTests",
      "module_type" : "SwiftTarget",
      "name" : "DribbleTests",
      "path" : "Tests/DribbleTests",
      "sources" : [
        "DribbleTests.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Dribble",
      "module_type" : "SwiftTarget",
      "name" : "Dribble",
      "path" : "Sources/Dribble",
      "product_dependencies" : [
        "NIO",
        "_NIOConcurrency",
        "NIOFoundationCompat",
        "Crypto"
      ],
      "product_memberships" : [
        "Dribble",
        "CLIExample"
      ],
      "sources" : [
        "Errors.swift",
        "Heplers.swift",
        "STUN.swift",
        "StunClient.swift",
        "StunInboundHandler.swift",
        "TurnAllocation.swift",
        "TurnChannels.swift",
        "TurnClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLIExample",
      "module_type" : "SwiftTarget",
      "name" : "CLIExample",
      "path" : "Sources/CLIExample",
      "product_memberships" : [
        "CLIExample"
      ],
      "sources" : [
        "CLI.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
[2231/90029] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (7.33s)
Fetched https://github.com/apple/swift-nio.git from cache (7.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.78s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/6101] Fetching swift-system, swift-atomics
[5008/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.27s)
[10504/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.85s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/458] Compiling a_bool.c
[0/458] Compiling a_i2d_fp.c
[0/458] Write sources
[5/458] Compiling a_bitstr.c
[5/458] Write sources
[17/458] Compiling a_dup.c
[18/458] Compiling a_gentm.c
[19/458] Compiling a_d2i_fp.c
[20/458] Compiling CNIOWindows shim.c
[21/458] Compiling CNIOLinux liburing_shims.c
[22/458] Compiling CNIOWindows WSAStartup.c
[22/458] Compiling CNIOWASI CNIOWASI.c
[24/458] Compiling a_int.c
[25/458] Write sources
[26/458] Compiling asn1_lib.c
[27/458] Compiling CNIODarwin shim.c
[28/458] Compiling CNIOLinux shim.c
[29/458] Compiling fiat_curve25519_adx_mul.S
[30/458] Compiling fiat_curve25519_adx_square.S
[31/458] Write swift-version-24593BA9C3E375BF.txt
[32/458] Compiling _AtomicsShims.c
[33/458] Compiling CCryptoBoringSSLShims shims.c
[34/462] Compiling v3_skey.c
[35/462] Compiling v3_utl.c
[36/462] Compiling v3_prn.c
[37/473] Compiling v3_purp.c
[38/476] Compiling v3_pmaps.c
[39/478] Compiling v3_ocsp.c
[40/478] Compiling v3_pcons.c
[41/478] Compiling v3_ncons.c
[42/478] Compiling v3_lib.c
[43/478] Compiling v3_int.c
[44/478] Compiling v3_info.c
[46/478] Emitting module InternalCollectionsUtilities
[46/478] Compiling v3_ia5.c
[47/479] Compiling v3_genn.c
[48/479] Compiling v3_extku.c
[49/479] Compiling v3_enum.c
[50/479] Compiling v3_crld.c
[51/479] Compiling v3_cpols.c
[52/479] Compiling v3_conf.c
[53/479] Compiling v3_bitst.c
[54/479] Compiling v3_bcons.c
[55/479] Compiling v3_alt.c
[56/479] Compiling v3_akeya.c
[57/479] Compiling v3_akey.c
[58/479] Compiling x_x509a.c
[59/479] Compiling x_x509.c
[60/479] Compiling x_val.c
[61/479] Compiling x_spki.c
[62/479] Compiling x_sig.c
[63/479] Compiling x_req.c
[64/479] Compiling x_pubkey.c
[65/479] Compiling x_pkey.c
[66/479] Compiling x_name.c
[67/479] Compiling c-nioatomics.c
[68/479] Compiling x_info.c
[69/479] Compiling x_exten.c
[71/479] Compiling InternalCollectionsUtilities Descriptions.swift
[72/479] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/479] Compiling x_crl.c
[74/479] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/479] Compiling _NIODataStructures _TinyArray.swift
[75/479] Compiling x_algor.c
[77/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[78/479] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[79/479] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/479] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/479] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[82/479] Compiling InternalCollectionsUtilities Integer rank.swift
[83/479] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[84/479] Compiling InternalCollectionsUtilities Debugging.swift
[85/479] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[86/479] Compiling InternalCollectionsUtilities UInt+reversed.swift
[87/479] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/480] Compiling _NIODataStructures Heap.swift
[89/480] Compiling _NIODataStructures PriorityQueue.swift
[90/480] Emitting module _NIODataStructures
[91/481] Compiling _NIOBase64 Base64.swift
[92/481] Emitting module _NIOBase64
[92/482] Compiling x_attrib.c
[96/482] Compiling x509rset.c
[97/482] Compiling x509spki.c
[98/482] Compiling x_all.c
[99/482] Compiling x509name.c
[100/482] Compiling x509cset.c
[101/482] Wrapping AST for _NIOBase64 for debugging
[102/482] Wrapping AST for _NIODataStructures for debugging
[103/482] Compiling x509_vpm.c
[104/482] Wrapping AST for InternalCollectionsUtilities for debugging
[105/497] Compiling x509_v3.c
[106/497] Compiling c-atomics.c
[107/497] Compiling x509_txt.c
[108/497] Compiling x509_vfy.c
[110/497] Compiling DequeModule Deque+Equatable.swift
[111/497] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/499] Compiling DequeModule Deque+CustomReflectable.swift
[113/499] Compiling DequeModule Deque+Descriptions.swift
[113/499] Compiling x509_set.c
[114/499] Compiling x509_obj.c
[115/499] Compiling x509_req.c
[116/499] Compiling x509_trs.c
[118/502] Compiling DequeModule _DequeBuffer.swift
[119/502] Compiling DequeModule _DequeBufferHeader.swift
[119/505] Compiling x509_def.c
[120/505] Compiling x509_ext.c
[121/505] Compiling x509_d2.c
[123/505] Compiling DequeModule Deque+Extras.swift
[124/505] Compiling DequeModule Deque+Hashable.swift
[124/505] Compiling x509_lu.c
[125/505] Compiling x509.c
[126/505] Compiling x509_att.c
[127/505] Compiling x509_cmp.c
[128/505] Compiling t_x509a.c
[129/505] Compiling t_x509.c
[131/505] Compiling DequeModule _DequeSlot.swift
[132/505] Compiling DequeModule _UnsafeWrappedBuffer.swift
[132/505] Compiling i2d_pr.c
[133/505] Compiling t_req.c
[134/505] Compiling t_crl.c
[136/505] Compiling NIOConcurrencyHelpers NIOLock.swift
[136/505] Compiling policy.c
[137/505] Compiling name_print.c
[138/505] Compiling rsa_pss.c
[139/505] Compiling asn1_gen.c
[141/505] Compiling DequeModule Deque+Codable.swift
[142/505] Compiling DequeModule Deque+Collection.swift
[143/505] Compiling DequeModule Deque._UnsafeHandle.swift
[144/505] Compiling DequeModule Deque.swift
[145/505] Compiling DequeModule Deque+Testing.swift
[146/505] Compiling DequeModule Deque._Storage.swift
[146/505] Compiling by_file.c
[148/505] Compiling NIOConcurrencyHelpers lock.swift
[148/505] Compiling by_dir.c
[149/505] Compiling a_verify.c
[150/505] Compiling algorithm.c
[151/505] Compiling voprf.c
[153/505] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[154/505] Emitting module NIOConcurrencyHelpers
[155/505] Emitting module DequeModule
[156/505] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[157/506] Compiling NIOConcurrencyHelpers atomics.swift
[157/506] Compiling thread_pthread.c
[158/506] Compiling a_sign.c
[159/506] Compiling a_digest.c
[160/507] Compiling thread_win.c
[161/507] Compiling pmbtoken.c
[162/507] Compiling thread_none.c
[163/507] Compiling thread.c
[164/507] Compiling rsa_print.c
[167/507] Compiling refcount.c
[168/507] Compiling siphash.c
[169/507] Compiling trust_token.c
[170/507] Compiling rsa_asn1.c
[171/507] Compiling stack.c
[172/507] Compiling rand_extra.c
[173/507] Compiling rc4.c
[174/507] Compiling rsa_crypt.c
[175/507] Compiling windows.c
[176/507] Compiling ios.c
[177/507] Wrapping AST for NIOConcurrencyHelpers for debugging
[178/507] Compiling passive.c
[179/507] Compiling trusty.c
[180/507] Compiling getentropy.c
[181/507] Wrapping AST for DequeModule for debugging
[182/507] Compiling forkunsafe.c
[183/507] Compiling deterministic.c
[184/507] Compiling poly1305_arm_asm.S
[185/507] Compiling poly1305_arm.c
[186/507] Compiling poly1305_vec.c
[187/507] Compiling pool.c
[187/507] Compiling poly1305.c
[189/507] Compiling pkcs7.c
[190/507] Compiling pkcs8.c
[191/507] Compiling p5_pbev2.c
[192/507] Compiling pem_xaux.c
[193/507] Compiling pkcs7_x509.c
[194/507] Compiling pem_pkey.c
[195/507] Compiling pem_x509.c
[196/507] Compiling pkcs8_x509.c
[197/507] Compiling pem_pk8.c
[198/507] Compiling obj_xref.c
[199/507] Compiling pem_oth.c
[200/507] Compiling lhash.c
[201/507] Compiling mem.c
[202/507] Compiling keccak.c
[203/507] Compiling pem_info.c
[204/507] Compiling poly_rq_mul.S
[205/507] Compiling pem_lib.c
[206/507] Compiling kyber.c
[207/507] Compiling x86_64-mont5-mac.mac.x86_64.S
[208/507] Compiling x86_64-mont5-linux.linux.x86_64.S
[209/507] Compiling x86_64-mont-mac.mac.x86_64.S
[210/507] Compiling pem_all.c
[211/507] Compiling x86_64-mont-linux.linux.x86_64.S
[212/507] Compiling x86-mont-windows.windows.x86.S
[213/507] Compiling x86-mont-linux.linux.x86.S
[214/507] Compiling obj.c
[215/507] Compiling vpaes-x86_64-mac.mac.x86_64.S
[216/507] Compiling vpaes-x86-linux.linux.x86.S
[217/507] Compiling hrss.c
[218/507] Compiling vpaes-x86_64-linux.linux.x86_64.S
[219/507] Compiling vpaes-armv8-linux.linux.aarch64.S
[220/507] Compiling vpaes-x86-windows.windows.x86.S
[221/507] Compiling vpaes-armv8-ios.ios.aarch64.S
[221/507] Compiling vpaes-armv7-ios.ios.arm.S
[223/507] Compiling hpke.c
[224/507] Compiling vpaes-armv7-linux.linux.arm.S
[224/507] Compiling sha512-x86_64-mac.mac.x86_64.S
[226/507] Compiling sha512-x86_64-linux.linux.x86_64.S
[227/507] Compiling sha512-armv8-ios.ios.aarch64.S
[228/507] Compiling kdf.c
[229/507] Compiling sha512-armv4-linux.linux.arm.S
[230/507] Compiling sha512-586-windows.windows.x86.S
[231/507] Compiling sha512-586-linux.linux.x86.S
[232/507] Compiling sha256-armv8-ios.ios.aarch64.S
[233/507] Compiling sha512-armv4-ios.ios.arm.S
[234/507] Compiling sha512-armv8-linux.linux.aarch64.S
[235/507] Compiling sha256-x86_64-mac.mac.x86_64.S
[236/507] Compiling sha256-x86_64-linux.linux.x86_64.S
[237/507] Compiling sha256-armv4-linux.linux.arm.S
[238/507] Compiling sha256-586-windows.windows.x86.S
[239/507] Compiling sha256-armv4-ios.ios.arm.S
[240/507] Compiling sha256-armv8-linux.linux.aarch64.S
[241/507] Compiling sha1-x86_64-mac.mac.x86_64.S
[242/507] Compiling sha1-x86_64-linux.linux.x86_64.S
[243/507] Compiling sha1-armv4-large-linux.linux.arm.S
[244/507] Compiling sha1-armv8-ios.ios.aarch64.S
[244/507] Compiling sha1-armv8-linux.linux.aarch64.S
[246/507] Compiling sha256-586-linux.linux.x86.S
[247/507] Compiling sha1-armv4-large-ios.ios.arm.S
[248/507] Compiling sha1-586-windows.windows.x86.S
[249/507] Compiling sha1-586-linux.linux.x86.S
[250/507] Compiling sha512.c
[251/507] Compiling rsaz-avx2-mac.mac.x86_64.S
[252/507] Compiling fips.c
[252/507] Compiling sha1.c
[252/507] Compiling sha256.c
[255/507] Compiling rsaz-avx2-linux.linux.x86_64.S
[256/507] Compiling service_indicator.c
[257/507] Compiling rdrand-x86_64-mac.mac.x86_64.S
[258/507] Compiling rdrand-x86_64-linux.linux.x86_64.S
[259/507] Compiling rsa_impl.c
[260/507] Compiling self_check.c
[261/507] Compiling rsa.c
[262/507] Compiling rand.c
[262/507] Compiling blinding.c
[264/507] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[265/507] Compiling padding.c
[266/507] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[267/507] Compiling fork_detect.c
[268/507] Compiling urandom.c
[269/507] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[270/507] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[271/507] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[272/507] Compiling p256-armv8-asm-ios.ios.aarch64.S
[273/507] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[274/507] Compiling ofb.c
[275/507] Compiling p256-armv8-asm-linux.linux.aarch64.S
[276/507] Compiling gcm_nohw.c
[277/507] Compiling ctrdrbg.c
[278/507] Compiling cbc.c
[279/507] Compiling cfb.c
[280/507] Compiling gcm.c
[281/507] Compiling polyval.c
[282/507] Compiling md5-x86_64-mac.mac.x86_64.S
[283/507] Compiling md5-x86_64-linux.linux.x86_64.S
[284/507] Compiling ctr.c
[285/507] Compiling md5-586-windows.windows.x86.S
[286/507] Compiling md5-586-linux.linux.x86.S
[287/507] Compiling ghashv8-armv8-ios.ios.aarch64.S
[288/507] Compiling ghashv8-armv8-linux.linux.aarch64.S
[288/507] Compiling md4.c
[290/507] Compiling md5.c
[291/507] Compiling ghashv8-armv7-linux.linux.arm.S
[292/507] Compiling hmac.c
[293/507] Compiling hkdf.c
[294/507] Compiling ghashv8-armv7-ios.ios.arm.S
[295/507] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[296/507] Compiling ghash-x86-linux.linux.x86.S
[297/507] Compiling ghash-x86_64-mac.mac.x86_64.S
[298/507] Compiling ghash-x86_64-linux.linux.x86_64.S
[299/507] Compiling ghash-x86-windows.windows.x86.S
[300/507] Compiling ghash-ssse3-x86-windows.windows.x86.S
[300/507] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[302/507] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[303/507] Compiling ghash-ssse3-x86-linux.linux.x86.S
[304/507] Compiling ghash-armv4-linux.linux.arm.S
[305/507] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[306/507] Compiling ghash-armv4-ios.ios.arm.S
[307/507] Compiling fips_shared_support.c
[308/507] Compiling simple_mul.c
[309/507] Compiling wnaf.c
[310/507] Compiling ecdsa.c
[311/507] Compiling util.c
[312/507] Compiling ecdh.c
[313/507] Compiling p256.c
[314/507] Compiling scalar.c
[315/507] Compiling felem.c
[316/507] Compiling simple.c
[317/507] Compiling oct.c
[318/507] Compiling ec_key.c
[319/507] Compiling digestsign.c
[320/507] Compiling ec_montgomery.c
[321/507] Compiling digests.c
[322/507] Compiling p224-64.c
[323/507] Compiling digest.c
[324/507] Compiling co-586-windows.windows.x86.S
[325/507] Compiling co-586-linux.linux.x86.S
[326/507] Compiling dh.c
[327/507] Compiling ec.c
[328/507] Compiling check.c
[329/507] Compiling e_aesccm.c
[330/507] Compiling bsaes-armv7-linux.linux.arm.S
[331/507] Compiling cmac.c
[332/507] Compiling cipher.c
[333/507] Compiling bsaes-armv7-ios.ios.arm.S
[334/507] Compiling aead.c
[335/507] Compiling rsaz_exp.c
[336/507] Compiling shift.c
[337/507] Compiling sqrt.c
[338/507] Compiling random.c
[339/507] Compiling e_aes.c
[340/507] Compiling prime.c
[341/507] Compiling p256-nistz.c
[342/507] Compiling montgomery.c
[343/507] Compiling mul.c
[344/507] Compiling gcd_extra.c
[344/507] Compiling montgomery_inv.c
[344/507] Compiling gcd.c
[344/507] Compiling generic.c
[348/507] Compiling jacobi.c
[349/507] Compiling div_extra.c
[350/507] Compiling cmp.c
[351/507] Compiling bn-armv8-linux.linux.aarch64.S
[352/507] Compiling div.c
[353/507] Compiling x86_64-gcc.c
[354/507] Compiling exponentiation.c
[355/507] Compiling ctx.c
[356/507] Compiling bytes.c
[357/507] Compiling add.c
[358/507] Compiling bn.c
[359/507] Compiling bn-armv8-ios.ios.aarch64.S
[360/507] Compiling armv4-mont-linux.linux.arm.S
[361/507] Compiling bn-586-linux.linux.x86.S
[362/507] Compiling bn-586-windows.windows.x86.S
[363/507] Compiling armv8-mont-linux.linux.aarch64.S
[364/507] Compiling armv8-mont-ios.ios.aarch64.S
[365/507] Compiling armv4-mont-ios.ios.arm.S
[366/507] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[367/507] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[368/507] Compiling aesv8-armv7-ios.ios.arm.S
[369/507] Compiling aesv8-armv8-ios.ios.aarch64.S
[369/507] Compiling aesni-x86-windows.windows.x86.S
[371/507] Compiling aesv8-armv7-linux.linux.arm.S
[372/507] Compiling aesni-x86_64-linux.linux.x86_64.S
[372/507] Compiling aesni-x86_64-mac.mac.x86_64.S
[374/507] Compiling aesv8-armv8-linux.linux.aarch64.S
[375/507] Compiling aesni-x86-linux.linux.x86.S
[376/507] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[377/507] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[378/507] Compiling key_wrap.c
[379/507] Compiling mode_wrappers.c
[380/507] Compiling sign.c
[381/507] Compiling aes.c
[382/507] Compiling ex_data.c
[383/507] Compiling scrypt.c
[384/507] Compiling aes_nohw.c
[385/507] Compiling p_x25519.c
[386/507] Compiling print.c
[387/507] Compiling pbkdf.c
[388/507] Compiling p_ed25519_asn1.c
[389/507] Compiling p_rsa_asn1.c
[390/507] Compiling p_x25519_asn1.c
[391/507] Compiling p_hkdf.c
[392/507] Compiling p_ed25519.c
[393/507] Compiling p_rsa.c
[394/507] Compiling err_data.c
[395/507] Compiling p_ec_asn1.c
[396/507] Compiling p_ec.c
[397/507] Compiling p_dsa_asn1.c
[398/507] Compiling evp_asn1.c
[399/507] Compiling evp.c
[400/507] Compiling err.c
[401/507] Compiling evp_ctx.c
[402/507] Compiling engine.c
[403/507] Compiling ec_derive.c
[404/507] Compiling ecdh_extra.c
[405/507] Compiling hash_to_curve.c
[406/507] Compiling dsa_asn1.c
[407/507] Compiling ecdsa_asn1.c
[408/507] Compiling dsa.c
[409/507] Compiling digest_extra.c
[410/507] Compiling ec_asn1.c
[411/507] Compiling x25519-asm-arm.S
[412/507] Compiling dh_asn1.c
[413/507] Compiling curve25519_64_adx.c
[414/507] Compiling params.c
[415/507] Compiling crypto.c
[416/507] Compiling spake25519.c
[417/507] Compiling cpu_intel.c
[418/507] Compiling cpu_arm_linux.c
[419/507] Compiling cpu_arm_freebsd.c
[420/507] Compiling cpu_aarch64_win.c
[421/507] Compiling des.c
[422/507] Compiling cpu_aarch64_openbsd.c
[423/507] Compiling cpu_arm.c
[424/507] Compiling cpu_aarch64_sysreg.c
[425/507] Compiling cpu_aarch64_linux.c
[426/507] Compiling cpu_aarch64_fuchsia.c
[427/507] Compiling cpu_aarch64_apple.c
[428/507] Compiling e_null.c
[429/507] Compiling e_tls.c
[430/507] Compiling e_rc4.c
[431/507] Compiling tls_cbc.c
[431/507] Compiling conf.c
[433/507] Compiling e_rc2.c
[434/507] Compiling derive_key.c
[435/507] Compiling e_chacha20poly1305.c
[436/507] Compiling e_des.c
[437/507] Compiling curve25519.c
[438/507] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[439/507] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[440/507] Compiling e_aesctrhmac.c
[441/507] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[442/507] Compiling e_aesgcmsiv.c
[443/507] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[444/507] Compiling cipher_extra.c
[445/507] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[446/507] Compiling chacha-x86_64-mac.mac.x86_64.S
[447/507] Compiling chacha-x86_64-linux.linux.x86_64.S
[448/507] Compiling chacha-x86-linux.linux.x86.S
[449/507] Compiling chacha-x86-windows.windows.x86.S
[450/507] Compiling chacha.c
[451/507] Compiling chacha-armv4-linux.linux.arm.S
[452/507] Compiling chacha-armv4-ios.ios.arm.S
[453/507] Compiling chacha-armv8-ios.ios.aarch64.S
[454/507] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[455/507] Compiling chacha-armv8-linux.linux.aarch64.S
[456/507] Compiling unicode.c
[457/507] Compiling asn1_compat.c
[458/507] Compiling bn_asn1.c
[459/507] Compiling ber.c
[460/507] Compiling buf.c
[461/507] Compiling blake2.c
[462/507] Compiling cbs.c
[463/507] Compiling cbb.c
[463/507] Compiling convert.c
[465/507] Compiling printf.c
[466/507] Compiling hexdump.c
[467/507] Compiling pair.c
[468/507] Compiling file.c
[469/507] Compiling fd.c
[470/507] Compiling errno.c
[471/507] Compiling base64.c
[472/507] Compiling bio_mem.c
[473/507] Compiling tasn_fre.c
[474/507] Compiling bio.c
[475/507] Compiling tasn_new.c
[476/507] Compiling tasn_utl.c
[477/507] Compiling tasn_typ.c
[478/507] Compiling tasn_enc.c
[479/507] Compiling f_string.c
[480/507] Compiling asn_pack.c
[481/507] Compiling posix_time.c
[482/507] Compiling f_int.c
[483/507] Compiling asn1_par.c
[484/507] Compiling tasn_dec.c
[485/507] Compiling a_utctm.c
[485/507] Write sources
[487/507] Compiling a_type.c
[488/507] Compiling a_octet.c
[489/507] Compiling a_time.c
[490/507] Compiling a_strnid.c
[490/507] Compiling a_strex.c
[492/507] Compiling a_object.c
[493/507] Compiling a_mbstr.c
[495/529] Compiling Atomics Primitives.shims.swift
[496/529] Compiling Atomics AtomicInteger.swift
[497/529] Compiling Atomics AtomicOptionalWrappable.swift
[498/531] Compiling Atomics UnsafeAtomic.swift
[499/531] Compiling Atomics UnsafeAtomicLazyReference.swift
[500/531] Compiling Atomics AtomicMemoryOrderings.swift
[501/531] Compiling Atomics DoubleWord.swift
[502/531] Compiling Atomics AtomicReference.swift
[503/531] Compiling Atomics AtomicStorage.swift
[504/531] Compiling Atomics AtomicValue.swift
[505/531] Compiling Atomics ManagedAtomic.swift
[506/531] Compiling Atomics ManagedAtomicLazyReference.swift
[507/531] Compiling Atomics IntegerOperations.swift
[508/531] Compiling Atomics Unmanaged extensions.swift
[509/531] Emitting module Atomics
[510/531] Compiling Atomics IntegerConformances.swift
[511/531] Compiling Atomics PointerConformances.swift
[512/531] Compiling Atomics Primitives.native.swift
[513/531] Compiling Atomics OptionalRawRepresentable.swift
[514/531] Compiling Atomics RawRepresentable.swift
[515/531] Compiling Atomics AtomicBool.swift
[516/532] Wrapping AST for Atomics for debugging
[518/592] Emitting module CryptoBoringWrapper
[519/592] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[520/592] Compiling NIOCore MulticastChannel.swift
[521/592] Compiling NIOCore NIOAny.swift
[522/592] Compiling NIOCore NIOCloseOnErrorHandler.swift
[523/592] Compiling NIOCore NIOLoopBound.swift
[524/592] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[525/592] Compiling NIOCore NIOScheduledCallback.swift
[526/592] Compiling NIOCore NIOSendable.swift
[527/592] Compiling NIOCore RecvByteBufferAllocator.swift
[528/600] Compiling NIOCore IO.swift
[529/600] Compiling NIOCore IOData.swift
[530/600] Compiling NIOCore IPProtocol.swift
[531/600] Compiling NIOCore IntegerBitPacking.swift
[532/600] Compiling NIOCore IntegerTypes.swift
[533/600] Compiling NIOCore Interfaces.swift
[534/600] Compiling NIOCore Linux.swift
[535/600] Compiling NIOCore MarkedCircularBuffer.swift
[536/600] Compiling NIOCore AddressedEnvelope.swift
[537/600] Compiling NIOCore AsyncAwaitSupport.swift
[538/600] Compiling NIOCore AsyncChannel.swift
[539/600] Compiling NIOCore AsyncChannelHandler.swift
[540/600] Compiling NIOCore AsyncChannelInboundStream.swift
[541/600] Compiling NIOCore AsyncChannelOutboundWriter.swift
[542/600] Compiling NIOCore NIOAsyncSequenceProducer.swift
[543/600] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[544/600] Compiling NIOCore NIOAsyncWriter.swift
[545/600] Compiling NIOCore CircularBuffer.swift
[546/600] Compiling NIOCore Codec.swift
[547/600] Compiling NIOCore ConvenienceOptionSupport.swift
[548/600] Compiling NIOCore DeadChannel.swift
[549/600] Compiling NIOCore DispatchQueue+WithFuture.swift
[550/600] Compiling NIOCore EventLoop+Deprecated.swift
[551/600] Compiling NIOCore EventLoop+SerialExecutor.swift
[552/600] Compiling NIOCore EventLoop.swift
[553/600] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[554/600] Compiling NIOCore EventLoopFuture+Deprecated.swift
[555/600] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[556/600] Compiling NIOCore EventLoopFuture.swift
[557/600] Compiling NIOCore FileDescriptor.swift
[558/600] Compiling NIOCore FileHandle.swift
[559/600] Compiling NIOCore FileRegion.swift
[560/600] Compiling NIOCore GlobalSingletons.swift
[561/600] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[562/600] Compiling NIOCore SocketAddresses.swift
[563/600] Compiling NIOCore SocketOptionProvider.swift
[564/600] Compiling NIOCore SystemCallHelpers.swift
[565/600] Compiling NIOCore TimeAmount+Duration.swift
[566/600] Compiling NIOCore TypeAssistedChannelHandler.swift
[567/600] Compiling NIOCore UniversalBootstrapSupport.swift
[568/600] Compiling NIOCore Utilities.swift
[569/600] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[570/601] Wrapping AST for CryptoBoringWrapper for debugging
[572/661] Compiling Crypto Ed25519.swift
[573/661] Compiling Crypto NISTCurvesKeys.swift
[574/661] Compiling Crypto X25519Keys.swift
[575/661] Compiling Crypto SymmetricKeys.swift
[576/661] Compiling Crypto HMAC.swift
[577/661] Compiling Crypto MACFunctions.swift
[578/661] Compiling Crypto MessageAuthenticationCode.swift
[579/661] Compiling Crypto AES.swift
[580/669] Compiling Crypto AESWrap.swift
[581/669] Compiling Crypto AESWrap_boring.swift
[582/669] Compiling Crypto Ed25519_boring.swift
[583/669] Compiling Crypto EllipticCurvePoint_boring.swift
[584/669] Compiling Crypto EllipticCurve_boring.swift
[585/669] Compiling Crypto NISTCurvesKeys_boring.swift
[586/669] Compiling Crypto X25519Keys_boring.swift
[587/669] Compiling Crypto Curve25519.swift
[588/669] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[589/669] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[590/669] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[591/669] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[592/669] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[593/669] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[594/669] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[595/669] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[596/669] Compiling Crypto ECDSASignature.swift
[597/669] Compiling Crypto PEMDocument.swift
[598/669] Compiling Crypto PKCS8PrivateKey.swift
[599/669] Compiling Crypto SEC1PrivateKey.swift
[600/669] Compiling Crypto SubjectPublicKeyInfo.swift
[601/669] Compiling Crypto CryptoKitErrors.swift
[602/669] Compiling Crypto Digest_boring.swift
[603/669] Compiling Crypto Digest.swift
[604/669] Compiling Crypto Digests.swift
[605/669] Compiling Crypto ECDSASignature_boring.swift
[606/669] Compiling Crypto ECDSA_boring.swift
[607/669] Compiling Crypto EdDSA_boring.swift
[608/669] Compiling Crypto ECDSA.swift
[609/669] Compiling Crypto EdDSA.swift
[610/669] Compiling Crypto Signature.swift
[611/669] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[612/669] Compiling Crypto CryptoKitErrors_boring.swift
[613/669] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[614/669] Compiling Crypto RNG_boring.swift
[615/669] Compiling Crypto SafeCompare_boring.swift
[616/669] Compiling Crypto Zeroization_boring.swift
[617/669] Compiling Crypto PrettyBytes.swift
[618/669] Compiling Crypto SafeCompare.swift
[619/669] Compiling Crypto SecureBytes.swift
[620/669] Compiling Crypto Zeroization.swift
[621/669] Emitting module NIOCore
[622/669] Compiling Crypto AES-GCM.swift
[623/669] Compiling Crypto AES-GCM_boring.swift
[624/669] Compiling Crypto ChaChaPoly_boring.swift
[625/669] Compiling Crypto ChaChaPoly.swift
[626/669] Compiling Crypto Cipher.swift
[627/669] Compiling Crypto Nonces.swift
[628/669] Compiling Crypto ASN1.swift
[629/669] Compiling Crypto ASN1Any.swift
[630/669] Compiling Crypto ASN1BitString.swift
[631/669] Compiling Crypto ASN1Boolean.swift
[632/669] Compiling Crypto ASN1Identifier.swift
[633/669] Compiling Crypto ASN1Integer.swift
[634/669] Compiling Crypto ASN1Null.swift
[635/669] Compiling Crypto ASN1OctetString.swift
[636/669] Compiling Crypto ASN1Strings.swift
[637/669] Compiling Crypto ArraySliceBigint.swift
[638/669] Compiling Crypto GeneralizedTime.swift
[639/669] Compiling Crypto ObjectIdentifier.swift
[640/669] Emitting module Crypto
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/19] Write swift-version-24593BA9C3E375BF.txt
[2/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/59] Compiling Atomics Primitives.shims.swift
[4/59] Compiling Atomics AtomicInteger.swift
[5/59] Compiling Atomics AtomicOptionalWrappable.swift
[6/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/68] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[8/68] Compiling Atomics OptionalRawRepresentable.swift
[9/68] Compiling Atomics RawRepresentable.swift
[10/68] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[11/68] Emitting module CryptoBoringWrapper
[13/69] Emitting module _NIODataStructures
[14/69] Compiling NIOConcurrencyHelpers lock.swift
[18/68] Compiling NIOConcurrencyHelpers NIOLock.swift
[19/68] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[21/68] Compiling NIOConcurrencyHelpers atomics.swift
[22/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/70] Compiling Atomics UnsafeAtomic.swift
[24/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/70] Compiling Atomics AtomicMemoryOrderings.swift
[26/70] Compiling Atomics DoubleWord.swift
[27/70] Compiling Atomics ManagedAtomic.swift
[28/70] Compiling Atomics ManagedAtomicLazyReference.swift
[29/70] Emitting module NIOConcurrencyHelpers
[30/71] Emitting module InternalCollectionsUtilities
[31/71] Compiling _NIODataStructures Heap.swift
[32/71] Compiling _NIODataStructures PriorityQueue.swift
[33/71] Compiling _NIODataStructures _TinyArray.swift
[34/71] Emitting module _NIOBase64
[35/71] Compiling _NIOBase64 Base64.swift
[37/73] Compiling Atomics AtomicReference.swift
[40/73] Compiling Atomics AtomicBool.swift
[41/73] Compiling Atomics IntegerConformances.swift
[42/73] Compiling Atomics PointerConformances.swift
[43/73] Compiling Atomics Primitives.native.swift
[45/101] Compiling Crypto ECDSASignature.swift
[46/101] Compiling Crypto PEMDocument.swift
[47/124] Compiling Crypto ChaChaPoly_boring.swift
[48/124] Compiling Crypto ChaChaPoly.swift
[49/124] Compiling Crypto Cipher.swift
[50/131] Wrapping AST for InternalCollectionsUtilities for debugging
[52/146] Compiling DequeModule Deque+CustomReflectable.swift
[53/146] Compiling DequeModule Deque+Descriptions.swift
[54/148] Compiling DequeModule _DequeBuffer.swift
[55/148] Compiling DequeModule _DequeBufferHeader.swift
[56/148] Compiling DequeModule Deque+Equatable.swift
[57/148] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/148] Compiling DequeModule Deque+Extras.swift
[59/148] Compiling DequeModule Deque+Hashable.swift
[60/148] Compiling DequeModule Deque+Testing.swift
[61/148] Compiling DequeModule Deque._Storage.swift
[62/148] Compiling DequeModule _DequeSlot.swift
[63/148] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/148] Compiling DequeModule Deque._UnsafeHandle.swift
[65/148] Compiling DequeModule Deque.swift
[66/148] Compiling DequeModule Deque+Codable.swift
[67/148] Compiling DequeModule Deque+Collection.swift
[68/148] Emitting module DequeModule
[69/149] Emitting module Atomics
[71/149] Compiling Crypto AESWrap.swift
[72/149] Compiling Crypto AESWrap_boring.swift
[73/149] Compiling Crypto Ed25519_boring.swift
[74/149] Compiling Crypto EllipticCurvePoint_boring.swift
[75/149] Compiling Crypto EllipticCurve_boring.swift
[76/149] Compiling Crypto NISTCurvesKeys_boring.swift
[77/149] Compiling Crypto X25519Keys_boring.swift
[78/149] Compiling Crypto Curve25519.swift
[81/157] Compiling Crypto PKCS8PrivateKey.swift
[82/157] Compiling Crypto SEC1PrivateKey.swift
[83/157] Compiling Crypto SubjectPublicKeyInfo.swift
[84/157] Compiling Crypto CryptoKitErrors.swift
[85/157] Compiling Crypto Digest_boring.swift
[86/157] Compiling Crypto Digest.swift
[87/157] Compiling Crypto Digests.swift
[94/158] Compiling Crypto Ed25519.swift
[95/158] Compiling Crypto NISTCurvesKeys.swift
[96/158] Compiling Crypto X25519Keys.swift
[97/158] Compiling Crypto SymmetricKeys.swift
[98/158] Compiling Crypto HMAC.swift
[99/158] Compiling Crypto MACFunctions.swift
[100/158] Compiling Crypto MessageAuthenticationCode.swift
[101/158] Compiling Crypto AES.swift
[102/158] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[103/158] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[104/158] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[105/158] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[106/158] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[107/158] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[108/158] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[109/158] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[110/158] Compiling Crypto ECDSASignature_boring.swift
[111/158] Compiling Crypto ECDSA_boring.swift
[112/158] Compiling Crypto EdDSA_boring.swift
[113/158] Compiling Crypto ECDSA.swift
[114/158] Compiling Crypto EdDSA.swift
[115/158] Compiling Crypto Signature.swift
[116/158] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[117/158] Compiling Crypto CryptoKitErrors_boring.swift
[118/158] Wrapping AST for DequeModule for debugging
[120/158] Emitting module Crypto
[120/158] Wrapping AST for Atomics for debugging
[122/218] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[123/218] Compiling NIOCore BSDSocketAPI.swift
[124/218] Compiling NIOCore ByteBuffer-aux.swift
[125/218] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[126/218] Compiling NIOCore ByteBuffer-conversions.swift
[127/218] Compiling NIOCore ByteBuffer-core.swift
[128/218] Compiling NIOCore ByteBuffer-hex.swift
[129/218] Compiling NIOCore ByteBuffer-int.swift
[130/218] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[131/218] Compiling NIOCore AddressedEnvelope.swift
[132/218] Compiling NIOCore AsyncAwaitSupport.swift
[133/218] Compiling NIOCore AsyncChannel.swift
[134/218] Compiling NIOCore AsyncChannelHandler.swift
[135/218] Compiling NIOCore AsyncChannelInboundStream.swift
[136/218] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/218] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/218] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/218] Compiling NIOCore NIOAsyncWriter.swift
[140/218] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[141/218] Compiling Crypto RNG_boring.swift
[142/218] Compiling Crypto SafeCompare_boring.swift
[143/218] Compiling Crypto Zeroization_boring.swift
[144/218] Compiling Crypto PrettyBytes.swift
[145/218] Compiling Crypto SafeCompare.swift
[146/218] Compiling Crypto SecureBytes.swift
[147/218] Compiling Crypto Zeroization.swift
[148/218] Compiling NIOCore MulticastChannel.swift
[149/218] Compiling NIOCore NIOAny.swift
[150/218] Compiling NIOCore NIOCloseOnErrorHandler.swift
[151/218] Compiling NIOCore NIOLoopBound.swift
[152/218] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[153/218] Compiling NIOCore NIOScheduledCallback.swift
[154/218] Compiling NIOCore NIOSendable.swift
[155/218] Compiling NIOCore RecvByteBufferAllocator.swift
BUILD FAILURE 6.1 android