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 AppStoreConnect, reference main (f8e0a7), with Swift 6.1 for Android on 28 May 2025 05:12:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/onmyway133/AppStoreConnect.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/onmyway133/AppStoreConnect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8e0a73 Update
Cloned https://github.com/onmyway133/AppStoreConnect.git
Revision (git rev-parse @):
f8e0a73d6a9f7a4c59de47f532a63c79ceb6ee18
SUCCESS checkout https://github.com/onmyway133/AppStoreConnect.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/onmyway133/AppStoreConnect.git
https://github.com/onmyway133/AppStoreConnect.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "get",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Get"
    },
    {
      "identity" : "naivedate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/NaiveDate"
    },
    {
      "identity" : "urlqueryencoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/URLQueryEncoder"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit"
    }
  ],
  "manifest_display_name" : "AppStoreConnect",
  "name" : "AppStoreConnect",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AppStoreConnect",
      "targets" : [
        "AppStoreConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppStoreConnect",
      "module_type" : "SwiftTarget",
      "name" : "AppStoreConnect",
      "path" : "Sources",
      "product_dependencies" : [
        "Get",
        "NaiveDate",
        "URLQueryEncoder",
        "JWTKit"
      ],
      "product_memberships" : [
        "AppStoreConnect"
      ],
      "sources" : [
        "Client.swift",
        "CreateAPI/Entities.swift",
        "CreateAPI/Paths.swift",
        "DateDecodingStrategy+extensions.swift",
        "JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/kean/NaiveDate
Fetching https://github.com/kean/Get
Fetching https://github.com/vapor/jwt-kit
Fetching https://github.com/kean/URLQueryEncoder
[1/2349] Fetching get
[800/2731] Fetching get, naivedate
[1137/2859] Fetching get, naivedate, urlqueryencoder
[2767/11908] Fetching get, naivedate, urlqueryencoder, jwt-kit
Fetched https://github.com/kean/URLQueryEncoder from cache (2.36s)
Fetched https://github.com/kean/NaiveDate from cache (2.37s)
Fetched https://github.com/kean/Get from cache (2.37s)
Fetched https://github.com/vapor/jwt-kit from cache (2.37s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (3.12s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.1.0 (0.47s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.49s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.5 (0.48s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.34s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.91s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.39s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.88s)
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.1.0
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.5
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/790] Write sources
[4/790] Compiling sha1-586-linux.linux.x86.S
[4/790] Write sources
[7/790] Compiling jacobi.c
[8/790] Compiling montgomery_inv.c
[9/790] Compiling e_aes.c
[10/790] Compiling fips.c
[11/790] Compiling montgomery.c
[12/790] Write swift-version-24593BA9C3E375BF.txt
[13/790] Compiling fiat_p256_adx_sqr.S
[14/790] Compiling mul.c
[15/790] Compiling fiat_curve25519_adx_square.S
[16/790] Compiling fiat_p256_adx_mul.S
[17/790] Compiling fiat_curve25519_adx_mul.S
[18/800] Compiling x_val.c
[19/800] Compiling x_x509a.c
[20/800] Compiling x_x509.c
[21/800] Compiling x_spki.c
[22/800] Compiling x_sig.c
[23/800] Compiling x_crl.c
[24/800] Compiling x_name.c
[25/800] Compiling x_req.c
[26/800] Compiling x_pubkey.c
[27/800] Compiling x_exten.c
[28/800] Compiling x_algor.c
[29/800] Compiling x509spki.c
[30/800] Compiling x_all.c
[31/800] Compiling x509rset.c
[32/800] Compiling x_attrib.c
[33/800] Compiling x509name.c
[34/800] Compiling x509cset.c
[35/800] Compiling x509_v3.c
[36/800] Compiling x509_vpm.c
[37/800] Compiling x509_vfy.c
[38/800] Compiling x509_txt.c
[39/800] Compiling x509_trs.c
[40/800] Compiling x509_set.c
[41/800] Compiling x509_ext.c
[42/800] Compiling x509_req.c
[43/800] Compiling x509_def.c
[44/800] Compiling x509_obj.c
[45/800] Compiling x509_lu.c
[46/800] Compiling x509_d2.c
[47/800] Compiling x509_att.c
[48/800] Compiling x509_cmp.c
[49/800] Compiling x509.c
[50/800] Compiling v3_utl.c
[51/800] Compiling v3_skey.c
[52/800] Compiling v3_prn.c
[53/800] Compiling v3_purp.c
[54/800] Compiling v3_pmaps.c
[55/800] Compiling v3_pcons.c
[56/800] Compiling v3_ocsp.c
[57/800] Compiling v3_lib.c
[58/800] Compiling v3_ncons.c
[59/800] Compiling v3_int.c
[60/800] Compiling v3_info.c
[61/800] Compiling v3_genn.c
[62/800] Compiling v3_ia5.c
[63/800] Compiling v3_extku.c
[64/800] Compiling v3_enum.c
[65/800] Compiling v3_bitst.c
[66/800] Compiling v3_crld.c
[66/800] Compiling v3_cpols.c
[66/800] Compiling v3_conf.c
[69/800] Compiling v3_bcons.c
[69/800] Compiling v3_alt.c
[71/800] Compiling v3_akeya.c
[72/800] Compiling t_x509a.c
[73/800] Compiling v3_akey.c
[74/800] Compiling t_req.c
[75/800] Compiling t_crl.c
[76/800] Compiling t_x509.c
[77/800] Compiling rsa_pss.c
[78/800] Compiling name_print.c
[79/800] Compiling i2d_pr.c
[80/800] Compiling policy.c
[81/800] Compiling by_file.c
[82/800] Compiling by_dir.c
[83/800] Compiling a_sign.c
[84/800] Compiling algorithm.c
[85/800] Compiling asn1_gen.c
[86/800] Compiling a_digest.c
[86/800] Compiling a_verify.c
[88/800] Compiling voprf.c
[89/800] Compiling trust_token.c
[90/800] Compiling pmbtoken.c
[91/800] Compiling thread_none.c
[92/800] Compiling thread_pthread.c
[93/800] Compiling thread.c
[93/800] Compiling thread_win.c
[95/800] Compiling wots.c
[96/800] Compiling spx_util.c
[97/800] Compiling thash.c
[98/800] Compiling spx.c
[99/800] Compiling merkle.c
[100/800] Compiling stack.c
[101/800] Compiling siphash.c
[102/800] Compiling fors.c
[103/800] Compiling address.c
[104/800] Compiling rsa_print.c
[105/800] Compiling rc4.c
[106/800] Compiling rsa_asn1.c
[107/800] Compiling trusty.c
[108/800] Compiling windows.c
[109/800] Compiling rand_extra.c
[110/800] Compiling refcount.c
[111/800] Compiling rsa_crypt.c
[112/800] Compiling ios.c
[113/800] Compiling forkunsafe.c
[114/800] Compiling passive.c
[115/800] Compiling getentropy.c
[116/800] Compiling deterministic.c
[117/800] Compiling poly1305_arm_asm.S
[118/800] Compiling pool.c
[119/800] Compiling poly1305_vec.c
[120/800] Compiling poly1305.c
[121/800] Compiling poly1305_arm.c
[122/800] Compiling pkcs7.c
[123/800] Compiling pkcs8.c
[124/800] Compiling p5_pbev2.c
[125/800] Compiling pkcs7_x509.c
[126/800] Compiling pem_xaux.c
[127/800] Compiling pkcs8_x509.c
[128/800] Compiling pem_x509.c
[129/800] Compiling pem_pkey.c
[130/800] Compiling pem_pk8.c
[131/800] Compiling pem_lib.c
[132/800] Compiling pem_oth.c
[133/800] Compiling pem_info.c
[134/800] Compiling obj_xref.c
[135/800] Compiling mem.c
[136/800] Compiling pem_all.c
[137/800] Compiling lhash.c
[138/800] Compiling obj.c
[139/800] Compiling kyber.c
[140/800] Compiling poly_rq_mul.S
[141/800] Compiling keccak.c
[142/800] Compiling x86_64-mont5-mac.mac.x86_64.S
[143/800] Compiling x86_64-mont5-linux.linux.x86_64.S
[144/800] Compiling x86_64-mont-mac.mac.x86_64.S
[145/800] Compiling x86-mont-windows.windows.x86.S
[146/800] Compiling x86_64-mont-linux.linux.x86_64.S
[147/800] Compiling hpke.c
[148/800] Compiling x86-mont-linux.linux.x86.S
[149/800] Compiling vpaes-x86_64-mac.mac.x86_64.S
[150/800] Compiling vpaes-x86_64-linux.linux.x86_64.S
[151/800] Compiling vpaes-x86-windows.windows.x86.S
[152/800] Compiling vpaes-x86-linux.linux.x86.S
[153/800] Compiling vpaes-armv7-linux.linux.arm.S
[154/800] Compiling vpaes-armv8-ios.ios.aarch64.S
[155/800] Compiling vpaes-armv7-ios.ios.arm.S
[156/800] Compiling vpaes-armv8-linux.linux.aarch64.S
[157/800] Compiling sha512-x86_64-mac.mac.x86_64.S
[158/800] Compiling sha512-x86_64-linux.linux.x86_64.S
[159/800] Compiling kdf.c
[160/800] Compiling sha512-armv8-linux.linux.aarch64.S
[161/800] Compiling sha512-armv8-ios.ios.aarch64.S
[162/800] Compiling sha512-armv4-linux.linux.arm.S
[163/800] Compiling hrss.c
[164/800] Compiling sha512-586-windows.windows.x86.S
[165/800] Compiling sha512-armv4-ios.ios.arm.S
[166/800] Compiling sha256-x86_64-mac.mac.x86_64.S
[167/800] Compiling sha256-armv8-ios.ios.aarch64.S
[168/800] Compiling sha512-586-linux.linux.x86.S
[169/800] Compiling sha256-x86_64-linux.linux.x86_64.S
[170/800] Compiling sha256-armv8-linux.linux.aarch64.S
[171/800] Compiling sha256-armv4-linux.linux.arm.S
[172/800] Compiling sha256-armv4-ios.ios.arm.S
[173/800] Compiling sha256-586-windows.windows.x86.S
[174/800] Compiling sha1-x86_64-mac.mac.x86_64.S
[175/800] Compiling sha256-586-linux.linux.x86.S
[176/800] Compiling sha1-x86_64-linux.linux.x86_64.S
[177/800] Compiling sha1-armv8-linux.linux.aarch64.S
[178/800] Compiling sha1-armv8-ios.ios.aarch64.S
[179/800] Compiling sha1-armv4-large-linux.linux.arm.S
[180/800] Compiling sha1-armv4-large-ios.ios.arm.S
[181/800] Compiling sha1-586-windows.windows.x86.S
[182/800] Compiling sha512.c
[183/800] Compiling service_indicator.c
[184/800] Compiling rsaz-avx2-linux.linux.x86_64.S
[185/800] Compiling rsaz-avx2-mac.mac.x86_64.S
[186/800] Compiling sha256.c
[187/800] Compiling sha1.c
[188/800] Compiling self_check.c
[189/800] Compiling rsa_impl.c
[190/800] Compiling rsa.c
[191/800] Compiling rdrand-x86_64-mac.mac.x86_64.S
[192/800] Compiling rdrand-x86_64-linux.linux.x86_64.S
[193/800] Compiling blinding.c
[194/800] Compiling padding.c
[195/800] Compiling urandom.c
[196/800] Compiling rand.c
[197/800] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[198/800] Compiling fork_detect.c
[199/800] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[200/800] Compiling ctrdrbg.c
[201/800] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[201/800] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[201/800] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[204/800] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[205/800] Compiling p256-armv8-asm-ios.ios.aarch64.S
[206/800] Compiling p256-armv8-asm-linux.linux.aarch64.S
[207/800] Compiling ofb.c
[208/800] Compiling polyval.c
[209/800] Compiling ctr.c
[210/800] Compiling gcm_nohw.c
[211/800] Compiling cbc.c
[212/800] Compiling gcm.c
[213/800] Compiling cfb.c
[214/800] Compiling md5.c
[215/800] Compiling md4.c
[216/800] Compiling hmac.c
[217/800] Compiling md5-x86_64-linux.linux.x86_64.S
[218/800] Compiling md5-x86_64-mac.mac.x86_64.S
[219/800] Compiling md5-586-windows.windows.x86.S
[220/800] Compiling hkdf.c
[221/800] Compiling md5-586-linux.linux.x86.S
[222/800] Compiling ghashv8-armv8-ios.ios.aarch64.S
[223/800] Compiling ghashv8-armv7-linux.linux.arm.S
[224/800] Compiling ghashv8-armv7-ios.ios.arm.S
[224/800] Compiling ghashv8-armv8-linux.linux.aarch64.S
[226/800] Compiling ghash-x86_64-mac.mac.x86_64.S
[227/800] Compiling ghash-x86_64-linux.linux.x86_64.S
[228/800] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[229/800] Compiling ghash-x86-windows.windows.x86.S
[230/800] Compiling ghash-x86-linux.linux.x86.S
[231/800] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[231/800] Compiling ghash-ssse3-x86-windows.windows.x86.S
[231/800] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[234/800] Compiling ghash-ssse3-x86-linux.linux.x86.S
[235/800] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[236/800] Compiling fips_shared_support.c
[237/800] Compiling ghash-armv4-linux.linux.arm.S
[238/800] Compiling ghash-armv4-ios.ios.arm.S
[239/800] Compiling ecdsa.c
[240/800] Compiling wnaf.c
[241/800] Compiling ecdh.c
[242/800] Compiling util.c
[243/800] Compiling simple_mul.c
[244/800] Compiling simple.c
[245/800] Compiling scalar.c
[246/800] Compiling p256.c
[247/800] Compiling p224-64.c
[248/800] Compiling felem.c
[249/800] Compiling ec_montgomery.c
[250/800] Compiling ec_key.c
[251/800] Compiling oct.c
[252/800] Compiling ec.c
[253/800] Compiling digestsign.c
[254/800] Compiling digest.c
[255/800] Compiling digests.c
[256/800] Compiling dh.c
[257/800] Compiling check.c
[258/800] Compiling co-586-linux.linux.x86.S
[259/800] Compiling co-586-windows.windows.x86.S
[260/800] Compiling p256-nistz.c
[262/800] Compiling NaiveDate NaiveDate.swift
[263/800] Compiling NaiveDate NaiveDateFormatStyle.swift
[264/800] Emitting module NaiveDate
[265/800] Compiling NaiveDate NaiveDateFormatter.swift
[266/801] Compiling URLQueryEncoder URLQueryEncoder.swift
[267/801] Emitting module URLQueryEncoder
error: emit-module command failed with exit code 1 (use -v to see invocation)
[268/801] Emitting module Get
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:179:42: error: cannot find type 'Selector' in scope
177 |     // MARK: Proxy
178 |
179 |     override func responds(to aSelector: Selector!) -> Bool {
    |                                          `- error: cannot find type 'Selector' in scope
180 |         if interceptedSelectors.contains(aSelector) {
181 |             return true
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:186:50: error: cannot find type 'Selector' in scope
184 |     }
185 |
186 |     override func forwardingTarget(for selector: Selector!) -> Any? {
    |                                                  `- error: cannot find type 'Selector' in scope
187 |         interceptedSelectors.contains(selector) ? nil : delegate
188 |     }
[269/801] Compiling Get APIClient.swift
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
[270/801] Compiling Get Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:179:42: error: cannot find type 'Selector' in scope
177 |     // MARK: Proxy
178 |
179 |     override func responds(to aSelector: Selector!) -> Bool {
    |                                          `- error: cannot find type 'Selector' in scope
180 |         if interceptedSelectors.contains(aSelector) {
181 |             return true
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:186:50: error: cannot find type 'Selector' in scope
184 |     }
185 |
186 |     override func forwardingTarget(for selector: Selector!) -> Any? {
    |                                                  `- error: cannot find type 'Selector' in scope
187 |         interceptedSelectors.contains(selector) ? nil : delegate
188 |     }
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:154:13: error: '#selector' can only be used with the Objective-C runtime
152 |         self.delegate = delegate
153 |         self.interceptedSelectors = [
154 |             #selector(URLSessionDataDelegate.urlSession(_:dataTask:didReceive:)),
    |             `- error: '#selector' can only be used with the Objective-C runtime
155 |             #selector(URLSessionTaskDelegate.urlSession(_:task:didCompleteWithError:)),
156 |             #selector(URLSessionTaskDelegate.urlSession(_:task:didFinishCollecting:))
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:164:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionDataTask, Data) -> ()'
162 |     func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, didReceive data: Data) {
163 |         loader.urlSession(session, dataTask: dataTask, didReceive: data)
164 |         (delegate as? URLSessionDataDelegate)?.urlSession?(session, dataTask: dataTask, didReceive: data)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionDataTask, Data) -> ()'
165 |     }
166 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:169:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, (any Error)?) -> ()'
167 |     func urlSession(_ session: URLSession, task: URLSessionTask, didCompleteWithError error: Error?) {
168 |         loader.urlSession(session, task: task, didCompleteWithError: error)
169 |         (delegate as? URLSessionTaskDelegate)?.urlSession?(session, task: task, didCompleteWithError: error)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, (any Error)?) -> ()'
170 |     }
171 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:174:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, URLSessionTaskMetrics) -> ()'
172 |     func urlSession(_ session: URLSession, task: URLSessionTask, didFinishCollecting metrics: URLSessionTaskMetrics) {
173 |         loader.urlSession(session, task: task, didFinishCollecting: metrics)
174 |         (delegate as? URLSessionTaskDelegate)?.urlSession?(session, task: task, didFinishCollecting: metrics)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, URLSessionTaskMetrics) -> ()'
175 |     }
176 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:183:25: error: value of type 'any URLSessionDelegate' has no member 'responds'
181 |             return true
182 |         }
183 |         return delegate.responds(to: aSelector) || super.responds(to: aSelector)
    |                         `- error: value of type 'any URLSessionDelegate' has no member 'responds'
184 |     }
185 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:183:58: error: value of type 'NSObject' has no member 'responds'
181 |             return true
182 |         }
183 |         return delegate.responds(to: aSelector) || super.responds(to: aSelector)
    |                                                          `- error: value of type 'NSObject' has no member 'responds'
184 |     }
185 |
[271/801] Compiling Get Request.swift
[271/802] Compiling cmac.c
[272/802] Compiling bsaes-armv7-linux.linux.arm.S
[273/802] Compiling cipher.c
[273/802] Compiling sqrt.c
[273/802] Compiling e_aesccm.c
[273/802] Compiling aead.c
[273/802] Compiling bsaes-armv7-ios.ios.arm.S
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/528] Compiling fiat_p256_adx_sqr.S
[1/528] Compiling md5-x86_64-apple.S
[2/528] Compiling fiat_curve25519_adx_mul.S
[2/528] Compiling md5-586-linux.S
[2/528] Compiling fiat_curve25519_adx_square.S
[5/528] Compiling md5-x86_64-linux.S
[5/528] Compiling fiat_p256_adx_mul.S
[7/528] Compiling bsaes-armv7-ios.ios.arm.S
[8/528] Compiling e_aesccm.c
[9/528] Compiling aead.c
[10/528] Compiling cipher.c
[11/528] Compiling sqrt.c
[12/528] Compiling rsaz_exp.c
[13/528] Compiling shift.c
[14/528] Compiling gcd.c
[15/528] Compiling CCryptoBoringSSLShims shims.c
[16/528] Compiling random.c
[17/528] Compiling prime.c
[18/528] Compiling gcd_extra.c
[18/528] Write swift-version-24593BA9C3E375BF.txt
[20/528] Compiling exponentiation.c
[21/528] Compiling div_extra.c
[22/528] Compiling generic.c
[23/528] Compiling ctx.c
[24/528] Compiling div.c
[25/528] Compiling cmp.c
[26/528] Compiling bn.c
[27/528] Compiling x86_64-gcc.c
[28/528] Compiling bytes.c
[29/528] Compiling bn-586-windows.windows.x86.S
[30/528] Compiling bn-armv8-linux.linux.aarch64.S
[31/534] Compiling bn-armv8-ios.ios.aarch64.S
[32/535] Compiling add.c
[33/538] Compiling armv4-mont-linux.linux.arm.S
[34/538] Compiling armv8-mont-ios.ios.aarch64.S
[35/538] Compiling bn-586-linux.linux.x86.S
[36/538] Compiling armv8-mont-linux.linux.aarch64.S
[37/538] Compiling armv4-mont-ios.ios.arm.S
[38/538] Compiling aesv8-armv8-ios.ios.aarch64.S
[39/538] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[40/538] Compiling aesv8-armv8-linux.linux.aarch64.S
[41/538] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[42/538] Compiling aesv8-armv7-ios.ios.arm.S
[43/538] Compiling aesv8-armv7-linux.linux.arm.S
[44/538] Compiling aesni-x86_64-mac.mac.x86_64.S
[46/538] Compiling Get Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:179:42: error: cannot find type 'Selector' in scope
177 |     // MARK: Proxy
178 |
179 |     override func responds(to aSelector: Selector!) -> Bool {
    |                                          `- error: cannot find type 'Selector' in scope
