The Swift Package Index logo.Swift Package Index

Build Information

Successful build of random-swift, reference 1.0.0 (a716c4), with Swift 6.2 for Android on 22 Jun 2025 16:26:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GiacomoLeopizzi/random-swift.git
Reference: 1.0.0
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/GiacomoLeopizzi/random-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a716c4b README
Cloned https://github.com/GiacomoLeopizzi/random-swift.git
Revision (git rev-parse @):
a716c4b221d862d16730680560e62f749ca689ea
SUCCESS checkout https://github.com/GiacomoLeopizzi/random-swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GiacomoLeopizzi/random-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-nio-ssl
[1/76339] Fetching swift-nio
[2/91229] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl from cache (4.86s)
Fetched https://github.com/apple/swift-nio from cache (4.95s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.32.0 (7.50s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.74s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
[3078/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
[8264/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[3994/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.79s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/423] Write sources
[12/423] Compiling CNIOWindows shim.c
[13/423] Compiling CNIOWASI CNIOWASI.c
[14/423] Compiling CNIOWindows WSAStartup.c
[15/423] Compiling _AtomicsShims.c
[16/423] Compiling CNIOLinux liburing_shims.c
[17/423] Write swift-version-8C5A4AE7A8CE2BA.txt
[18/423] Compiling CNIODarwin shim.c
[19/423] Compiling CNIOLinux shim.c
[20/425] Compiling fiat_p256_adx_mul.S
[21/428] Compiling fiat_curve25519_adx_square.S
[22/429] Compiling fiat_curve25519_adx_mul.S
[23/429] Compiling fiat_p256_adx_sqr.S
[24/443] Compiling CNIOBoringSSLShims shims.c
[26/443] Emitting module _NIOBase64
[27/443] Emitting module InternalCollectionsUtilities
[27/444] Compiling tls_method.cc
[28/444] Compiling tls_record.cc
[29/444] Compiling tls13_server.cc
[30/444] Compiling tls13_enc.cc
[31/444] Compiling tls13_client.cc
[32/444] Compiling tls13_both.cc
[33/444] Compiling ssl_versions.cc
[34/444] Compiling t1_enc.cc
[35/444] Compiling ssl_x509.cc
[37/444] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/444] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/444] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/444] Compiling ssl_transcript.cc
[40/444] Compiling ssl_stat.cc
[42/444] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/444] Compiling InternalCollectionsUtilities Descriptions.swift
[44/444] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/444] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/444] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/444] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/444] Compiling InternalCollectionsUtilities Debugging.swift
[49/444] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/444] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/444] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/444] Compiling InternalCollectionsUtilities Integer rank.swift
[54/445] Compiling _NIOBase64 Base64.swift
[56/446] Compiling _NIODataStructures _TinyArray.swift
[57/446] Compiling _NIODataStructures Heap.swift
[58/446] Emitting module _NIODataStructures
[59/446] Compiling _NIODataStructures PriorityQueue.swift
[60/462] Compiling ssl_privkey.cc
[61/462] Compiling ssl_session.cc
[63/462] Compiling DequeModule Deque+Equatable.swift
[64/462] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[65/462] Compiling DequeModule Deque+CustomReflectable.swift
[66/462] Compiling DequeModule Deque+Descriptions.swift
[67/462] Compiling DequeModule Deque+Extras.swift
[68/462] Compiling DequeModule Deque+Hashable.swift
[69/464] Compiling DequeModule _DequeBuffer.swift
[70/464] Compiling DequeModule _DequeBufferHeader.swift
[71/464] Compiling DequeModule Deque+Testing.swift
[72/464] Compiling DequeModule Deque._Storage.swift
[73/464] Compiling DequeModule Deque._UnsafeHandle.swift
[74/464] Compiling DequeModule Deque.swift
[75/464] Compiling DequeModule _DequeSlot.swift
[76/464] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/464] Compiling DequeModule Deque+Codable.swift
[78/464] Compiling DequeModule Deque+Collection.swift
[79/464] Emitting module DequeModule
[79/465] Compiling ssl_cipher.cc
[81/465] Compiling ssl_file.cc
[82/465] Compiling ssl_key_share.cc
[83/465] Compiling ssl_lib.cc
[84/465] Compiling ssl_cert.cc
[85/465] Compiling ssl_credential.cc
[86/465] Compiling ssl_buffer.cc
[87/465] Compiling ssl_asn1.cc
[88/465] Compiling s3_pkt.cc
[89/465] Compiling s3_lib.cc
[90/465] Compiling ssl_aead_ctx.cc
[91/465] Compiling s3_both.cc
[92/465] Compiling handshake_server.cc
[93/465] Compiling handshake_client.cc
[94/465] Compiling encrypted_client_hello.cc
[95/465] Compiling handshake.cc
[96/465] Compiling d1_lib.cc
[97/465] Compiling handoff.cc
[98/465] Compiling dtls_method.cc
[99/465] Compiling md5-x86_64-linux.S
[100/465] Compiling dtls_record.cc
[101/465] Compiling md5-x86_64-apple.S
[102/465] Compiling md5-586-linux.S
[103/465] Compiling md5-586-apple.S
[104/465] Compiling chacha20_poly1305_x86_64-linux.S
[105/465] Compiling chacha20_poly1305_x86_64-apple.S
[106/465] Compiling chacha20_poly1305_armv8-win.S
[107/465] Compiling extensions.cc
[108/465] Compiling chacha20_poly1305_armv8-linux.S
[109/465] Compiling chacha20_poly1305_armv8-apple.S
[110/465] Compiling chacha-x86_64-linux.S
[111/465] Compiling chacha-x86-linux.S
[112/465] Compiling chacha-x86_64-apple.S
[113/465] Compiling chacha-x86-apple.S
[114/465] Compiling chacha-armv8-win.S
[115/465] Compiling chacha-armv8-apple.S
[116/465] Compiling chacha-armv8-linux.S
[117/465] Compiling chacha-armv4-linux.S
[118/465] Compiling aes128gcmsiv-x86_64-linux.S
[119/465] Compiling aes128gcmsiv-x86_64-apple.S
[120/465] Compiling x86_64-mont5-linux.S
[121/465] Compiling x86_64-mont5-apple.S
[122/465] Compiling d1_srtp.cc
[123/465] Compiling x86_64-mont-linux.S
[124/465] Compiling x86_64-mont-apple.S
[125/465] Compiling x86-mont-linux.S
[126/465] Compiling x86-mont-apple.S
[126/465] Compiling err_data.cc
[128/465] Compiling vpaes-x86_64-linux.S
[129/465] Compiling vpaes-armv8-win.S
[130/465] Compiling vpaes-x86-apple.S
[131/465] Compiling vpaes-x86-linux.S
[132/465] Compiling vpaes-x86_64-apple.S
[133/465] Compiling vpaes-armv8-linux.S
[134/465] Compiling vpaes-armv7-linux.S
[135/465] Compiling d1_pkt.cc
[136/465] Compiling vpaes-armv8-apple.S
[137/465] Compiling sha512-x86_64-linux.S
[138/465] Compiling sha512-x86_64-apple.S
[139/465] Compiling sha512-armv8-win.S
[140/465] Compiling sha512-armv8-apple.S
[141/465] Compiling sha512-armv8-linux.S
[142/465] Compiling sha512-586-linux.S
[143/465] Compiling bio_ssl.cc
[144/465] Compiling sha512-586-apple.S
[145/465] Compiling sha512-armv4-linux.S
[146/465] Compiling sha256-x86_64-linux.S
[147/465] Compiling sha256-x86_64-apple.S
[148/465] Compiling sha256-armv8-apple.S
[149/465] Compiling sha256-armv8-win.S
[150/465] Compiling sha256-586-apple.S
[151/465] Compiling sha256-armv8-linux.S
[152/465] Compiling sha256-armv4-linux.S
[153/465] Compiling sha256-586-linux.S
[154/465] Compiling sha1-x86_64-linux.S
[155/465] Compiling sha1-x86_64-apple.S
[156/465] Compiling sha1-armv8-win.S
[157/465] Compiling sha1-armv8-apple.S
[158/465] Compiling sha1-armv4-large-linux.S
[159/465] Compiling sha1-armv8-linux.S
[160/465] Compiling sha1-586-linux.S
[161/465] Compiling sha1-586-apple.S
[162/465] Compiling rsaz-avx2-linux.S
[163/465] Compiling rsaz-avx2-apple.S
[164/465] Compiling rdrand-x86_64-linux.S
[165/465] Compiling rdrand-x86_64-apple.S
[166/465] Compiling p256_beeu-x86_64-asm-linux.S
[167/465] Compiling p256_beeu-armv8-asm-win.S
[168/465] Compiling p256_beeu-x86_64-asm-apple.S
[169/465] Compiling p256_beeu-armv8-asm-linux.S
[170/465] Compiling p256-x86_64-asm-linux.S
[171/465] Compiling p256_beeu-armv8-asm-apple.S
[172/465] Compiling p256-armv8-asm-apple.S
[173/465] Compiling p256-x86_64-asm-apple.S
[174/465] Compiling p256-armv8-asm-linux.S
[175/465] Compiling p256-armv8-asm-win.S
[176/465] Compiling ghashv8-armv8-win.S
[177/465] Compiling ghashv8-armv8-linux.S
[178/465] Compiling ghashv8-armv8-apple.S
[179/465] Compiling ghashv8-armv7-linux.S
[180/465] Compiling ghash-x86_64-linux.S
[181/465] Compiling ghash-x86-apple.S
[182/465] Compiling ghash-x86_64-apple.S
[183/465] Compiling ghash-x86-linux.S
[184/465] Compiling ghash-ssse3-x86_64-apple.S
[185/465] Compiling ghash-ssse3-x86_64-linux.S
[186/465] Compiling ghash-ssse3-x86-linux.S
[187/465] Compiling ghash-ssse3-x86-apple.S
[188/465] Compiling ghash-neon-armv8-win.S
[189/465] Compiling ghash-neon-armv8-linux.S
[190/465] Compiling ghash-armv4-linux.S
[191/465] Compiling ghash-neon-armv8-apple.S
[192/465] Compiling co-586-linux.S
[193/465] Compiling co-586-apple.S
[194/465] Compiling bn-armv8-linux.S
[195/465] Compiling bsaes-armv7-linux.S
[196/465] Compiling bn-586-apple.S
[197/465] Compiling bn-586-linux.S
[197/465] Compiling bn-armv8-apple.S
[199/465] Compiling bn-armv8-win.S
[200/465] Compiling armv8-mont-apple.S
[201/465] Compiling armv8-mont-win.S
[202/465] Compiling armv4-mont-linux.S
[203/465] Compiling aesv8-gcm-armv8-win.S
[204/465] Compiling aesv8-gcm-armv8-apple.S
[205/465] Compiling armv8-mont-linux.S
[206/465] Compiling d1_both.cc
[207/465] Compiling aesv8-armv7-linux.S
[208/465] Compiling aesv8-armv8-win.S
[209/465] Compiling aesv8-armv8-apple.S
[210/465] Compiling aesv8-gcm-armv8-linux.S
[211/465] Compiling aesv8-armv8-linux.S
[212/465] Compiling aesni-x86_64-linux.S
[213/465] Compiling aesni-x86-linux.S
[214/465] Compiling aesni-x86-apple.S
[215/465] Compiling aesni-x86_64-apple.S
[216/465] Compiling aes-gcm-avx2-x86_64-linux.S
[217/465] Compiling aesni-gcm-x86_64-linux.S
[218/465] Compiling aes-gcm-avx2-x86_64-apple.S
[219/465] Compiling aesni-gcm-x86_64-apple.S
[220/465] Compiling aes-gcm-avx10-x86_64-linux.S
[221/465] Compiling aes-gcm-avx10-x86_64-apple.S
[222/465] Compiling x_spki.cc
[223/465] Compiling x_pubkey.cc
[224/465] Compiling x_x509a.cc
[225/465] Compiling x_sig.cc
[226/465] Compiling x_x509.cc
[227/465] Compiling x_val.cc
[228/465] Compiling x_req.cc
[229/465] Compiling x_name.cc
[230/465] Compiling x_exten.cc
[231/465] Compiling x_crl.cc
[232/465] Compiling x_attrib.cc
[233/465] Compiling x_all.cc
[234/465] Compiling x_algor.cc
[235/465] Compiling x509spki.cc
[236/465] Compiling x509rset.cc
[237/465] Compiling x509name.cc
[238/465] Compiling x509cset.cc
[239/465] Compiling x509_txt.cc
[240/465] Compiling x509_vpm.cc
[241/465] Compiling x509_v3.cc
[242/465] Compiling x509_trs.cc
[243/465] Compiling x509_vfy.cc
[244/465] Compiling x509_set.cc
[245/465] Compiling x509_req.cc
[246/465] Compiling x509_lu.cc
[247/465] Compiling x509_obj.cc
[248/465] Compiling x509_ext.cc
[249/465] Compiling x509_d2.cc
[250/465] Compiling x509_def.cc
[251/465] Compiling x509_cmp.cc
[252/465] Compiling x509_att.cc
[253/465] Compiling v3_skey.cc
[254/465] Compiling x509.cc
[255/465] Compiling v3_utl.cc
[256/465] Compiling v3_prn.cc
[257/465] Compiling v3_purp.cc
[258/465] Compiling v3_pcons.cc
[259/465] Compiling v3_ocsp.cc
[260/465] Compiling v3_pmaps.cc
[261/465] Compiling v3_ncons.cc
[262/465] Compiling v3_lib.cc
[263/465] Compiling v3_int.cc
[264/465] Compiling v3_ia5.cc
[265/465] Compiling v3_info.cc
[266/465] Compiling v3_genn.cc
[267/465] Compiling v3_enum.cc
[268/465] Compiling v3_extku.cc
[269/465] Compiling v3_crld.cc
[270/465] Compiling v3_conf.cc
[271/465] Compiling v3_cpols.cc
[272/465] Compiling v3_bcons.cc
[273/465] Compiling v3_bitst.cc
[274/465] Compiling t_x509.cc
[275/465] Compiling v3_akeya.cc
[276/465] Compiling v3_alt.cc
[277/465] Compiling v3_akey.cc
[278/465] Compiling t_x509a.cc
[279/465] Compiling i2d_pr.cc
[280/465] Compiling t_req.cc
[281/465] Compiling t_crl.cc
[282/465] Compiling rsa_pss.cc
[283/465] Compiling policy.cc
[284/465] Compiling name_print.cc
[285/465] Compiling by_file.cc
[286/465] Compiling by_dir.cc
[287/465] Compiling algorithm.cc
[288/465] Compiling asn1_gen.cc
[289/465] Compiling a_verify.cc
[290/465] Compiling a_sign.cc
[291/465] Compiling a_digest.cc
[292/465] Compiling trust_token.cc
[293/465] Compiling thread_win.cc
[294/465] Compiling voprf.cc
[295/465] Compiling thread_pthread.cc
[296/465] Compiling thread_none.cc
[297/465] Compiling thread.cc
[298/465] Compiling pmbtoken.cc
[299/465] Compiling stack.cc
[300/465] Compiling slhdsa.cc
[301/465] Compiling siphash.cc
[302/465] Compiling sha256.cc
[303/465] Compiling sha512.cc
[304/465] Compiling sha1.cc
[305/465] Compiling rsa_print.cc
[306/465] Compiling spake2plus.cc
[307/465] Compiling rsa_extra.cc
[308/465] Compiling rsa_crypt.cc
[309/465] Compiling refcount.cc
[310/465] Compiling rc4.cc
[311/465] Compiling windows.cc
[312/465] Compiling urandom.cc
[313/465] Compiling trusty.cc
[314/465] Compiling ios.cc
[315/465] Compiling rsa_asn1.cc
[316/465] Compiling rand.cc
[317/465] Compiling passive.cc
[318/465] Compiling poly1305_arm_asm.S
[319/465] Compiling getentropy.cc
[320/465] Compiling forkunsafe.cc
[321/465] Compiling deterministic.cc
[322/465] Compiling fork_detect.cc
[323/465] Compiling poly1305_arm.cc
[324/465] Compiling poly1305_vec.cc
[325/465] Compiling poly1305.cc
[326/465] Compiling pool.cc
[327/465] Compiling p5_pbev2.cc
[328/465] Compiling pkcs7.cc
[329/465] Compiling pem_x509.cc
[330/465] Compiling pkcs8.cc
[331/465] Compiling pkcs8_x509.cc
[332/465] Compiling pem_xaux.cc
[333/465] Compiling pkcs7_x509.cc
[334/465] Compiling pem_pkey.cc
[335/465] Compiling obj_xref.cc
[336/465] Compiling pem_pk8.cc
[337/465] Compiling pem_oth.cc
[338/465] Compiling pem_all.cc
[339/465] Compiling pem_info.cc
[340/465] Compiling mlkem.cc
[341/465] Compiling pem_lib.cc
[342/465] Compiling obj.cc
[343/465] Compiling poly_rq_mul.S
[344/465] Compiling mldsa.cc
[345/465] Compiling fips_shared_support.cc
[346/465] Compiling mem.cc
[347/465] Compiling md5.cc
[348/465] Compiling lhash.cc
[349/465] Compiling md4.cc
[350/465] Compiling kyber.cc
[351/465] Compiling ex_data.cc
[352/465] Compiling hrss.cc
[353/465] Compiling sign.cc
[354/465] Compiling scrypt.cc
[355/465] Compiling hpke.cc
[356/465] Compiling print.cc
[357/465] Compiling pbkdf.cc
[358/465] Compiling p_x25519.cc
[359/465] Compiling p_x25519_asn1.cc
[360/465] Compiling p_ed25519.cc
[361/465] Compiling p_rsa_asn1.cc
[362/465] Compiling p_rsa.cc
[363/465] Compiling p_hkdf.cc
[364/465] Compiling p_ed25519_asn1.cc
[365/465] Compiling p_dh.cc
[366/465] Compiling p_dh_asn1.cc
[367/465] Compiling p_ec.cc
[368/465] Compiling p_ec_asn1.cc
[369/465] Compiling evp_ctx.cc
[370/465] Compiling p_dsa_asn1.cc
[371/465] Compiling evp_asn1.cc
[372/465] Compiling engine.cc
[373/465] Compiling err.cc
[374/465] Compiling evp.cc
[375/465] Compiling ecdh.cc
[376/465] Compiling ecdsa_asn1.cc
[377/465] Compiling hash_to_curve.cc
[378/465] Compiling ec_derive.cc
[379/465] Compiling dsa.cc
[380/465] Compiling params.cc
[381/465] Compiling ec_asn1.cc
[382/465] Compiling dsa_asn1.cc
[383/465] Compiling x25519-asm-arm.S
[384/465] Compiling digest_extra.cc
[385/465] Compiling des.cc
[386/465] Compiling dh_asn1.cc
[387/465] Compiling bcm.cc
[388/465] Compiling curve25519_64_adx.cc
[389/465] Compiling cpu_intel.cc
[390/465] Compiling spake25519.cc
[391/465] Compiling crypto.cc
[392/465] Compiling cpu_arm_linux.cc
[393/465] Compiling curve25519.cc
[394/465] Compiling cpu_aarch64_win.cc
[395/465] Compiling cpu_arm_freebsd.cc
[396/465] Compiling cpu_aarch64_openbsd.cc
[396/465] Compiling cpu_aarch64_sysreg.cc
[398/465] Compiling cpu_aarch64_linux.cc
[399/465] Compiling cpu_aarch64_fuchsia.cc
[400/465] Compiling cpu_aarch64_apple.cc
[401/465] Compiling conf.cc
[402/465] Compiling get_cipher.cc
[403/465] Compiling tls_cbc.cc
[404/465] Compiling e_rc4.cc
[405/465] Compiling e_tls.cc
[406/465] Compiling e_rc2.cc
[407/465] Compiling e_null.cc
[408/465] Compiling e_des.cc
[409/465] Compiling e_chacha20poly1305.cc
[410/465] Compiling derive_key.cc
[411/465] Compiling e_aesgcmsiv.cc
[412/465] Compiling e_aesctrhmac.cc
[413/465] Compiling chacha.cc
[414/465] Compiling unicode.cc
[415/465] Compiling cbs.cc
[416/465] Compiling ber.cc
[417/465] Compiling buf.cc
[418/465] Compiling cbb.cc
[419/465] Compiling blake2.cc
[420/465] Compiling bn_asn1.cc
[421/465] Compiling asn1_compat.cc
[422/465] Compiling convert.cc
[423/465] Compiling socket_helper.cc
[424/465] Compiling socket.cc
[425/465] Compiling hexdump.cc
[426/465] Compiling printf.cc
[427/465] Compiling pair.cc
[428/465] Compiling connect.cc
[429/465] Compiling fd.cc
[430/465] Compiling errno.cc
[431/465] Compiling file.cc
[432/465] Compiling base64.cc
[433/465] Compiling bio_mem.cc
[434/465] Compiling bio.cc
[435/465] Compiling tasn_fre.cc
[436/465] Compiling tasn_typ.cc
[437/465] Compiling tasn_utl.cc
[438/465] Compiling tasn_enc.cc
[439/465] Compiling posix_time.cc
[440/465] Compiling f_string.cc
[441/465] Compiling tasn_new.cc
[442/465] Compiling f_int.cc
[443/465] Compiling tasn_dec.cc
[444/465] Compiling asn_pack.cc
[445/465] Compiling asn1_par.cc
[446/465] Compiling asn1_lib.cc
[447/465] Compiling a_utctm.cc
[448/465] Compiling a_octet.cc
[449/465] Compiling a_object.cc
[450/465] Compiling a_type.cc
[451/465] Compiling a_time.cc
[452/465] Compiling a_strnid.cc
[453/465] Compiling a_strex.cc
[454/465] Compiling a_dup.cc
[455/465] Compiling a_i2d_fp.cc
[456/465] Compiling a_mbstr.cc
[457/465] Write sources
[458/483] Compiling a_int.cc
[460/483] Compiling Atomics ManagedAtomic.swift
[461/483] Compiling Atomics ManagedAtomicLazyReference.swift
[462/485] Compiling Atomics AtomicStorage.swift
[463/485] Compiling Atomics AtomicValue.swift
[463/485] Compiling a_d2i_fp.cc
[464/485] Compiling a_bitstr.cc
[465/485] Compiling a_gentm.cc
[467/485] Compiling Atomics UnsafeAtomic.swift
[468/485] Compiling Atomics UnsafeAtomicLazyReference.swift
[469/485] Compiling Atomics AtomicMemoryOrderings.swift
[470/485] Compiling Atomics DoubleWord.swift
[470/485] Compiling a_bool.cc
[472/485] Compiling Atomics IntegerOperations.swift
[473/485] Compiling Atomics Unmanaged extensions.swift
[474/485] Compiling Atomics OptionalRawRepresentable.swift
[475/485] Compiling Atomics RawRepresentable.swift
[476/485] Compiling Atomics AtomicBool.swift
[477/485] Compiling Atomics AtomicInteger.swift
[478/485] Compiling Atomics AtomicOptionalWrappable.swift
[479/485] Compiling Atomics AtomicReference.swift
[479/485] Compiling c-nioatomics.c
[481/485] Emitting module Atomics
[481/485] Compiling c-atomics.c
[483/491] Compiling Atomics IntegerConformances.swift
[484/491] Compiling Atomics PointerConformances.swift
[485/491] Compiling Atomics Primitives.native.swift
[487/492] Compiling NIOConcurrencyHelpers NIOLock.swift
[488/492] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[489/492] Compiling NIOConcurrencyHelpers lock.swift
[490/492] Emitting module NIOConcurrencyHelpers
[491/492] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[492/492] Compiling NIOConcurrencyHelpers atomics.swift
[494/553] Compiling NIOCore MulticastChannel.swift
[495/553] Compiling NIOCore NIOAny.swift
[496/553] Compiling NIOCore NIOCloseOnErrorHandler.swift
[497/553] Compiling NIOCore NIOLoopBound.swift
[498/553] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[499/553] Compiling NIOCore NIOScheduledCallback.swift
[500/553] Compiling NIOCore NIOSendable.swift
[501/553] Compiling NIOCore RecvByteBufferAllocator.swift
[502/561] Compiling NIOCore IO.swift
[503/561] Compiling NIOCore IOData.swift
[504/561] Compiling NIOCore IPProtocol.swift
[505/561] Compiling NIOCore IntegerBitPacking.swift
[506/561] Compiling NIOCore IntegerTypes.swift
[507/561] Compiling NIOCore Interfaces.swift
[508/561] Compiling NIOCore Linux.swift
[509/561] Compiling NIOCore MarkedCircularBuffer.swift
[510/561] Compiling NIOCore CircularBuffer.swift
[511/561] Compiling NIOCore Codec.swift
[512/561] Compiling NIOCore ConvenienceOptionSupport.swift
[513/561] Compiling NIOCore DeadChannel.swift
[514/561] Compiling NIOCore DispatchQueue+WithFuture.swift
[515/561] Compiling NIOCore EventLoop+Deprecated.swift
[516/561] Compiling NIOCore EventLoop+SerialExecutor.swift
[517/561] Compiling NIOCore EventLoop.swift
[518/561] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[519/561] Compiling NIOCore EventLoopFuture+Deprecated.swift
[520/561] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[521/561] Compiling NIOCore EventLoopFuture.swift
[522/561] Compiling NIOCore FileDescriptor.swift
[523/561] Compiling NIOCore FileHandle.swift
[524/561] Compiling NIOCore FileRegion.swift
[525/561] Compiling NIOCore GlobalSingletons.swift
[526/561] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[527/561] Compiling NIOCore SocketAddresses.swift
[528/561] Compiling NIOCore SocketOptionProvider.swift
[529/561] Compiling NIOCore SystemCallHelpers.swift
[530/561] Compiling NIOCore TimeAmount+Duration.swift
[531/561] Compiling NIOCore TypeAssistedChannelHandler.swift
[532/561] Compiling NIOCore UniversalBootstrapSupport.swift
[533/561] Compiling NIOCore Utilities.swift
[534/561] Compiling NIOCore AddressedEnvelope.swift
[535/561] Compiling NIOCore AsyncAwaitSupport.swift
[536/561] Compiling NIOCore AsyncChannel.swift
[537/561] Compiling NIOCore AsyncChannelHandler.swift
[538/561] Compiling NIOCore AsyncChannelInboundStream.swift
[539/561] Compiling NIOCore AsyncChannelOutboundWriter.swift
[540/561] Compiling NIOCore NIOAsyncSequenceProducer.swift
[541/561] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[542/561] Compiling NIOCore NIOAsyncWriter.swift
[543/561] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[544/561] Compiling NIOCore BSDSocketAPI.swift
[545/561] Compiling NIOCore ByteBuffer-aux.swift
[546/561] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[547/561] Compiling NIOCore ByteBuffer-conversions.swift
[548/561] Compiling NIOCore ByteBuffer-core.swift
[549/561] Compiling NIOCore ByteBuffer-hex.swift
[550/561] Compiling NIOCore ByteBuffer-int.swift
[551/561] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[552/561] Compiling NIOCore ByteBuffer-multi-int.swift
[553/561] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[554/561] Compiling NIOCore ByteBuffer-views.swift
[555/561] Compiling NIOCore Channel.swift
[556/561] Compiling NIOCore ChannelHandler.swift
[557/561] Compiling NIOCore ChannelHandlers.swift
[558/561] Compiling NIOCore ChannelInvoker.swift
[559/561] Compiling NIOCore ChannelOption.swift
[560/561] Compiling NIOCore ChannelPipeline.swift
[561/561] Emitting module NIOCore
[563/612] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[564/612] Compiling NIOEmbedded Embedded.swift
[565/612] Emitting module NIOEmbedded
[566/612] Compiling NIOEmbedded AsyncTestingChannel.swift
[568/613] Compiling NIOPosix ServerSocket.swift
[569/613] Compiling NIOPosix Socket.swift
[570/613] Compiling NIOPosix SocketChannel.swift
[571/613] Compiling NIOPosix SocketProtocols.swift
[572/613] Compiling NIOPosix System.swift
[573/613] Compiling NIOPosix Thread.swift
[574/619] Compiling NIOPosix Pool.swift
[575/619] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[576/619] Compiling NIOPosix PosixSingletons.swift
[577/619] Compiling NIOPosix RawSocketBootstrap.swift
[578/619] Compiling NIOPosix Resolver.swift
[579/619] Compiling NIOPosix Selectable.swift
[580/619] Compiling NIOPosix SelectableChannel.swift
[581/619] Compiling NIOPosix SelectableEventLoop.swift
[582/619] Compiling NIOPosix SelectorEpoll.swift
[583/619] Compiling NIOPosix SelectorGeneric.swift
[584/619] Compiling NIOPosix SelectorKqueue.swift
[585/619] Compiling NIOPosix SelectorUring.swift
[586/619] Compiling NIOPosix Bootstrap.swift
[587/619] Compiling NIOPosix ControlMessage.swift
[588/619] Compiling NIOPosix DatagramVectorReadManager.swift
[589/619] Compiling NIOPosix Errors+Any.swift
[590/619] Compiling NIOPosix FileDescriptor.swift
[591/619] Compiling NIOPosix GetaddrinfoResolver.swift
[592/619] Compiling NIOPosix HappyEyeballs.swift
[593/619] Emitting module NIOPosix
[594/619] Compiling NIOPosix ThreadPosix.swift
[595/619] Compiling NIOPosix ThreadWindows.swift
[596/619] Compiling NIOPosix UnsafeTransfer.swift
[597/619] Compiling NIOPosix Utilities.swift
[598/619] Compiling NIOPosix VsockAddress.swift
[599/619] Compiling NIOPosix VsockChannelEvents.swift
[600/619] Compiling NIOPosix IO.swift
[601/619] Compiling NIOPosix IntegerBitPacking.swift
[602/619] Compiling NIOPosix IntegerTypes.swift
[603/619] Compiling NIOPosix Linux.swift
[604/619] Compiling NIOPosix LinuxCPUSet.swift
[605/619] Compiling NIOPosix LinuxUring.swift
[606/619] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[607/619] Compiling NIOPosix NIOThreadPool.swift
[608/619] Compiling NIOPosix NonBlockingFileIO.swift
[609/619] Compiling NIOPosix PendingDatagramWritesManager.swift
[610/619] Compiling NIOPosix PendingWritesManager.swift
[611/619] Compiling NIOPosix PipeChannel.swift
[612/619] Compiling NIOPosix PipePair.swift
[613/619] Compiling NIOPosix BSDSocketAPICommon.swift
[614/619] Compiling NIOPosix BSDSocketAPIPosix.swift
[615/619] Compiling NIOPosix BSDSocketAPIWindows.swift
[616/619] Compiling NIOPosix BaseSocket.swift
[617/619] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[618/619] Compiling NIOPosix BaseSocketChannel.swift
[619/619] Compiling NIOPosix BaseStreamSocketChannel.swift
[621/622] Emitting module NIO
[622/622] Compiling NIO Exports.swift
[624/629] Compiling NIOTLS TLSEvents.swift
[625/629] Emitting module NIOTLS
[626/629] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[627/629] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[628/629] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[629/629] Compiling NIOTLS SNIHandler.swift
[631/659] Emitting module NIOSSL
[632/663] Compiling NIOSSL NIOSSLServerHandler.swift
[633/663] Compiling NIOSSL ObjectIdentifier.swift
[634/663] Compiling NIOSSL PosixPort.swift
[635/663] Compiling NIOSSL SSLCallbacks.swift
[636/663] Compiling NIOSSL LinuxCABundle.swift
[637/663] Compiling NIOSSL NIOSSLClientHandler.swift
[638/663] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[639/663] Compiling NIOSSL NIOSSLHandler.swift
[640/663] Compiling NIOSSL SubjectAlternativeName.swift
[641/663] Compiling NIOSSL NIOSSLSecureBytes.swift
[642/663] Compiling NIOSSL RNG.swift
[643/663] Compiling NIOSSL SafeCompare.swift
[644/663] Compiling NIOSSL SSLPrivateKey.swift
[645/663] Compiling NIOSSL SSLPublicKey.swift
[646/663] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[647/663] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[648/663] Compiling NIOSSL AndroidCABundle.swift
[649/663] Compiling NIOSSL ByteBufferBIO.swift
[650/663] Compiling NIOSSL CustomPrivateKey.swift
[651/663] Compiling NIOSSL IdentityVerification.swift
[652/663] Compiling NIOSSL SSLCertificate.swift
[653/663] Compiling NIOSSL SSLCertificateExtensions.swift
[654/663] Compiling NIOSSL SSLCertificateName.swift
[655/663] Compiling NIOSSL SSLConnection.swift
[656/663] Compiling NIOSSL SSLContext.swift
[657/663] Compiling NIOSSL SSLErrors.swift
[658/663] Compiling NIOSSL SSLInit.swift
[659/663] Compiling NIOSSL SSLPKCS12Bundle.swift
[660/663] Compiling NIOSSL Zeroization.swift
[661/663] Compiling NIOSSL TLSConfiguration.swift
[662/663] Compiling NIOSSL UniversalBootstrapSupport.swift
[663/663] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[665/672] Compiling Random UnsafeMutableBufferPointer-Extension.swift
[666/672] Compiling Random SecureRandomBytesGenerator.swift
[667/672] Compiling Random Array-Extension.swift
[668/672] Emitting module Random
[669/672] Compiling Random ByteBuffer-Extension.swift
[670/672] Compiling Random UnsafeMutableRawPointer-Extension.swift
[671/672] Compiling Random UnsafeMutableRawBufferPointer-Extension.swift
[672/672] Compiling Random UnsafeMutablePointer-Extension.swift
Build complete! (302.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    }
  ],
  "manifest_display_name" : "random-swift",
  "name" : "random-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Random",
      "targets" : [
        "Random"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RandomTests",
      "module_type" : "SwiftTarget",
      "name" : "RandomTests",
      "path" : "Tests/RandomTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "ArrayTests.swift",
        "ByteBufferTests.swift",
        "SecureRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Random"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Random",
      "module_type" : "SwiftTarget",
      "name" : "Random",
      "path" : "Sources/Random",
      "product_dependencies" : [
        "NIO",
        "NIOSSL"
      ],
      "product_memberships" : [
        "Random"
      ],
      "sources" : [
        "Array-Extension.swift",
        "ByteBuffer-Extension.swift",
        "SecureRandomBytesGenerator.swift",
        "UnsafeMutableBufferPointer-Extension.swift",
        "UnsafeMutablePointer-Extension.swift",
        "UnsafeMutableRawBufferPointer-Extension.swift",
        "UnsafeMutableRawPointer-Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.