The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-travis with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iainsmith/swift-travis.git
Reference: master
Cloned https://github.com/iainsmith/swift-travis.git into spi-builder-workspace
SUCCESS checkout https://github.com/iainsmith/swift-travis.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/iainsmith/async-http-client.git
[1/1124] Fetching async-http-client
Fetched https://github.com/iainsmith/async-http-client.git (0.27s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
[1/4503] Fetching swift-nio-extras
[4504/15278] Fetching swift-nio-extras, swift-argument-parser
[15279/75351] Fetching swift-nio-extras, swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git (6.28s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-argument-parser (6.28s)
Fetched https://github.com/apple/swift-nio.git (6.35s)
[1/11302] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (1.20s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.4.0 (0.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.7.1 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.16.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.4 (0.35s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.4.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.16.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.7.1
Creating working copy for https://github.com/iainsmith/async-http-client.git
Working copy of https://github.com/iainsmith/async-http-client.git resolved at master
Building for debugging...
[0/445] Compiling CNIOLinux shim.c
[1/445] Compiling CNIOExtrasZlib empty.c
[2/445] Compiling CNIOSHA1 c_nio_sha1.c
[3/445] Compiling CNIODarwin shim.c
[4/445] Compiling CNIOLinux ifaddrs-android.c
[5/473] Compiling p256.c
[6/488] Compiling CNIOHTTPParser c_nio_http_parser.c
[7/488] Compiling curve25519.c
[8/488] Compiling CNIOBoringSSLShims shims.c
[9/488] Compiling tls_method.cc
[10/488] Compiling tls_record.cc
[11/488] Compiling tls13_enc.cc
[12/488] Compiling tls13_server.cc
[13/488] Compiling tls13_client.cc
[14/488] Compiling tls13_both.cc
[16/488] Emitting module ArgumentParser
[16/491] Compiling t1_enc.cc
[17/491] Compiling ssl_versions.cc
[18/491] Compiling ssl_transcript.cc
[19/491] Compiling ssl_stat.cc
[20/491] Compiling t1_lib.cc
[21/491] Compiling ssl_x509.cc
[22/491] Compiling ssl_privkey.cc
[23/491] Compiling ssl_session.cc
[24/491] Compiling ssl_file.cc
[25/491] Compiling ssl_lib.cc
[26/491] Compiling ssl_key_share.cc
[27/491] Compiling ssl_cipher.cc
[29/491] Compiling ArgumentParser InputOrigin.swift
[30/491] Compiling ArgumentParser Name.swift
[31/491] Compiling ArgumentParser Parsed.swift
[32/491] Compiling ArgumentParser Errors.swift
[33/491] Compiling ArgumentParser Flag.swift
[35/493] Compiling ArgumentParser ParsedValues.swift
[36/493] Compiling ArgumentParser ParserError.swift
[37/493] Compiling ArgumentParser SplitArguments.swift
[41/493] Compiling ArgumentParser NameSpecification.swift
[42/493] Compiling ArgumentParser Option.swift
[43/493] Compiling ArgumentParser OptionGroup.swift
[44/493] Compiling ArgumentParser CommandConfiguration.swift
[44/493] Compiling ssl_buffer.cc
[46/493] Compiling TravisV3Core Setting.swift
[47/493] Compiling TravisV3Core User.swift
[47/493] Compiling ssl_asn1.cc
[48/493] Compiling ssl_aead_ctx.cc
[49/493] Compiling s3_pkt.cc
[50/493] Compiling ssl_cert.cc
[51/493] Compiling s3_lib.cc
[55/493] Compiling ArgumentParser UsageGenerator.swift
[56/493] Compiling ArgumentParser StringExtensions.swift
[57/493] Compiling ArgumentParser Tree.swift
[58/493] Compiling ArgumentParser ExpressibleByArgument.swift
[59/493] Compiling ArgumentParser ParsableArguments.swift
[63/493] Emitting module TravisV3Core
[65/493] Compiling ArgumentParser Argument.swift
[66/493] Compiling ArgumentParser ArgumentHelp.swift
[67/493] Compiling ArgumentParser ArgumentDefinition.swift
[68/493] Compiling ArgumentParser ArgumentSet.swift
[69/493] Compiling ArgumentParser ArgumentSetSequence.swift
[70/493] Compiling ArgumentParser CommandParser.swift
[75/493] Compiling ArgumentParser HelpCommand.swift
[76/493] Compiling ArgumentParser HelpGenerator.swift
[77/493] Compiling ArgumentParser MessageInfo.swift
[85/497] Compiling s3_both.cc
[86/497] Compiling handshake_server.cc
[87/497] Compiling handshake.cc
[89/499] Emitting module TravisClient
[89/499] Compiling handshake_client.cc
[90/499] Wrapping AST for TravisV3Core for debugging
[91/499] Compiling handoff.cc
[92/499] Compiling dtls_record.cc
[93/499] Compiling dtls_method.cc
[95/499] Compiling TravisClient Client.swift
[95/499] Compiling v3_utl.c
[95/499] Compiling d1_srtp.cc
[97/500] Compiling d1_pkt.cc
[99/501] Compiling v3_sxnet.c
[101/501] Compiling v3_pmaps.c
[102/501] Compiling bio_ssl.cc
[103/501] Compiling v3_skey.c
[104/501] Compiling v3_prn.c
[105/501] Compiling v3_purp.c
[106/501] Compiling d1_lib.cc
[107/501] Compiling v3_pku.c
[108/501] Compiling v3_pcons.c
[109/501] Compiling v3_pcia.c
[110/501] Compiling v3_ocsp.c
[111/501] Compiling v3_pci.c
[112/501] Compiling v3_ncons.c
[113/501] Compiling d1_both.cc
[114/501] Compiling v3_lib.c
[115/501] Compiling v3_int.c
[116/501] Compiling v3_info.c
[117/501] Compiling v3_ia5.c
[118/501] Compiling v3_extku.c
[119/501] Compiling v3_enum.c
[120/501] Compiling v3_genn.c
[121/501] Compiling v3_bitst.c
[122/501] Compiling v3_crld.c
[123/501] Compiling v3_cpols.c
[124/501] Compiling v3_conf.c
[125/501] Compiling v3_bcons.c
[126/501] Compiling v3_akeya.c
[127/501] Compiling pcy_tree.c
[128/501] Compiling v3_alt.c
[129/501] Compiling pcy_node.c
[130/501] Compiling v3_akey.c
[131/501] Compiling pcy_lib.c
[132/501] Compiling pcy_map.c
[133/501] Compiling x_x509a.c
[134/501] Compiling pcy_data.c
[135/501] Compiling pcy_cache.c
[136/501] Compiling x_x509.c
[137/501] Compiling x_sig.c
[138/501] Compiling x_val.c
[139/501] Compiling x_spki.c
[140/501] Compiling x_req.c
[141/501] Compiling x_pkey.c
[142/501] Compiling x_pubkey.c
[143/501] Compiling x_attrib.c
[144/501] Compiling x_name.c
[145/501] Compiling x_info.c
[146/501] Compiling x_algor.c
[147/501] Compiling x_exten.c
[148/501] Compiling x_crl.c
[149/501] Compiling x_all.c
[150/501] Compiling x509spki.c
[151/501] Compiling x509rset.c
[152/501] Compiling x509name.c
[153/501] Compiling x509cset.c
[154/501] Compiling x509_vpm.c
[155/501] Compiling x509_txt.c
[156/501] Compiling x509_v3.c
[157/501] Compiling x509_set.c
[158/501] Compiling x509_r2x.c
[159/501] Compiling x509_trs.c
[160/501] Compiling x509_req.c
[161/501] Compiling x509_vfy.c
[162/501] Compiling x509_obj.c
[163/501] Compiling x509_d2.c
[164/501] Compiling x509_def.c
[165/501] Compiling x509_ext.c
[166/501] Compiling x509_att.c
[167/501] Compiling x509_lu.c
[168/501] Compiling x509.c
[169/501] Compiling x509_cmp.c
[170/501] Compiling t_x509a.c
[171/501] Compiling i2d_pr.c
[172/501] Compiling t_req.c
[173/501] Compiling t_x509.c
[174/501] Compiling rsa_pss.c
[175/501] Compiling t_crl.c
[176/501] Compiling by_file.c
[177/501] Compiling a_verify.c
[177/501] Compiling by_dir.c
[179/501] Compiling algorithm.c
[180/501] Compiling privacy_pass.c
[181/501] Compiling thread_win.c
[182/501] Compiling thread_pthread.c
[183/501] Compiling a_sign.c
[184/501] Compiling thread_none.c
[184/501] Compiling asn1_gen.c
[186/501] Compiling thread.c
[187/501] Compiling a_strex.c
[187/501] Compiling a_digest.c
[189/501] Compiling stack.c
[190/501] Compiling siphash.c
[191/501] Compiling windows.c
[192/501] Compiling rc4.c
[193/501] Compiling refcount_lock.c
[194/501] Compiling rsa_print.c
[195/501] Compiling rsa_asn1.c
[196/501] Compiling refcount_c11.c
[197/501] Compiling fuchsia.c
[198/501] Compiling rand_extra.c
[199/501] Compiling deterministic.c
[200/501] Compiling forkunsafe.c
[201/501] Compiling poly1305_arm_asm.S
[202/501] Compiling poly1305.c
[203/501] Compiling poly1305_arm.c
[204/501] Compiling pool.c
[205/501] Compiling pkcs7.c
[206/501] Compiling pkcs8.c
[207/501] Compiling p5_pbev2.c
[208/501] Compiling pem_xaux.c
[209/501] Compiling pkcs8_x509.c
[210/501] Compiling pem_x509.c
[211/501] Compiling pkcs7_x509.c
[212/501] Compiling pem_pkey.c
[213/501] Compiling obj_xref.c
[214/501] Compiling pem_pk8.c
[215/501] Compiling pem_oth.c
[216/501] Compiling mem.c
[217/501] Compiling pem_info.c
[218/501] Compiling pem_lib.c
[219/501] Compiling lhash.c
[220/501] Compiling pem_all.c
[221/501] Compiling obj.c
[222/501] Compiling hkdf.c
[223/501] Compiling x86_64-mont5.mac.x86_64.S
[224/501] Compiling x86_64-mont.mac.x86_64.S
[225/501] Compiling x86-mont.linux.x86.S
[226/501] Compiling x86_64-mont5.linux.x86_64.S
[227/501] Compiling x86_64-mont.linux.x86_64.S
[228/501] Compiling vpaes-x86_64.mac.x86_64.S
[229/501] Compiling vpaes-x86.linux.x86.S
[230/501] Compiling vpaes-armv8.ios.aarch64.S
[231/501] Compiling poly_rq_mul.S
[232/501] Compiling poly1305_vec.c
[233/501] Compiling vpaes-x86_64.linux.x86_64.S
[234/501] Compiling vpaes-armv8.linux.aarch64.S
[235/501] Compiling vpaes-armv7.ios.arm.S
[236/501] Compiling vpaes-armv7.linux.arm.S
[237/501] Compiling sha512-armv8.linux.aarch64.S
[238/501] Compiling sha512-x86_64.mac.x86_64.S
[239/501] Compiling kdf.c
[240/501] Compiling sha512-armv8.ios.aarch64.S
[241/501] Compiling sha512-armv4.linux.arm.S
[242/501] Compiling sha512-586.linux.x86.S
[243/501] Compiling sha512-x86_64.linux.x86_64.S
[244/501] Compiling sha512-armv4.ios.arm.S
[245/501] Compiling sha256-x86_64.mac.x86_64.S
[246/501] Compiling sha256-armv8.linux.aarch64.S
[246/501] Compiling hrss.c
[248/501] Compiling sha256-armv4.ios.arm.S
[249/501] Compiling sha256-x86_64.linux.x86_64.S
[250/501] Compiling sha256-armv4.linux.arm.S
[251/501] Compiling sha256-armv8.ios.aarch64.S
[252/501] Compiling sha256-586.linux.x86.S
[253/501] Compiling sha1-x86_64.mac.x86_64.S
[254/501] Compiling sha1-armv8.linux.aarch64.S
[255/501] Compiling sha1-armv8.ios.aarch64.S
[256/501] Compiling sha1-armv4-large.linux.arm.S
[257/501] Compiling sha1-586.linux.x86.S
[258/501] Compiling sha512.c
[259/501] Compiling sha1-armv4-large.ios.arm.S
[260/501] Compiling sha1-x86_64.linux.x86_64.S
[261/501] Compiling rsaz-avx2.mac.x86_64.S
[262/501] Compiling sha1-altivec.c
[263/501] Compiling sha256.c
[264/501] Compiling sha1.c
[265/501] Compiling rsaz-avx2.linux.x86_64.S
[266/501] Compiling rdrand-x86_64.mac.x86_64.S
[267/501] Compiling blinding.c
[268/501] Compiling self_check.c
[269/501] Compiling padding.c
[270/501] Compiling rdrand-x86_64.linux.x86_64.S
[271/501] Compiling rand.c
[272/501] Compiling urandom.c
[273/501] Compiling rsa_impl.c
[274/501] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[275/501] Compiling ctrdrbg.c
[276/501] Compiling p256-x86_64-asm.mac.x86_64.S
[277/501] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[278/501] Compiling rsa.c
[279/501] Compiling polyval.c
[280/501] Compiling ofb.c
[281/501] Compiling p256-x86_64-asm.linux.x86_64.S
[282/501] Compiling gcm_nohw.c
[283/501] Compiling ctr.c
[284/501] Compiling cfb.c
[285/501] Compiling cbc.c
[286/501] Compiling gcm.c
[287/501] Compiling md5.c
[288/501] Compiling md5-x86_64.mac.x86_64.S
[289/501] Compiling is_fips.c
[290/501] Compiling md5-586.linux.x86.S
[291/501] Compiling md5-x86_64.linux.x86_64.S
[292/501] Compiling ghashv8-armx64.linux.aarch64.S
[293/501] Compiling ghashv8-armx64.ios.aarch64.S
[294/501] Compiling hmac.c
[294/501] Compiling ghashv8-armx32.linux.arm.S
[296/501] Compiling md4.c
[297/501] Compiling ghashv8-armx32.ios.arm.S
[298/501] Compiling ghash-x86_64.linux.x86_64.S
[299/501] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[300/501] Compiling ghash-x86_64.mac.x86_64.S
[301/501] Compiling ghash-x86.linux.x86.S
[302/501] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[303/501] Compiling ghash-ssse3-x86.linux.x86.S
[304/501] Compiling fips_shared_support.c
[305/501] Compiling ghash-neon-armv8.linux.aarch64.S
[306/501] Compiling ghash-armv4.linux.arm.S
[307/501] Compiling ghash-neon-armv8.ios.aarch64.S
[308/501] Compiling ghash-armv4.ios.arm.S
[309/501] Compiling ecdsa.c
[310/501] Compiling ecdh.c
[311/501] Compiling wnaf.c
[312/501] Compiling simple_mul.c
[313/501] Compiling scalar.c
[313/501] Compiling util.c
[315/501] Compiling simple.c
[316/501] Compiling felem.c
[317/501] Compiling p224-64.c
[318/501] Compiling oct.c
[319/501] Compiling digests.c
[320/501] Compiling ec_montgomery.c
[321/501] Compiling ec_key.c
[322/501] Compiling co-586.linux.x86.S
[323/501] Compiling ec.c
[324/501] Compiling digest.c
[325/501] Compiling des.c
[326/501] Compiling bsaes-armv7.ios.arm.S
[327/501] Compiling bsaes-armv7.linux.arm.S
[328/501] Compiling e_des.c
[329/501] Compiling sqrt.c
[330/501] Compiling aead.c
[331/501] Compiling cipher.c
[332/501] Compiling e_aes.c
[333/501] Compiling random.c
[334/501] Compiling shift.c
[335/501] Compiling rsaz_exp.c
[336/501] Compiling mul.c
[337/501] Compiling prime.c
[338/501] Compiling montgomery_inv.c
[339/501] Compiling p256-x86_64.c
[340/501] Compiling gcd.c
[341/501] Compiling montgomery.c
[342/501] Compiling jacobi.c
[343/501] Compiling generic.c
[344/501] Compiling div_extra.c
[345/501] Compiling gcd_extra.c
[346/501] Compiling ctx.c
[347/501] Compiling bytes.c
[348/501] Compiling div.c
[349/501] Compiling exponentiation.c
[350/501] Compiling cmp.c
[351/501] Compiling bn-586.linux.x86.S
[352/501] Compiling bn.c
[353/501] Compiling add.c
[354/501] Compiling armv4-mont.linux.arm.S
[355/501] Compiling armv8-mont.ios.aarch64.S
[356/501] Compiling armv4-mont.ios.arm.S
[357/501] Compiling armv8-mont.linux.aarch64.S
[358/501] Compiling aesv8-armx64.ios.aarch64.S
[359/501] Compiling aesv8-armx32.ios.arm.S
[360/501] Compiling aesv8-armx64.linux.aarch64.S
[361/501] Compiling aesv8-armx32.linux.arm.S
[362/501] Compiling aesni-x86.linux.x86.S
[363/501] Compiling aesni-gcm-x86_64.mac.x86_64.S
[364/501] Compiling x86_64-gcc.c
[365/501] Compiling aesni-x86_64.linux.x86_64.S
[366/501] Compiling aesni-x86_64.mac.x86_64.S
[367/501] Compiling aesni-gcm-x86_64.linux.x86_64.S
[368/501] Compiling key_wrap.c
[369/501] Compiling mode_wrappers.c
[370/501] Compiling sign.c
[371/501] Compiling ex_data.c
[372/501] Compiling aes.c
[373/501] Compiling aes_nohw.c
[374/501] Compiling pbkdf.c
[375/501] Compiling scrypt.c
[376/501] Compiling p_x25519.c
[377/501] Compiling p_x25519_asn1.c
[378/501] Compiling p_rsa_asn1.c
[379/501] Compiling print.c
[380/501] Compiling p_ed25519.c
[381/501] Compiling p_ec_asn1.c
[382/501] Compiling p_ed25519_asn1.c
[383/501] Compiling p_rsa.c
[384/501] Compiling p_dsa_asn1.c
[385/501] Compiling p_ec.c
[385/501] Compiling err_data.c
[387/501] Compiling digestsign.c
[388/501] Compiling evp_ctx.c
[389/501] Compiling evp.c
[390/501] Compiling evp_asn1.c
[391/501] Compiling engine.c
[392/501] Compiling ecdsa_asn1.c
[393/501] Compiling ecdh_extra.c
[394/501] Compiling err.c
[395/501] Compiling dsa_asn1.c
[396/501] Compiling ec_derive.c
[397/501] Compiling ec_asn1.c
[398/501] Compiling params.c
[399/501] Compiling digest_extra.c
[399/501] Compiling dsa.c
[400/501] Compiling dh_asn1.c
[402/501] Compiling dh.c
[403/501] Compiling spake25519.c
[404/501] Compiling check.c
[405/501] Compiling x25519-asm-arm.S
[406/501] Compiling cpu-ppc64le.c
[407/501] Compiling crypto.c
[408/501] Compiling cpu-aarch64-fuchsia.c
[409/501] Compiling cpu-arm.c
[410/501] Compiling cpu-intel.c
[411/501] Compiling cpu-arm-linux.c
[412/501] Compiling cpu-aarch64-linux.c
[413/501] Compiling e_rc4.c
[414/501] Compiling cmac.c
[415/501] Compiling tls_cbc.c
[416/501] Compiling e_rc2.c
[417/501] Compiling e_aesgcmsiv.c
[418/501] Compiling e_chacha20poly1305.c
[419/501] Compiling conf.c
[420/501] Compiling e_tls.c
[421/501] Compiling e_aesctrhmac.c
[422/501] Compiling e_null.c
[423/501] Compiling derive_key.c
[424/501] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[425/501] Compiling cipher_extra.c
[426/501] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[427/501] Compiling chacha.c
[428/501] Compiling e_aesccm.c
[429/501] Compiling chacha-x86_64.mac.x86_64.S
[430/501] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[431/501] Compiling chacha-x86.linux.x86.S
[432/501] Compiling chacha-x86_64.linux.x86_64.S
[433/501] Compiling chacha-armv4.ios.arm.S
[434/501] Compiling chacha-armv8.linux.aarch64.S
[435/501] Compiling unicode.c
[436/501] Compiling chacha-armv8.ios.aarch64.S
[437/501] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[438/501] Compiling chacha-armv4.linux.arm.S
[439/501] Compiling cbs.c
[440/501] Compiling asn1_compat.c
[441/501] Compiling bn_asn1.c
[442/501] Compiling buf.c
[443/501] Compiling socket_helper.c
[444/501] Compiling ber.c
[445/501] Compiling socket.c
[446/501] Compiling cbb.c
[447/501] Compiling convert.c
[448/501] Compiling printf.c
[449/501] Compiling bio_mem.c
[450/501] Compiling file.c
[451/501] Compiling hexdump.c
[452/501] Compiling fd.c
[453/501] Compiling pair.c
[454/501] Compiling connect.c
[455/501] Compiling time_support.c
[456/501] Compiling base64.c
[457/501] Compiling bio.c
[458/501] Compiling tasn_new.c
[459/501] Compiling tasn_utl.c
[460/501] Compiling tasn_typ.c
[461/501] Compiling tasn_fre.c
[462/501] Compiling f_string.c
[463/501] Compiling tasn_dec.c
[464/501] Compiling tasn_enc.c
[465/501] Compiling f_enum.c
[466/501] Compiling asn_pack.c
[467/501] Compiling f_int.c
[468/501] Compiling asn1_par.c
[469/501] Compiling a_utf8.c
[470/501] Compiling asn1_lib.c
[471/501] Compiling a_utctm.c
[472/501] Compiling a_print.c
[473/501] Compiling a_time.c
[474/501] Compiling a_octet.c
[475/501] Compiling a_type.c
[476/501] Compiling a_strnid.c
[477/501] Compiling a_object.c
[478/501] Compiling a_int.c
[479/501] Compiling a_mbstr.c
[480/501] Compiling a_dup.c
[481/501] Compiling a_gentm.c
[482/501] Compiling a_i2d_fp.c
[482/501] Compiling a_d2i_fp.c
[484/501] Compiling a_bool.c
[484/501] Compiling a_enum.c
[486/501] Wrapping AST for ArgumentParser for debugging
[487/501] Compiling a_bitstr.c
[488/501] Compiling c-nioatomics.c
[489/501] Compiling c-atomics.c
[491/505] Compiling NIOConcurrencyHelpers lock.swift
[492/505] Emitting module NIOConcurrencyHelpers
[493/505] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[494/505] Compiling NIOConcurrencyHelpers atomics.swift
[496/507] Wrapping AST for NIOConcurrencyHelpers for debugging
[498/565] Compiling NIO ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[499/565] Compiling NIO Channel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[500/565] Compiling NIO ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[501/565] Compiling NIO ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[502/565] Compiling NIO ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[503/565] Compiling NIO ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[504/565] Compiling NIO ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[505/565] Compiling NIO CircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[506/573] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[507/573] Compiling NIO SocketProtocols.swift
[508/573] Compiling NIO System.swift
[509/573] Compiling NIO Thread.swift
[510/573] Compiling NIO ThreadPosix.swift
[511/573] Compiling NIO ThreadWindows.swift
[512/573] Compiling NIO TypeAssistedChannelHandler.swift
[513/573] Compiling NIO UniversalBootstrapSupport.swift
[514/573] Compiling NIO Utilities.swift
[515/573] Compiling NIO PendingDatagramWritesManager.swift
[516/573] Compiling NIO PendingWritesManager.swift
[517/573] Compiling NIO PipeChannel.swift
[518/573] Compiling NIO PipePair.swift
[519/573] Compiling NIO PriorityQueue.swift
[520/573] Compiling NIO RecvByteBufferAllocator.swift
[521/573] Compiling NIO Resolver.swift
[522/573] Compiling NIO Selectable.swift
[523/573] Compiling NIO FileRegion.swift
[524/573] Compiling NIO GetaddrinfoResolver.swift
[525/573] Compiling NIO HappyEyeballs.swift
[526/573] Compiling NIO Heap.swift
[527/573] Compiling NIO IO.swift
[528/573] Compiling NIO IOData.swift
[529/573] Compiling NIO IntegerTypes.swift
[530/573] Compiling NIO Interfaces.swift
[531/573] Compiling NIO Codec.swift
[532/573] Compiling NIO DatagramVectorReadManager.swift
[533/573] Compiling NIO DeadChannel.swift
[534/573] Compiling NIO Embedded.swift
[535/573] Compiling NIO EventLoop.swift
[536/573] Compiling NIO EventLoopFuture.swift
[537/573] Compiling NIO FileDescriptor.swift
[538/573] Compiling NIO FileHandle.swift
[539/573] Compiling NIO SelectableEventLoop.swift
[540/573] Compiling NIO Selector.swift
[541/573] Compiling NIO ServerSocket.swift
[542/573] Compiling NIO SingleStepByteToMessageDecoder.swift
[543/573] Compiling NIO Socket.swift
[544/573] Compiling NIO SocketAddresses.swift
[545/573] Compiling NIO SocketChannel.swift
[546/573] Compiling NIO SocketOptionProvider.swift
[547/573] Compiling NIO Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[548/573] Compiling NIO LinuxCPUSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[549/573] Compiling NIO MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[550/573] Compiling NIO MulticastChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[551/573] Compiling NIO NIOAny.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[552/573] Compiling NIO NIOCloseOnErrorHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[553/573] Compiling NIO NIOThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[554/573] Compiling NIO NonBlockingFileIO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[555/573] Compiling NIO AddressedEnvelope.swift
[556/573] Compiling NIO BaseSocket.swift
[557/573] Compiling NIO BaseSocketChannel.swift
[558/573] Compiling NIO BaseStreamSocketChannel.swift
[559/573] Compiling NIO Bootstrap.swift
[560/573] Compiling NIO ByteBuffer-aux.swift
[561/573] Compiling NIO ByteBuffer-conversions.swift
[562/573] Compiling NIO ByteBuffer-core.swift
[563/573] Compiling NIO ByteBuffer-int.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2