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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 0.0.8
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
 * tag               0.0.8      -> FETCH_HEAD
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 0.0.8
========================================
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-3":/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/vapor/jwt-kit
Fetching https://github.com/kean/Get
Fetching https://github.com/kean/NaiveDate
Fetching https://github.com/kean/URLQueryEncoder
[1/2349] Fetching get
[800/2731] Fetching get, naivedate
[2732/2859] Fetching get, naivedate, urlqueryencoder
[2860/11908] Fetching get, naivedate, urlqueryencoder, jwt-kit
Fetched https://github.com/kean/URLQueryEncoder from cache (0.97s)
[3727/11780] Fetching get, naivedate, jwt-kit
Fetched https://github.com/kean/Get from cache (0.98s)
[1559/9431] Fetching naivedate, jwt-kit
Fetched https://github.com/kean/NaiveDate from cache (1.93s)
Fetched https://github.com/vapor/jwt-kit from cache (1.94s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (2.45s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.1.0 (0.50s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.55s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.5 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.33s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.71s)
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/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.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/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/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 aesv8-armv7-linux.linux.arm.S
[4/790] Write sources
[7/790] Compiling aesni-x86_64-mac.mac.x86_64.S
[8/790] Compiling aesni-x86_64-linux.linux.x86_64.S
[9/790] Compiling aesv8-armv7-ios.ios.arm.S
[10/790] Compiling sha256-armv8-ios.ios.aarch64.S
[11/790] Compiling a_gentm.c
[11/790] Compiling a_dup.c
[13/790] Compiling fiat_p256_adx_sqr.S
[14/790] Compiling fiat_curve25519_adx_square.S
[15/790] Compiling fiat_p256_adx_mul.S
[16/790] Compiling fiat_curve25519_adx_mul.S
[17/790] Write swift-version-24593BA9C3E375BF.txt
[18/790] Compiling x_spki.c
[19/790] Compiling x_x509a.c
[20/790] Compiling x_req.c
[21/790] Compiling x_sig.c
[22/790] Compiling x_val.c
[23/792] Compiling x_x509.c
[24/792] Compiling x_name.c
[25/792] Compiling x_exten.c
[26/792] Compiling x_pubkey.c
[27/800] Compiling x_attrib.c
[28/800] Compiling x_algor.c
[29/800] Compiling x509spki.c
[30/800] Compiling x_all.c
[31/800] Compiling x_crl.c
[32/800] Compiling x509rset.c
[33/800] Compiling x509name.c
[34/800] Compiling x509cset.c
[35/800] Compiling x509_vpm.c
[36/800] Compiling x509_v3.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_req.c
[42/800] Compiling x509_obj.c
[43/800] Compiling x509_lu.c
[44/800] Compiling x509_def.c
[45/800] Compiling x509_d2.c
[46/800] Compiling x509_ext.c
[47/800] Compiling x509_cmp.c
[48/800] Compiling x509_att.c
[49/800] Compiling x509.c
[50/800] Compiling v3_skey.c
[51/800] Compiling v3_utl.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_ncons.c
[58/800] Compiling v3_int.c
[59/800] Compiling v3_lib.c
[60/800] Compiling v3_ia5.c
[61/800] Compiling v3_info.c
[62/800] Compiling v3_genn.c
[63/800] Compiling v3_enum.c
[64/800] Compiling v3_extku.c
[65/800] Compiling v3_crld.c
[66/800] Compiling v3_cpols.c
[67/800] Compiling v3_conf.c
[68/800] Compiling v3_bcons.c
[69/800] Compiling v3_bitst.c
[70/800] Compiling v3_akeya.c
[71/800] Compiling v3_akey.c
[72/800] Compiling v3_alt.c
[73/800] Compiling t_x509.c
[74/800] Compiling t_x509a.c
[75/800] Compiling t_req.c
[76/800] Compiling t_crl.c
[76/800] Compiling rsa_pss.c
[78/800] Compiling policy.c
[79/800] Compiling i2d_pr.c
[80/800] Compiling name_print.c
[81/800] Compiling by_file.c
[82/800] Compiling by_dir.c
[83/800] Compiling algorithm.c
[84/800] Compiling asn1_gen.c
[85/800] Compiling a_verify.c
[86/800] Compiling voprf.c
[87/800] Compiling a_sign.c
[88/800] Compiling trust_token.c
[89/800] Compiling a_digest.c
[90/800] Compiling thread.c
[91/800] Compiling thread_win.c
[91/800] Compiling pmbtoken.c
[93/800] Compiling thread_pthread.c
[94/800] Compiling thread_none.c
[95/800] Compiling wots.c
[96/800] Compiling thash.c
[97/800] Compiling spx_util.c
[98/800] Compiling spx.c
[99/800] Compiling stack.c
[100/800] Compiling merkle.c
[101/800] Compiling fors.c
[102/800] Compiling rsa_print.c
[103/800] Compiling siphash.c
[104/800] Compiling address.c
[105/800] Compiling rc4.c
[106/800] Compiling rsa_crypt.c
[107/800] Compiling rsa_asn1.c
[108/800] Compiling windows.c
[109/800] Compiling refcount.c
[110/800] Compiling trusty.c
[111/800] Compiling rand_extra.c
[112/800] Compiling ios.c
[113/800] Compiling passive.c
[114/800] Compiling deterministic.c
[115/800] Compiling pool.c
[116/800] Compiling getentropy.c
[117/800] Compiling poly1305_arm.c
[118/800] Compiling forkunsafe.c
[119/800] Compiling poly1305_arm_asm.S
[120/800] Compiling poly1305_vec.c
[121/800] Compiling poly1305.c
[122/800] Compiling pkcs7.c
[123/800] Compiling pkcs8_x509.c
[124/800] Compiling pkcs8.c
[125/800] Compiling p5_pbev2.c
[126/800] Compiling pem_xaux.c
[127/800] Compiling pkcs7_x509.c
[128/800] Compiling pem_pk8.c
[129/800] Compiling pem_pkey.c
[130/800] Compiling pem_x509.c
[131/800] Compiling obj_xref.c
[132/800] Compiling pem_oth.c
[133/800] Compiling pem_info.c
[134/800] Compiling mem.c
[135/800] Compiling pem_all.c
[136/800] Compiling lhash.c
[137/800] Compiling pem_lib.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 hpke.c
[144/800] Compiling x86_64-mont5-linux.linux.x86_64.S
[145/800] Compiling x86_64-mont-mac.mac.x86_64.S
[145/800] Compiling x86_64-mont-linux.linux.x86_64.S
[147/800] Compiling x86-mont-windows.windows.x86.S
[148/800] Compiling hrss.c
[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 x86-mont-linux.linux.x86.S
[152/800] Compiling vpaes-armv7-linux.linux.arm.S
[153/800] Compiling vpaes-x86-linux.linux.x86.S
[154/800] Compiling vpaes-armv8-ios.ios.aarch64.S
[155/800] Compiling vpaes-armv8-linux.linux.aarch64.S
[155/800] Compiling vpaes-x86-windows.windows.x86.S
[157/800] Compiling vpaes-armv7-ios.ios.arm.S
[158/800] Compiling sha512-x86_64-linux.linux.x86_64.S
[159/800] Compiling sha512-x86_64-mac.mac.x86_64.S
[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 sha512-armv4-ios.ios.arm.S
[164/800] Compiling kdf.c
[165/800] Compiling sha512-586-windows.windows.x86.S
[166/800] Compiling sha512-586-linux.linux.x86.S
[167/800] Compiling sha256-x86_64-mac.mac.x86_64.S
[168/800] Compiling sha256-x86_64-linux.linux.x86_64.S
[169/800] Compiling sha256-armv8-linux.linux.aarch64.S
[170/800] Compiling sha256-armv4-linux.linux.arm.S
[171/800] Compiling sha256-armv4-ios.ios.arm.S
[171/800] Compiling sha256-586-windows.windows.x86.S
[173/800] Compiling sha256-586-linux.linux.x86.S
[174/800] Compiling sha1-x86_64-mac.mac.x86_64.S
[175/800] Compiling sha1-armv8-ios.ios.aarch64.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-armv4-large-linux.linux.arm.S
[179/800] Compiling sha1-armv4-large-ios.ios.arm.S
[180/800] Compiling sha1-586-windows.windows.x86.S
[181/800] Compiling sha1-586-linux.linux.x86.S
[182/800] Compiling sha512.c
[183/800] Compiling sha256.c
[184/800] Compiling sha1.c
[185/800] Compiling service_indicator.c
[186/800] Compiling rsaz-avx2-mac.mac.x86_64.S
[187/800] Compiling rsaz-avx2-linux.linux.x86_64.S
[187/800] Compiling fips.c
[189/800] Compiling self_check.c
[190/800] Compiling rdrand-x86_64-mac.mac.x86_64.S
[191/800] Compiling blinding.c
[192/800] Compiling rdrand-x86_64-linux.linux.x86_64.S
[193/800] Compiling rsa_impl.c
[194/800] Compiling padding.c
[195/800] Compiling rsa.c
[196/800] Compiling urandom.c
[197/800] Compiling fork_detect.c
[198/800] Compiling rand.c
[199/800] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[200/800] Compiling ctrdrbg.c
[200/800] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[202/800] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[203/800] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[204/800] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[205/800] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[206/800] Compiling p256-armv8-asm-ios.ios.aarch64.S
[207/800] Compiling p256-armv8-asm-linux.linux.aarch64.S
[208/800] Compiling ofb.c
[209/800] Compiling gcm_nohw.c
[210/800] Compiling polyval.c
[211/800] Compiling gcm.c
[212/800] Compiling ctr.c
[213/800] Compiling md5-x86_64-mac.mac.x86_64.S
[214/800] Compiling md5-x86_64-linux.linux.x86_64.S
[215/800] Compiling cfb.c
[216/800] Compiling cbc.c
[217/800] Compiling md5.c
[218/800] Compiling hmac.c
[219/800] Compiling md4.c
[220/800] Compiling hkdf.c
[221/800] Compiling md5-586-windows.windows.x86.S
[222/800] Compiling ghashv8-armv8-linux.linux.aarch64.S
[222/800] Compiling md5-586-linux.linux.x86.S
[222/800] Compiling ghashv8-armv8-ios.ios.aarch64.S
[225/800] Compiling ghashv8-armv7-linux.linux.arm.S
[226/800] Compiling ghash-x86-windows.windows.x86.S
[227/800] Compiling ghash-x86_64-mac.mac.x86_64.S
[228/800] Compiling ghashv8-armv7-ios.ios.arm.S
[229/800] Compiling ghash-x86_64-linux.linux.x86_64.S
[230/800] Compiling ghash-x86-linux.linux.x86.S
[231/800] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[232/800] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[233/800] Compiling ghash-ssse3-x86-linux.linux.x86.S
[234/800] Compiling ghash-ssse3-x86-windows.windows.x86.S
[235/800] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[236/800] Compiling fips_shared_support.c
[237/800] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[238/800] Compiling ghash-armv4-ios.ios.arm.S
[239/800] Compiling ghash-armv4-linux.linux.arm.S
[240/800] Compiling ecdh.c
[241/800] Compiling ecdsa.c
[242/800] Compiling wnaf.c
[243/800] Compiling util.c
[244/800] Compiling simple_mul.c
[245/800] Compiling simple.c
[246/800] Compiling p256.c
[247/800] Compiling scalar.c
[248/800] Compiling oct.c
[249/800] Compiling felem.c
[250/800] Compiling p224-64.c
[251/800] Compiling ec_montgomery.c
[252/800] Compiling ec_key.c
[253/800] Compiling digestsign.c
[254/800] Compiling digests.c
[255/800] Compiling ec.c
[256/800] Compiling p256-nistz.c
[257/800] Compiling digest.c
[258/800] Compiling dh.c
[259/800] Compiling co-586-windows.windows.x86.S
[260/800] Compiling co-586-linux.linux.x86.S
[261/800] Compiling check.c
[262/800] Compiling e_aesccm.c
[263/800] Compiling cmac.c
[264/800] Compiling aead.c
[265/800] Compiling bsaes-armv7-ios.ios.arm.S
[266/800] Compiling bsaes-armv7-linux.linux.arm.S
[267/800] Compiling cipher.c
[268/800] Compiling sqrt.c
[269/800] Compiling e_aes.c
[270/800] Compiling rsaz_exp.c
[271/800] Compiling shift.c
[272/800] Compiling random.c
[273/800] Compiling prime.c
[274/800] Compiling montgomery_inv.c
[275/800] Compiling jacobi.c
[276/800] Compiling gcd.c
[277/800] Compiling montgomery.c
[278/800] Compiling mul.c
[279/800] Compiling gcd_extra.c
[280/800] Compiling div_extra.c
[281/800] Compiling generic.c
[282/800] Compiling exponentiation.c
[283/800] Compiling div.c
[284/800] Compiling cmp.c
[285/800] Compiling ctx.c
[286/800] Compiling x86_64-gcc.c
[287/800] Compiling bytes.c
[288/800] Compiling add.c
[289/800] Compiling bn-armv8-linux.linux.aarch64.S
[290/800] Compiling bn-armv8-ios.ios.aarch64.S
[290/800] Compiling bn-586-windows.windows.x86.S
[292/800] Compiling bn.c
[293/800] Compiling armv8-mont-ios.ios.aarch64.S
[294/800] Compiling bn-586-linux.linux.x86.S
[295/800] Compiling armv4-mont-ios.ios.arm.S
[296/800] Compiling armv8-mont-linux.linux.aarch64.S
[297/800] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[298/800] Compiling armv4-mont-linux.linux.arm.S
[299/800] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[300/800] Compiling aesv8-armv8-linux.linux.aarch64.S
[301/800] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[302/800] Compiling aesni-x86-windows.windows.x86.S
[302/800] Compiling aesv8-armv8-ios.ios.aarch64.S
[304/800] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[305/800] Compiling aesni-x86-linux.linux.x86.S
[306/800] Compiling mode_wrappers.c
[306/800] Compiling key_wrap.c
[308/800] Compiling aes.c
[309/800] Compiling aes_nohw.c
[310/800] Compiling ex_data.c
[311/800] Compiling sign.c
[312/800] Compiling print.c
[313/800] Compiling p_x25519.c
[314/800] Compiling scrypt.c
[315/800] Compiling pbkdf.c
[315/800] Compiling p_x25519_asn1.c
[317/800] Compiling p_ed25519.c
[318/800] Compiling p_hkdf.c
[319/800] Compiling p_rsa_asn1.c
[320/800] Compiling p_ed25519_asn1.c
[321/800] Compiling p_rsa.c
[322/800] Compiling p_dsa_asn1.c
[323/800] Compiling p_ec_asn1.c
[324/800] Compiling p_ec.c
[325/800] Compiling err_data.c
[326/800] Compiling engine.c
[327/800] Compiling evp_asn1.c
[328/800] Compiling evp.c
[329/800] Compiling evp_ctx.c
[330/800] Compiling err.c
[331/800] Compiling ecdh_extra.c
[332/800] Compiling ecdsa_asn1.c
[333/800] Compiling ec_asn1.c
[335/800] 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 |
[336/800] Emitting module NaiveDate
[336/800] Compiling dsa_asn1.c
[338/800] Compiling NaiveDate NaiveDateFormatter.swift
[339/800] Emitting module URLQueryEncoder
[340/800] Compiling URLQueryEncoder URLQueryEncoder.swift
[340/800] Compiling ec_derive.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[342/800] 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 |     }
[342/800] Compiling hash_to_curve.c
[344/801] Compiling NaiveDate NaiveDateFormatStyle.swift
[345/801] Compiling NaiveDate NaiveDate.swift
[345/801] Compiling digest_extra.c
[346/802] Compiling dsa.c
[348/802] Compiling Get Request.swift
[349/802] 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 |
[349/802] Compiling dh_asn1.c
[350/802] Compiling params.c
[351/802] Compiling x25519-asm-arm.S
[353/802] Compiling curve25519_64_adx.c
[355/802] Compiling crypto.c
[355/802] Compiling cpu_intel.c
[355/802] Compiling curve25519.c
[355/802] Compiling spake25519.c
[355/802] Compiling des.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/448] Compiling fiat_curve25519_adx_mul.S
[1/448] Compiling fiat_p256_adx_sqr.S
[2/448] Compiling fiat_curve25519_adx_square.S
[3/448] Compiling fiat_p256_adx_mul.S
[4/448] Compiling md5-x86_64-apple.S
[5/448] Compiling md5-x86_64-linux.S
[6/448] Compiling md5-586-linux.S
[7/448] Compiling crypto.c
[8/448] Compiling spake25519.c
[9/448] Compiling cpu_intel.c
[10/448] Compiling des.c
[11/448] Compiling cpu_arm_linux.c
[12/448] Compiling cpu_aarch64_win.c
[13/448] Compiling cpu_aarch64_sysreg.c
[13/448] Compiling cpu_arm_freebsd.c
[15/448] Compiling cpu_aarch64_openbsd.c
[16/448] Write swift-version-24593BA9C3E375BF.txt
[17/448] Compiling cpu_aarch64_linux.c
[18/448] Compiling cpu_aarch64_apple.c
[19/448] Compiling CCryptoBoringSSLShims shims.c
[20/448] Compiling cpu_aarch64_fuchsia.c
[21/448] Compiling curve25519.c
[22/448] Compiling tls_cbc.c
[23/448] Compiling e_tls.c
[24/448] Compiling e_rc2.c
[25/451] Compiling e_null.c
[26/452] Compiling conf.c
[27/452] Compiling e_des.c
[28/452] Compiling e_rc4.c
[29/452] Compiling e_chacha20poly1305.c
[30/454] Compiling derive_key.c
[31/455] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[32/455] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[33/455] Compiling e_aesctrhmac.c
[34/458] Compiling e_aesgcmsiv.c
[35/458] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[36/458] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[37/458] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[38/458] Compiling cipher_extra.c
[39/458] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[40/458] Compiling chacha-x86_64-mac.mac.x86_64.S
[41/458] Compiling chacha-x86_64-linux.linux.x86_64.S
[41/458] Compiling chacha-x86-windows.windows.x86.S
[43/458] Compiling chacha.c
[44/458] Compiling chacha-x86-linux.linux.x86.S
[45/458] Compiling chacha-armv8-ios.ios.aarch64.S
[46/458] Compiling chacha-armv4-linux.linux.arm.S
[47/458] Compiling chacha-armv4-ios.ios.arm.S
[48/458] Compiling chacha-armv8-linux.linux.aarch64.S
[49/458] Compiling unicode.c
[50/458] Compiling ber.c
[52/458] Emitting module URLQueryEncoder
[53/458] 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 |
[54/458] Compiling Get Request.swift
[54/458] Compiling asn1_compat.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/458] 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 |     }
[56/458] Compiling cbb.c
[58/458] 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 |
[59/458] Compiling NaiveDate NaiveDateFormatter.swift
[60/458] Emitting module NaiveDate
[60/458] Compiling blake2.c
[60/458] Compiling cbs.c
[61/458] Compiling NaiveDate NaiveDate.swift
[61/458] Compiling convert.c
[61/458] Compiling bn_asn1.c
[61/458] Compiling buf.c
BUILD FAILURE 6.1 android