The Swift Package Index logo.Swift Package Index

Build Information

Successful build of rabbitmq-nio with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/funcmike/rabbitmq-nio.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/funcmike/rabbitmq-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a64134 Merge pull request #42 from xtremekforever/feature/amqp-connection-configuration
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
6a64134229df9bf4f9e5be4eb85a874aa5d3c518
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[642/14271] Fetching swift-atomics, swift-collections
[4360/26370] Fetching swift-atomics, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git (0.41s)
[4260/24807] Fetching swift-collections, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git (1.21s)
[1/64264] Fetching swift-nio
Fetched https://github.com/apple/swift-collections.git (1.21s)
Fetched https://github.com/apple/swift-nio.git (4.26s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.92s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.59.0 (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.59.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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.25.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/444] Compiling CNIOWindows WSAStartup.c
[0/444] Compiling CNIODarwin shim.c
[2/444] Compiling CNIOWindows shim.c
[3/444] Compiling CNIOLinux liburing_shims.c
[4/444] Compiling CNIOLinux shim.c
[5/444] Compiling _AtomicsShims.c
[6/444] Compiling spake25519.c
[7/444] Compiling CNIOBoringSSLShims shims.c
[8/447] Compiling tls_method.cc
[9/447] Compiling tls_record.cc
[10/448] Compiling tls13_server.cc
[11/449] Compiling tls13_enc.cc
[12/449] Compiling tls13_client.cc
[13/470] Compiling tls13_both.cc
[15/531] Emitting module _NIOBase64
[15/531] Compiling c-nioatomics.c
[16/531] Compiling t1_enc.cc
[17/531] Compiling ssl_versions.cc
[18/531] Compiling ssl_x509.cc
[20/531] Emitting module OrderedCollections
[20/537] Compiling ssl_transcript.cc
[21/537] Compiling ssl_stat.cc
[23/537] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/537] Compiling Atomics ManagedAtomic.swift
[25/539] Compiling Atomics AtomicMemoryOrderings.swift
[26/539] Compiling Atomics DoubleWord.swift
[27/541] Compiling Atomics OptionalRawRepresentable.swift
[28/541] Compiling Atomics RawRepresentable.swift
[29/541] Compiling Atomics AtomicBool.swift
[30/541] Compiling Atomics IntegerConformances.swift
[31/541] Compiling Atomics PointerConformances.swift
[32/541] Compiling Atomics Primitives.native.swift
[33/541] Compiling Atomics Primitives.shims.swift
[34/541] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[35/541] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/541] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[37/541] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/541] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/541] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/541] Compiling DequeModule _DequeSlot.swift
[42/541] Compiling Atomics UnsafeAtomic.swift
[44/541] Compiling Atomics AtomicReference.swift
[45/541] Compiling Atomics AtomicStorage.swift
[46/541] Compiling Atomics AtomicValue.swift
[51/541] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/541] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/541] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/541] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/541] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/541] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/541] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[58/541] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[59/541] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[60/541] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/541] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/541] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/541] Emitting module DequeModule
[68/541] Compiling Atomics AtomicInteger.swift
[69/541] Compiling Atomics AtomicOptionalWrappable.swift
[74/541] Compiling Atomics IntegerOperations.swift
[75/541] Compiling Atomics Unmanaged extensions.swift
[76/541] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[77/541] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[78/541] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/541] Compiling OrderedCollections OrderedDictionary+Values.swift
[80/541] Compiling OrderedCollections OrderedDictionary.swift
[81/541] Compiling OrderedCollections OrderedSet+Codable.swift
[82/541] Compiling _NIODataStructures PriorityQueue.swift
[98/541] Compiling _NIOBase64 Base64.swift
[104/544] Compiling ssl_session.cc
[114/545] Emitting module Atomics
[117/547] Compiling OrderedCollections OrderedSet+Testing.swift
[118/547] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/547] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/547] Compiling OrderedCollections OrderedSet.swift
[121/547] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[122/547] Compiling OrderedCollections _UnsafeBitset.swift
[123/549] Compiling ssl_privkey.cc
[126/549] Emitting module _NIODataStructures
[127/549] Compiling _NIODataStructures Heap.swift
[129/551] Compiling ssl_file.cc
[130/553] Compiling ssl_lib.cc
[132/553] Emitting module Collections
[132/553] Compiling ssl_cipher.cc
[134/553] Compiling Collections Collections.swift
[134/554] Compiling ssl_key_share.cc
[136/555] Compiling ssl_cert.cc
[138/555] Compiling ssl_buffer.cc
[139/555] Compiling ssl_asn1.cc
[140/555] Compiling ssl_aead_ctx.cc
[141/555] Compiling s3_pkt.cc
[142/555] Compiling s3_lib.cc
[143/555] Compiling s3_both.cc
[144/555] Compiling handshake_server.cc
[145/555] Compiling handshake.cc
[146/555] Compiling handshake_client.cc
[147/555] Compiling dtls_method.cc
[148/555] Compiling encrypted_client_hello.cc
[149/555] Compiling handoff.cc
[150/555] Compiling dtls_record.cc
[151/555] Compiling extensions.cc
[152/555] Compiling v3_utl.c
[153/555] Compiling v3_skey.c
[154/555] Compiling v3_prn.c
[155/555] Compiling v3_pmaps.c
[156/555] Compiling d1_pkt.cc
[157/555] Compiling v3_purp.c
[158/555] Compiling d1_srtp.cc
[159/555] Compiling v3_ocsp.c
[160/555] Compiling v3_ncons.c
[161/555] Compiling v3_pcons.c
[162/555] Compiling d1_lib.cc
[163/555] Compiling v3_lib.c
[164/555] Compiling v3_genn.c
[165/555] Compiling v3_int.c
[166/555] Compiling v3_ia5.c
[167/555] Compiling v3_info.c
[168/555] Compiling bio_ssl.cc
[169/555] Compiling v3_extku.c
[170/555] Compiling v3_crld.c
[171/555] Compiling v3_cpols.c
[172/555] Compiling v3_enum.c
[173/555] Compiling v3_bcons.c
[174/555] Compiling v3_conf.c
[175/555] Compiling v3_bitst.c
[176/555] Compiling v3_akeya.c
[177/555] Compiling v3_alt.c
[178/555] Compiling x_x509a.c
[179/555] Compiling v3_akey.c
[180/555] Compiling x_val.c
[181/555] Compiling x_spki.c
[182/555] Compiling x_sig.c
[183/555] Compiling x_x509.c
[184/555] Compiling x_req.c
[185/555] Compiling x_pubkey.c
[186/555] Compiling x_pkey.c
[187/555] Compiling d1_both.cc
[188/555] Compiling x_info.c
[189/555] Compiling x_name.c
[190/555] Compiling x_exten.c
[191/555] Compiling x_attrib.c
[192/555] Compiling x_algor.c
[193/555] Compiling x509spki.c
[194/555] Compiling x_crl.c
[195/555] Compiling x_all.c
[196/555] Compiling x509rset.c
[197/555] Compiling x509name.c
[198/555] Compiling x509cset.c
[198/555] Compiling x509_txt.c
[200/555] Compiling x509_v3.c
[201/555] Compiling x509_set.c
[202/555] Compiling x509_vpm.c
[203/555] Compiling x509_trs.c
[204/555] Compiling x509_vfy.c
[205/555] Compiling x509_req.c
[206/555] Compiling x509_def.c
[207/555] Compiling x509_obj.c
[208/555] Compiling x509_d2.c
[209/555] Compiling x509_ext.c
[210/555] Compiling x509_lu.c
[211/555] Compiling x509.c
[212/555] Compiling x509_att.c
[213/555] Compiling t_x509a.c
[214/555] Compiling x509_cmp.c
[215/555] Compiling t_x509.c
[216/555] Compiling t_req.c
[217/555] Compiling t_crl.c
[218/555] Compiling i2d_pr.c
[219/555] Compiling name_print.c
[220/555] Compiling rsa_pss.c
[221/555] Compiling policy.c
[222/555] Compiling by_file.c
[223/555] Compiling by_dir.c
[224/555] Compiling algorithm.c
[225/555] Compiling asn1_gen.c
[226/555] Compiling a_verify.c
[227/555] Compiling a_sign.c
[228/555] Compiling thread_win.c
[229/555] Compiling thread_pthread.c
[230/555] Compiling a_digest.c
[231/555] Compiling voprf.c
[232/555] Compiling thread.c
[233/555] Compiling thread_none.c
[234/555] Compiling trust_token.c
[235/555] Compiling siphash.c
[236/555] Compiling rsa_print.c
[237/555] Compiling stack.c
[238/555] Compiling pmbtoken.c
[239/555] Compiling windows.c
[239/555] Compiling rc4.c
[241/555] Compiling refcount_c11.c
[241/555] Compiling refcount_lock.c
[243/555] Compiling rand_extra.c
[244/555] Compiling fuchsia.c
[245/555] Compiling passive.c
[246/555] Compiling rsa_crypt.c
[247/555] Compiling deterministic.c
[248/555] Compiling rsa_asn1.c
[249/555] Compiling forkunsafe.c
[250/555] Compiling pool.c
[251/555] Compiling poly1305_arm_asm.S
[252/555] Compiling poly1305.c
[252/555] Compiling poly1305_arm.c
[254/555] Compiling pkcs7.c
[255/555] Compiling pkcs8.c
[256/555] Compiling pkcs8_x509.c
[257/555] Compiling p5_pbev2.c
[258/555] Compiling pkcs7_x509.c
[259/555] Compiling pem_xaux.c
[260/555] Compiling pem_x509.c
[261/555] Compiling pem_pkey.c
[262/555] Compiling pem_pk8.c
[263/555] Compiling obj_xref.c
[264/555] Compiling pem_oth.c
[265/555] Compiling pem_info.c
[266/555] Compiling pem_lib.c
[267/555] Compiling pem_all.c
[268/555] Compiling lhash.c
[268/555] Compiling mem.c
[270/555] Compiling keccak.c
[271/555] Compiling kyber.c
[272/555] Compiling obj.c
[273/555] Compiling hkdf.c
[274/555] Compiling x86_64-mont5-mac.mac.x86_64.S
[275/555] Compiling hpke.c
[276/555] Compiling poly_rq_mul.S
[276/555] Compiling x86_64-mont5-linux.linux.x86_64.S
[278/555] Compiling x86_64-mont-mac.mac.x86_64.S
[279/555] Compiling poly1305_vec.c
[280/555] Compiling vpaes-x86_64-mac.mac.x86_64.S
[281/555] Compiling vpaes-x86-linux.linux.x86.S
[282/555] Compiling x86_64-mont-linux.linux.x86_64.S
[283/555] Compiling x86-mont-linux.linux.x86.S
[284/555] Compiling vpaes-x86_64-linux.linux.x86_64.S
[285/555] Compiling vpaes-armv8-linux.linux.aarch64.S
[286/555] Compiling hrss.c
[287/555] Compiling vpaes-armv8-ios.ios.aarch64.S
[288/555] Compiling vpaes-armv7-ios.ios.arm.S
[289/555] Compiling vpaes-armv7-linux.linux.arm.S
[290/555] Compiling kdf.c
[291/555] Compiling sha512-x86_64-mac.mac.x86_64.S
[292/555] Compiling sha512-armv8-linux.linux.aarch64.S
[293/555] Compiling sha512-x86_64-linux.linux.x86_64.S
[294/555] Compiling sha512-armv8-ios.ios.aarch64.S
[295/555] Compiling sha512-armv4-linux.linux.arm.S
[296/555] Compiling sha512-armv4-ios.ios.arm.S
[297/555] Compiling sha256-x86_64-mac.mac.x86_64.S
[298/555] Compiling sha512-586-linux.linux.x86.S
[299/555] Compiling sha256-armv8-linux.linux.aarch64.S
[300/555] Compiling sha256-armv8-ios.ios.aarch64.S
[301/555] Compiling sha256-x86_64-linux.linux.x86_64.S
[302/555] Compiling sha256-armv4-linux.linux.arm.S
[303/555] Compiling sha256-armv4-ios.ios.arm.S
[304/555] Compiling sha1-x86_64-mac.mac.x86_64.S
[305/555] Compiling sha256-586-linux.linux.x86.S
[306/555] Compiling sha1-armv8-linux.linux.aarch64.S
[307/555] Compiling sha1-armv8-ios.ios.aarch64.S
[308/555] Compiling sha1-armv4-large-ios.ios.arm.S
[309/555] Compiling sha1-x86_64-linux.linux.x86_64.S
[310/555] Compiling sha1-armv4-large-linux.linux.arm.S
[311/555] Compiling sha1-586-linux.linux.x86.S
[312/555] Compiling sha256.c
[312/555] Compiling sha512.c
[312/555] Compiling sha1.c
[315/555] Compiling service_indicator.c
[316/555] Compiling fips.c
[317/555] Compiling rsaz-avx2-mac.mac.x86_64.S
[318/555] Compiling self_check.c
[319/555] Compiling blinding.c
[320/555] Compiling padding.c
[321/555] Compiling rsaz-avx2-linux.linux.x86_64.S
[322/555] Compiling rdrand-x86_64-mac.mac.x86_64.S
[323/555] Compiling rsa.c
[324/555] Compiling rsa_impl.c
[325/555] Compiling rdrand-x86_64-linux.linux.x86_64.S
[326/555] Compiling urandom.c
[327/555] Compiling rand.c
[328/555] Compiling fork_detect.c
[329/555] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[330/555] Compiling ctrdrbg.c
[331/555] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[332/555] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[333/555] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[334/555] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[335/555] Compiling p256-armv8-asm-linux.linux.aarch64.S
[336/555] Compiling polyval.c
[336/555] Compiling ofb.c
[338/555] Compiling p256-armv8-asm-ios.ios.aarch64.S
[339/555] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[340/555] Compiling gcm_nohw.c
[341/555] Compiling ctr.c
[342/555] Compiling gcm.c
[343/555] Compiling cbc.c
[344/555] Compiling md5.c
[345/555] Compiling md5-x86_64-mac.mac.x86_64.S
[346/555] Compiling md5-x86_64-linux.linux.x86_64.S
[347/555] Compiling cfb.c
[348/555] Compiling md5-586-linux.linux.x86.S
[349/555] Compiling hmac.c
[349/555] Compiling md4.c
[351/555] Compiling ghash-x86_64-mac.mac.x86_64.S
[352/555] Compiling ghashv8-armv7-ios.ios.arm.S
[353/555] Compiling ghashv8-armv8-ios.ios.aarch64.S
[354/555] Compiling ghashv8-armv7-linux.linux.arm.S
[355/555] Compiling ghashv8-armv8-linux.linux.aarch64.S
[356/555] Compiling ghash-x86_64-linux.linux.x86_64.S
[357/555] Compiling ghash-x86-linux.linux.x86.S
[358/555] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[359/555] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[360/555] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[360/555] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[362/555] Compiling fips_shared_support.c
[363/555] Compiling ghash-ssse3-x86-linux.linux.x86.S
[364/555] Compiling ghash-armv4-linux.linux.arm.S
[365/555] Compiling ghash-armv4-ios.ios.arm.S
[366/555] Compiling wnaf.c
[367/555] Compiling ecdsa.c
[368/555] Compiling ecdh.c
[369/555] Compiling simple_mul.c
[370/555] Compiling simple.c
[370/555] Compiling scalar.c
[372/555] Compiling util.c
[373/555] Compiling oct.c
[374/555] Compiling felem.c
[375/555] Compiling ec_montgomery.c
[376/555] Compiling p224-64.c
[377/555] Compiling ec_key.c
[378/555] Compiling p256.c
[379/555] Compiling ec.c
[380/555] Compiling check.c
[381/555] Compiling digestsign.c
[382/555] Compiling digest.c
[383/555] Compiling digests.c
[384/555] Compiling dh.c
[385/555] Compiling co-586-linux.linux.x86.S
[386/555] Compiling cmac.c
[387/555] Compiling bsaes-armv7-linux.linux.arm.S
[388/555] Compiling e_aesccm.c
[389/555] Compiling aead.c
[390/555] Compiling cipher.c
[391/555] Compiling bsaes-armv7-ios.ios.arm.S
[392/555] Compiling p256-nistz.c
[393/555] Compiling sqrt.c
[394/555] Compiling e_aes.c
[395/555] Compiling rsaz_exp.c
[396/555] Compiling shift.c
[397/555] Compiling random.c
[398/555] Compiling prime.c
[399/555] Compiling montgomery_inv.c
[400/555] Compiling mul.c
[401/555] Compiling jacobi.c
[402/555] Compiling generic.c
[403/555] Compiling montgomery.c
[404/555] Compiling gcd_extra.c
[405/555] Compiling gcd.c
[406/555] Compiling div_extra.c
[407/555] Compiling ctx.c
[408/555] Compiling cmp.c
[409/555] Compiling bytes.c
[410/555] Compiling div.c
[411/555] Compiling exponentiation.c
[412/555] Compiling bn.c
[413/555] Compiling add.c
[414/555] Compiling bn-armv8-linux.linux.aarch64.S
[415/555] Compiling bn-armv8-ios.ios.aarch64.S
[416/555] Compiling armv8-mont-linux.linux.aarch64.S
[417/555] Compiling bn-586-linux.linux.x86.S
[418/555] Compiling armv8-mont-ios.ios.aarch64.S
[419/555] Compiling armv4-mont-linux.linux.arm.S
[420/555] Compiling x86_64-gcc.c
[421/555] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[422/555] Compiling armv4-mont-ios.ios.arm.S
[423/555] Compiling aesv8-armv8-linux.linux.aarch64.S
[424/555] Compiling aesv8-armv8-ios.ios.aarch64.S
[425/555] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[426/555] Compiling aesv8-armv7-linux.linux.arm.S
[427/555] Compiling aesv8-armv7-ios.ios.arm.S
[428/555] Compiling aesni-x86_64-mac.mac.x86_64.S
[429/555] Compiling aesni-x86_64-linux.linux.x86_64.S
[430/555] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[431/555] Compiling aesni-x86-linux.linux.x86.S
[432/555] Compiling key_wrap.c
[433/555] Compiling mode_wrappers.c
[434/555] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[435/555] Compiling aes.c
[436/555] Compiling sign.c
[437/555] Compiling ex_data.c
[438/555] Compiling pbkdf.c
[439/555] Compiling aes_nohw.c
[440/555] Compiling scrypt.c
[441/555] Compiling p_x25519.c
[442/555] Compiling p_x25519_asn1.c
[443/555] Compiling print.c
[444/555] Compiling p_rsa_asn1.c
[445/555] Compiling p_rsa.c
[446/555] Compiling p_ed25519_asn1.c
[446/555] Compiling p_hkdf.c
[448/555] Compiling p_ec_asn1.c
[449/555] Compiling p_ed25519.c
[450/555] Compiling p_dsa_asn1.c
[451/555] Compiling p_ec.c
[452/555] Compiling err_data.c
[453/555] Compiling evp_ctx.c
[454/555] Compiling evp_asn1.c
[455/555] Compiling engine.c
[455/555] Compiling err.c
[457/555] Compiling evp.c
[458/555] Compiling ecdh_extra.c
[459/555] Compiling ecdsa_asn1.c
[460/555] Compiling ec_derive.c
[461/555] Compiling hash_to_curve.c
[462/555] Compiling dsa_asn1.c
[463/555] Compiling ec_asn1.c
[464/555] Compiling dsa.c
[465/555] Compiling dh_asn1.c
[466/555] Compiling params.c
[467/555] Compiling digest_extra.c
[468/555] Compiling crypto.c
[469/555] Compiling cpu_intel.c
[470/555] Compiling cpu_arm_freebsd.c
[471/555] Compiling cpu_arm.c
[472/555] Compiling des.c
[473/555] Compiling x25519-asm-arm.S
[474/555] Compiling cpu_aarch64_win.c
[474/555] Compiling cpu_aarch64_linux.c
[474/555] Compiling cpu_arm_linux.c
[477/555] Compiling cpu_aarch64_freebsd.c
[477/555] Compiling cpu_aarch64_fuchsia.c
[479/555] Compiling cpu_aarch64_apple.c
[479/555] Compiling curve25519.c
[481/555] Compiling e_rc4.c
[482/555] Compiling e_tls.c
[483/555] Compiling tls_cbc.c
[484/555] Compiling conf.c
[485/555] Compiling e_rc2.c
[486/555] Compiling e_des.c
[487/555] Compiling e_null.c
[488/555] Compiling e_aesgcmsiv.c
[489/555] Compiling e_aesctrhmac.c
[490/555] Compiling derive_key.c
[491/555] Compiling e_chacha20poly1305.c
[492/555] Compiling cipher_extra.c
[493/555] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[494/555] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[495/555] Compiling chacha.c
[496/555] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[497/555] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[498/555] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[499/555] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[500/555] Compiling chacha-x86_64-mac.mac.x86_64.S
[501/555] Compiling chacha-x86-linux.linux.x86.S
[502/555] Compiling chacha-x86_64-linux.linux.x86_64.S
[503/555] Compiling chacha-armv4-linux.linux.arm.S
[504/555] Compiling chacha-armv8-ios.ios.aarch64.S
[505/555] Compiling chacha-armv4-ios.ios.arm.S
[506/555] Compiling chacha-armv8-linux.linux.aarch64.S
[507/555] Compiling unicode.c
[508/555] Compiling bn_asn1.c
[509/555] Compiling ber.c
[510/555] Compiling asn1_compat.c
[511/555] Compiling cbb.c
[512/555] Compiling blake2.c
[512/555] Compiling buf.c
[514/555] Compiling convert.c
[515/555] Compiling cbs.c
[516/555] Compiling printf.c
[517/555] Compiling socket.c
[517/555] Compiling socket_helper.c
[519/555] Compiling hexdump.c
[520/555] Compiling pair.c
[521/555] Compiling file.c
[522/555] Compiling fd.c
[523/555] Compiling connect.c
[524/555] Compiling bio_mem.c
[525/555] Compiling base64.c
[526/555] Compiling tasn_typ.c
[527/555] Compiling tasn_new.c
[528/555] Compiling bio.c
[529/555] Compiling tasn_utl.c
[530/555] Compiling tasn_fre.c
[531/555] Compiling tasn_enc.c
[532/555] Compiling posix_time.c
[533/555] Compiling f_string.c
[534/555] Compiling tasn_dec.c
[535/555] Compiling f_int.c
[536/555] Compiling asn1_par.c
[537/555] Compiling asn_pack.c
[538/555] Compiling a_utctm.c
[539/555] Compiling a_type.c
[539/555] Compiling asn1_lib.c
[541/555] Compiling a_octet.c
[542/555] Compiling a_time.c
[543/555] Compiling a_strnid.c
[544/555] Compiling a_object.c
[545/555] Compiling a_strex.c
[546/555] Compiling a_i2d_fp.c
[547/555] Compiling a_int.c
[548/555] Compiling a_gentm.c
[549/555] Compiling a_dup.c
[550/555] Compiling a_d2i_fp.c
[551/555] Compiling a_bool.c
[552/555] Compiling a_mbstr.c
[553/555] Compiling a_bitstr.c
[554/555] Compiling c-atomics.c
[556/561] Emitting module NIOConcurrencyHelpers
[557/561] Compiling NIOConcurrencyHelpers lock.swift
[558/561] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[559/561] Compiling NIOConcurrencyHelpers NIOLock.swift
[560/561] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[561/561] Compiling NIOConcurrencyHelpers atomics.swift
[564/621] Compiling NIOCore MarkedCircularBuffer.swift
[565/621] Compiling NIOCore MulticastChannel.swift
[566/621] Compiling NIOCore NIOAny.swift
[567/621] Compiling NIOCore NIOCloseOnErrorHandler.swift
[568/621] Compiling NIOCore NIOLoopBound.swift
[569/621] Compiling NIOCore NIOSendable.swift
[570/621] Compiling NIOCore PointerHelpers.swift
[571/621] Compiling NIOCore RecvByteBufferAllocator.swift
[572/629] Compiling NIOCore GlobalSingletons.swift
[573/629] Compiling NIOCore IO.swift
[574/629] Compiling NIOCore IOData.swift
[575/629] Compiling NIOCore IPProtocol.swift
[576/629] Compiling NIOCore IntegerBitPacking.swift
[577/629] Compiling NIOCore IntegerTypes.swift
[578/629] Compiling NIOCore Interfaces.swift
[579/629] Compiling NIOCore Linux.swift
[580/629] Compiling NIOCore EventLoop+Deprecated.swift
[581/629] Compiling NIOCore EventLoop.swift
[582/629] Compiling NIOCore EventLoopFuture+Deprecated.swift
[583/629] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[584/629] Compiling NIOCore EventLoopFuture.swift
[585/629] Compiling NIOCore FileDescriptor.swift
[586/629] Compiling NIOCore FileHandle.swift
[587/629] Compiling NIOCore FileRegion.swift
[588/629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[589/629] Compiling NIOCore SocketAddresses.swift
[590/629] Compiling NIOCore SocketOptionProvider.swift
[591/629] Compiling NIOCore SystemCallHelpers.swift
[592/629] Compiling NIOCore TimeAmount+Duration.swift
[593/629] Compiling NIOCore TypeAssistedChannelHandler.swift
[594/629] Compiling NIOCore UniversalBootstrapSupport.swift
[595/629] Compiling NIOCore Utilities.swift
[596/629] Compiling NIOCore ActorExecutor.swift
[597/629] Compiling NIOCore AddressedEnvelope.swift
[598/629] Compiling NIOCore AsyncAwaitSupport.swift
[599/629] Compiling NIOCore AsyncChannel.swift
[600/629] Compiling NIOCore AsyncChannelInboundStream.swift
[601/629] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[602/629] Compiling NIOCore AsyncChannelOutboundWriter.swift
[603/629] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[604/629] Compiling NIOCore CloseRatchet.swift
[605/629] Compiling NIOCore NIOAsyncSequenceProducer.swift
[606/629] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[607/629] Compiling NIOCore NIOAsyncWriter.swift
[608/629] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[609/629] Compiling NIOCore BSDSocketAPI.swift
[610/629] Compiling NIOCore ByteBuffer-aux.swift
[611/629] Compiling NIOCore ByteBuffer-conversions.swift
[612/629] Compiling NIOCore ByteBuffer-core.swift
[613/629] Compiling NIOCore ChannelInvoker.swift
[614/629] Compiling NIOCore ChannelOption.swift
[615/629] Compiling NIOCore ChannelPipeline.swift
[616/629] Compiling NIOCore CircularBuffer.swift
[617/629] Compiling NIOCore Codec.swift
[618/629] Compiling NIOCore ConvenienceOptionSupport.swift
[619/629] Compiling NIOCore DeadChannel.swift
[620/629] Compiling NIOCore DispatchQueue+WithFuture.swift
[621/629] Compiling NIOCore ByteBuffer-hexdump.swift
[622/629] Compiling NIOCore ByteBuffer-int.swift
[623/629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[624/629] Compiling NIOCore ByteBuffer-multi-int.swift
[625/629] Compiling NIOCore ByteBuffer-views.swift
[626/629] Compiling NIOCore Channel.swift
[627/629] Compiling NIOCore ChannelHandler.swift
[628/629] Compiling NIOCore ChannelHandlers.swift
[629/629] Emitting module NIOCore
[632/688] Emitting module NIOEmbedded
[633/688] Compiling AMQPProtocol ProtocolError.swift
[634/688] Compiling AMQPProtocol Protocol.swift
[635/689] Compiling NIOEmbedded Embedded.swift
[636/689] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[637/689] Compiling NIOEmbedded AsyncTestingChannel.swift
[639/691] Compiling AMQPProtocol Properties.swift
[641/691] Emitting module AMQPProtocol
[642/691] Emitting module NIOPosix
[643/697] Compiling AMQPProtocol Table.swift
/host/spi-builder-workspace/Sources/AMQPProtocol/Table.swift:16:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import struct Foundation.Date
^
[644/697] Compiling NIOPosix PointerHelpers.swift
[645/697] Compiling NIOPosix Pool.swift
[646/697] Compiling NIOPosix PooledRecvBufferAllocator.swift
[647/697] Compiling NIOPosix PosixSingletons.swift
[648/697] Compiling NIOPosix RawSocketBootstrap.swift
[649/697] Compiling NIOPosix Resolver.swift
[650/697] Compiling NIOPosix Selectable.swift
[651/697] Compiling NIOPosix SelectableChannel.swift
[652/697] Compiling NIOPosix SelectableEventLoop.swift
[653/697] Compiling NIOPosix SelectorEpoll.swift
[654/697] Compiling NIOPosix SelectorGeneric.swift
[655/697] Compiling NIOPosix SelectorKqueue.swift
[656/697] Compiling NIOPosix SelectorUring.swift
[657/697] Compiling NIOPosix ServerSocket.swift
[658/697] Compiling NIOPosix Socket.swift
[659/697] Compiling NIOPosix SocketChannel.swift
[660/697] Compiling NIOPosix SocketProtocols.swift
[661/697] Compiling NIOPosix System.swift
[662/697] Compiling NIOPosix Thread.swift
[663/697] Compiling NIOPosix ThreadPosix.swift
[664/697] Compiling NIOPosix ThreadWindows.swift
[665/697] Compiling NIOPosix Utilities.swift
[666/697] Compiling NIOPosix VsockAddress.swift
[667/697] Compiling NIOPosix VsockChannelEvents.swift
[668/697] Compiling AMQPProtocol UInt8+AMQP.swift
[669/697] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[670/697] Compiling AMQPProtocol Frame.swift
[671/697] Compiling AMQPProtocol Date+AMQP.swift
[672/698] Compiling NIOPosix NIOThreadPool.swift
[673/698] Compiling NIOPosix NonBlockingFileIO.swift
[674/698] Compiling NIOPosix PendingDatagramWritesManager.swift
[675/698] Compiling NIOPosix PendingWritesManager.swift
[676/698] Compiling NIOPosix PipeChannel.swift
[677/698] Compiling NIOPosix PipePair.swift
[680/699] Compiling NIOPosix IntegerBitPacking.swift
[681/699] Compiling NIOPosix IntegerTypes.swift
[682/699] Compiling NIOPosix Linux.swift
[683/699] Compiling NIOPosix LinuxCPUSet.swift
[684/699] Compiling NIOPosix LinuxUring.swift
[685/699] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[686/699] Compiling NIOPosix BSDSocketAPICommon.swift
[687/699] Compiling NIOPosix BSDSocketAPIPosix.swift
[688/699] Compiling NIOPosix BSDSocketAPIWindows.swift
[689/699] Compiling NIOPosix BaseSocket.swift
[690/699] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[691/699] Compiling NIOPosix BaseSocketChannel.swift
[692/699] Compiling NIOPosix BaseStreamSocketChannel.swift
[693/699] Compiling NIOPosix Bootstrap.swift
[694/699] Compiling NIOPosix ControlMessage.swift
[695/699] Compiling NIOPosix DatagramVectorReadManager.swift
[696/699] Compiling NIOPosix FileDescriptor.swift
[697/699] Compiling NIOPosix GetaddrinfoResolver.swift
[698/699] Compiling NIOPosix HappyEyeballs.swift
[699/699] Compiling NIOPosix IO.swift
[702/703] Emitting module NIO
[703/703] Compiling NIO Exports.swift
[706/711] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[707/711] Compiling NIOTLS TLSEvents.swift
[708/711] Emitting module NIOTLS
[709/711] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[710/711] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[711/711] Compiling NIOTLS SNIHandler.swift
[714/739] Compiling NIOSSL NIOSSLSecureBytes.swift
[715/739] Compiling NIOSSL RNG.swift
[716/739] Compiling NIOSSL SafeCompare.swift
[717/739] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[718/739] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[719/739] Compiling NIOSSL SubjectAlternativeName.swift
[720/739] Compiling NIOSSL SSLPKCS12Bundle.swift
[721/739] Compiling NIOSSL SSLPrivateKey.swift
[722/739] Compiling NIOSSL SSLPublicKey.swift
[723/739] Emitting module NIOSSL
[724/742] Compiling NIOSSL PosixPort.swift
[725/742] Compiling NIOSSL SSLCallbacks.swift
[726/742] Compiling NIOSSL SSLCertificate.swift
[727/742] Compiling NIOSSL SSLCertificateExtensions.swift
[728/742] Compiling NIOSSL ByteBufferBIO.swift
[729/742] Compiling NIOSSL CustomPrivateKey.swift
[730/742] Compiling NIOSSL IdentityVerification.swift
[731/742] Compiling NIOSSL LinuxCABundle.swift
[732/742] Compiling NIOSSL NIOSSLClientHandler.swift
[733/742] Compiling NIOSSL NIOSSLHandler.swift
[734/742] Compiling NIOSSL NIOSSLServerHandler.swift
[735/742] Compiling NIOSSL ObjectIdentifier.swift
[736/742] Compiling NIOSSL SSLConnection.swift
[737/742] Compiling NIOSSL SSLContext.swift
[738/742] Compiling NIOSSL SSLErrors.swift
[739/742] Compiling NIOSSL SSLInit.swift
[740/742] Compiling NIOSSL Zeroization.swift
[741/742] Compiling NIOSSL TLSConfiguration.swift
[742/742] Compiling NIOSSL UniversalBootstrapSupport.swift
[745/757] Compiling AMQPClient AMQPFrameDecoder.swift
[746/758] Compiling AMQPClient AMQPFrameEncoder.swift
[747/758] Compiling AMQPClient AMQPConnectionError.swift
[748/758] Compiling AMQPClient AMQPResponse.swift
[749/758] Compiling AMQPClient AMQPChannelHandler.swift
[750/758] Compiling AMQPClient AMQPConnectionHandler.swift
[751/758] Compiling AMQPClient AMQPChannel+async.swift
[752/758] Compiling AMQPClient AMQPConnection+async.swift
[753/758] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
[754/758] Compiling AMQPClient AMQPConnection.swift
[755/758] Compiling AMQPClient AMQPConnectionConfiguration.swift
[756/758] Emitting module AMQPClient
[757/758] Compiling AMQPClient AMQPChannel.swift
[758/758] Compiling AMQPClient AMQPChannels.swift
Build complete! (60.34s)
Build complete.
Done.

Build Machine: Linux 1