180 |         if interceptedSelectors.contains(aSelector) {
181 |             return true
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:186:50: error: cannot find type 'Selector' in scope
184 |     }
185 |
186 |     override func forwardingTarget(for selector: Selector!) -> Any? {
    |                                                  `- error: cannot find type 'Selector' in scope
187 |         interceptedSelectors.contains(selector) ? nil : delegate
188 |     }
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:154:13: error: '#selector' can only be used with the Objective-C runtime
152 |         self.delegate = delegate
153 |         self.interceptedSelectors = [
154 |             #selector(URLSessionDataDelegate.urlSession(_:dataTask:didReceive:)),
    |             `- error: '#selector' can only be used with the Objective-C runtime
155 |             #selector(URLSessionTaskDelegate.urlSession(_:task:didCompleteWithError:)),
156 |             #selector(URLSessionTaskDelegate.urlSession(_:task:didFinishCollecting:))
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:164:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionDataTask, Data) -> ()'
162 |     func urlSession(_ session: URLSession, dataTask: URLSessionDataTask, didReceive data: Data) {
163 |         loader.urlSession(session, dataTask: dataTask, didReceive: data)
164 |         (delegate as? URLSessionDataDelegate)?.urlSession?(session, dataTask: dataTask, didReceive: data)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionDataTask, Data) -> ()'
165 |     }
166 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:169:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, (any Error)?) -> ()'
167 |     func urlSession(_ session: URLSession, task: URLSessionTask, didCompleteWithError error: Error?) {
168 |         loader.urlSession(session, task: task, didCompleteWithError: error)
169 |         (delegate as? URLSessionTaskDelegate)?.urlSession?(session, task: task, didCompleteWithError: error)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, (any Error)?) -> ()'
170 |     }
171 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:174:58: error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, URLSessionTaskMetrics) -> ()'
172 |     func urlSession(_ session: URLSession, task: URLSessionTask, didFinishCollecting metrics: URLSessionTaskMetrics) {
173 |         loader.urlSession(session, task: task, didFinishCollecting: metrics)
174 |         (delegate as? URLSessionTaskDelegate)?.urlSession?(session, task: task, didFinishCollecting: metrics)
    |                                                          `- error: cannot use optional chaining on non-optional value of type '(URLSession, URLSessionTask, URLSessionTaskMetrics) -> ()'
175 |     }
176 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:183:25: error: value of type 'any URLSessionDelegate' has no member 'responds'
181 |             return true
182 |         }
183 |         return delegate.responds(to: aSelector) || super.responds(to: aSelector)
    |                         `- error: value of type 'any URLSessionDelegate' has no member 'responds'
184 |     }
185 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:183:58: error: value of type 'NSObject' has no member 'responds'
181 |             return true
182 |         }
183 |         return delegate.responds(to: aSelector) || super.responds(to: aSelector)
    |                                                          `- error: value of type 'NSObject' has no member 'responds'
184 |     }
185 |
[47/538] Compiling Get Request.swift
[48/538] Emitting module URLQueryEncoder
[49/538] Emitting module NaiveDate
[49/538] Compiling aesni-x86-linux.linux.x86.S
[50/538] Compiling aesni-x86_64-linux.linux.x86_64.S
[51/538] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[51/538] Compiling aesni-x86-windows.windows.x86.S
[53/538] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[54/538] Compiling key_wrap.c
[55/538] Compiling mode_wrappers.c
[57/538] Compiling NaiveDate NaiveDateFormatter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/538] Compiling aes.c
[59/538] Emitting module Get
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:179:42: error: cannot find type 'Selector' in scope
177 |     // MARK: Proxy
178 |
179 |     override func responds(to aSelector: Selector!) -> Bool {
    |                                          `- error: cannot find type 'Selector' in scope
180 |         if interceptedSelectors.contains(aSelector) {
181 |             return true
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:186:50: error: cannot find type 'Selector' in scope
184 |     }
185 |
186 |     override func forwardingTarget(for selector: Selector!) -> Any? {
    |                                                  `- error: cannot find type 'Selector' in scope
187 |         interceptedSelectors.contains(selector) ? nil : delegate
188 |     }
[60/538] Compiling Get APIClient.swift
/host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Helpers.swift:142:43: error: cannot find type 'Selector' in scope
140 | final class URLSessionProxyDelegate: NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
141 |     private var delegate: URLSessionDelegate
142 |     private let interceptedSelectors: Set<Selector>
    |                                           `- error: cannot find type 'Selector' in scope
143 |     private let loader: DataLoader
144 |
[60/538] Compiling ex_data.c
[61/538] Compiling pbkdf.c
[61/538] Compiling scrypt.c
[61/538] Compiling sign.c
[61/538] Compiling aes_nohw.c
[61/538] Compiling print.c
BUILD FAILURE 6.1 android