The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sebbu-cryptography with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-cryptography.git
Reference: main
Cloned https://github.com/MarSe32m/sebbu-cryptography.git into spi-builder-workspace
SUCCESS checkout https://github.com/MarSe32m/sebbu-cryptography.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
         ^
/host/spi-builder-workspace/Package.swift:18:69: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
                                                                    ^
warning: /host/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
         ^
/host/spi-builder-workspace/Package.swift:18:69: warning: 'branch' is deprecated
        .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
                                                                    ^
Fetching https://github.com/apple/swift-crypto.git
[1/6322] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (0.88s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main
Building for debugging...
[0/407] Compiling bcrypt.c
[1/407] Compiling blf.c
[2/407] Compiling v3_skey.c
[3/407] Compiling v3_prn.c
[4/407] Compiling v3_purp.c
[5/407] Compiling v3_pmaps.c
[6/407] Compiling v3_utl.c
[7/407] Compiling v3_pcons.c
[8/407] Compiling v3_pcia.c
[9/407] Compiling CCryptoBoringSSLShims shims.c
[10/407] Compiling v3_pci.c
[11/407] Compiling v3_ocsp.c
[12/407] Compiling v3_int.c
[13/407] Compiling v3_lib.c
[14/407] Compiling v3_ncons.c
[15/407] Compiling v3_ia5.c
[16/407] Compiling v3_info.c
[17/407] Compiling v3_genn.c
[18/407] Compiling v3_extku.c
[19/407] Compiling v3_enum.c
[20/407] Compiling v3_conf.c
[21/407] Compiling v3_bitst.c
[22/407] Compiling v3_crld.c
[23/407] Compiling v3_cpols.c
[24/407] Compiling v3_bcons.c
[25/407] Compiling v3_alt.c
[26/407] Compiling v3_akeya.c
[27/407] Compiling pcy_node.c
[28/407] Compiling v3_akey.c
[29/407] Compiling pcy_tree.c
[30/407] Compiling pcy_map.c
[31/407] Compiling pcy_lib.c
[32/407] Compiling x_x509a.c
[33/407] Compiling pcy_cache.c
[34/407] Compiling pcy_data.c
[35/407] Compiling x_val.c
[36/407] Compiling x_sig.c
[37/407] Compiling x_spki.c
[38/407] Compiling x_req.c
[39/407] Compiling x_x509.c
[40/407] Compiling x_pubkey.c
[41/407] Compiling x_pkey.c
[42/407] Compiling x_info.c
[43/407] Compiling x_attrib.c
[44/407] Compiling x_exten.c
[45/407] Compiling x_name.c
[46/407] Compiling x_all.c
[46/407] Compiling x_algor.c
[47/407] Compiling x509spki.c
[49/407] Compiling x_crl.c
[50/407] Compiling x509rset.c
[51/407] Compiling x509name.c
[52/407] Compiling x509cset.c
[53/407] Compiling x509_set.c
[54/407] Compiling x509_trs.c
[55/407] Compiling x509_v3.c
[56/407] Compiling x509_txt.c
[57/407] Compiling x509_req.c
[58/407] Compiling x509_vpm.c
[59/407] Compiling x509_vfy.c
[60/407] Compiling x509_obj.c
[61/407] Compiling x509_def.c
[62/407] Compiling x509_d2.c
[63/407] Compiling x509_ext.c
[64/407] Compiling x509_lu.c
[65/407] Compiling x509.c
[66/407] Compiling t_x509a.c
[67/407] Compiling x509_att.c
[68/407] Compiling x509_cmp.c
[69/407] Compiling i2d_pr.c
[70/407] Compiling t_x509.c
[71/407] Compiling t_crl.c
[72/407] Compiling t_req.c
[73/407] Compiling rsa_pss.c
[74/407] Compiling by_dir.c
[75/407] Compiling by_file.c
[76/407] Compiling algorithm.c
[77/407] Compiling asn1_gen.c
[78/407] Compiling a_digest.c
[79/407] Compiling a_strex.c
[80/407] Compiling a_verify.c
[81/407] Compiling a_sign.c
[82/407] Compiling voprf.c
[83/407] Compiling thread_none.c
[83/407] Compiling trust_token.c
[85/407] Compiling thread.c
[85/407] Compiling thread_pthread.c
[85/407] Compiling thread_win.c
[88/407] Compiling stack.c
[89/407] Compiling refcount_c11.c
[90/407] Compiling rsa_print.c
[91/407] Compiling siphash.c
[92/407] Compiling pmbtoken.c
[93/407] Compiling rsa_asn1.c
[94/407] Compiling refcount_lock.c
[94/407] Compiling rc4.c
[96/407] Compiling windows.c
[97/407] Compiling rand_extra.c
[98/407] Compiling deterministic.c
[99/407] Compiling fuchsia.c
[100/407] Compiling passive.c
[101/407] Compiling forkunsafe.c
[102/407] Compiling pool.c
[103/407] Compiling poly1305_arm.c
[104/407] Compiling poly1305.c
[105/407] Compiling poly1305_arm_asm.S
[106/407] Compiling pkcs7.c
[107/407] Compiling pkcs8.c
[108/407] Compiling p5_pbev2.c
[109/407] Compiling pem_xaux.c
[110/407] Compiling pkcs8_x509.c
[111/407] Compiling pkcs7_x509.c
[112/407] Compiling pem_x509.c
[113/407] Compiling pem_pk8.c
[114/407] Compiling pem_pkey.c
[115/407] Compiling pem_info.c
[116/407] Compiling pem_oth.c
[117/407] Compiling pem_lib.c
[118/407] Compiling obj_xref.c
[119/407] Compiling lhash.c
[120/407] Compiling mem.c
[121/407] Compiling pem_all.c
[122/407] Compiling poly1305_vec.c
[123/407] Compiling hpke.c
[123/407] Compiling obj.c
[124/407] Compiling hkdf.c
[126/407] Compiling x86_64-mont5.mac.x86_64.S
[127/407] Compiling hrss.c
[128/407] Compiling x86_64-mont5.linux.x86_64.S
[129/407] Compiling x86_64-mont.mac.x86_64.S
[130/407] Compiling x86-mont.linux.x86.S
[131/407] Compiling x86-mont.windows.x86.S
[132/407] Compiling poly_rq_mul.S
[133/407] Compiling vpaes-x86_64.mac.x86_64.S
[134/407] Compiling x86_64-mont.linux.x86_64.S
[135/407] Compiling vpaes-x86.windows.x86.S
[136/407] Compiling vpaes-x86_64.linux.x86_64.S
[137/407] Compiling vpaes-x86.linux.x86.S
[138/407] Compiling vpaes-armv8.linux.aarch64.S
[139/407] Compiling vpaes-armv7.linux.arm.S
[140/407] Compiling vpaes-armv8.ios.aarch64.S
[141/407] Compiling vpaes-armv7.ios.arm.S
[142/407] Compiling kdf.c
[143/407] Compiling sha512-armv8.linux.aarch64.S
[144/407] Compiling sha512-x86_64.mac.x86_64.S
[145/407] Compiling sha512-armv8.ios.aarch64.S
[146/407] Compiling sha512-armv4.ios.arm.S
[147/407] Compiling sha512-586.windows.x86.S
[148/407] Compiling sha512-x86_64.linux.x86_64.S
[149/407] Compiling sha512-armv4.linux.arm.S
[150/407] Compiling sha512-586.linux.x86.S
[151/407] Compiling sha256-x86_64.mac.x86_64.S
[152/407] Compiling sha256-armv8.linux.aarch64.S
[153/407] Compiling sha256-armv8.ios.aarch64.S
[154/407] Compiling sha256-armv4.linux.arm.S
[155/407] Compiling sha256-x86_64.linux.x86_64.S
[156/407] Compiling sha256-586.windows.x86.S
[157/407] Compiling sha256-armv4.ios.arm.S
[158/407] Compiling sha256-586.linux.x86.S
[159/407] Compiling sha1-armv8.linux.aarch64.S
[160/407] Compiling sha1-armv8.ios.aarch64.S
[161/407] Compiling sha1-x86_64.mac.x86_64.S
[162/407] Compiling sha1-armv4-large.linux.arm.S
[163/407] Compiling sha1-armv4-large.ios.arm.S
[164/407] Compiling sha1-586.windows.x86.S
[165/407] Compiling sha1-x86_64.linux.x86_64.S
[166/407] Compiling sha1-586.linux.x86.S
[167/407] Compiling sha1-altivec.c
[168/407] Compiling sha256.c
[169/407] Compiling sha512.c
[170/407] Compiling sha1.c
[171/407] Compiling rsaz-avx2.mac.x86_64.S
[172/407] Compiling rsaz-avx2.linux.x86_64.S
[173/407] Compiling self_check.c
[174/407] Compiling blinding.c
[175/407] Compiling rsa_impl.c
[176/407] Compiling rdrand-x86_64.mac.x86_64.S
[177/407] Compiling padding.c
[178/407] Compiling rdrand-x86_64.linux.x86_64.S
[179/407] Compiling urandom.c
[180/407] Compiling rand.c
[180/407] Compiling rsa.c
[182/407] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[183/407] Compiling fork_detect.c
[184/407] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[185/407] Compiling ctrdrbg.c
[186/407] Compiling p256-x86_64-asm.mac.x86_64.S
[186/407] Compiling polyval.c
[188/407] Compiling ofb.c
[189/407] Compiling gcm_nohw.c
[190/407] Compiling cfb.c
[191/407] Compiling p256-x86_64-asm.linux.x86_64.S
[192/407] Compiling ctr.c
[192/407] Compiling gcm.c
[194/407] Compiling cbc.c
[195/407] Compiling md5.c
[196/407] Compiling md5-x86_64.mac.x86_64.S
[197/407] Compiling md5-x86_64.linux.x86_64.S
[198/407] Compiling md5-586.windows.x86.S
[199/407] Compiling is_fips.c
[200/407] Compiling md5-586.linux.x86.S
[201/407] Compiling md4.c
[202/407] Compiling ghashv8-armx64.linux.aarch64.S
[203/407] Compiling ghashv8-armx64.ios.aarch64.S
[204/407] Compiling ghashv8-armx32.linux.arm.S
[205/407] Compiling hmac.c
[206/407] Compiling ghashv8-armx32.ios.arm.S
[207/407] Compiling ghash-x86_64.mac.x86_64.S
[208/407] Compiling ghash-x86.windows.x86.S
[209/407] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[210/407] Compiling ghash-x86.linux.x86.S
[211/407] Compiling ghash-ssse3-x86.windows.x86.S
[212/407] Compiling ghash-x86_64.linux.x86_64.S
[213/407] Compiling ghash-ssse3-x86.linux.x86.S
[214/407] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[215/407] Compiling ghash-neon-armv8.linux.aarch64.S
[216/407] Compiling ghash-neon-armv8.ios.aarch64.S
[217/407] Compiling fips_shared_support.c
[218/407] Compiling ghash-armv4.ios.arm.S
[219/407] Compiling ghash-armv4.linux.arm.S
[220/407] Compiling util.c
[221/407] Compiling ecdh.c
[222/407] Compiling wnaf.c
[222/407] Compiling ecdsa.c
[224/407] Compiling simple.c
[225/407] Compiling scalar.c
[226/407] Compiling simple_mul.c
[227/407] Compiling oct.c
[228/407] Compiling ec_key.c
[229/407] Compiling p256.c
[230/407] Compiling felem.c
[231/407] Compiling ec_montgomery.c
[232/407] Compiling p224-64.c
[233/407] Compiling digests.c
[234/407] Compiling ec.c
[235/407] Compiling check.c
[236/407] Compiling dh.c
[237/407] Compiling co-586.windows.x86.S
[238/407] Compiling co-586.linux.x86.S
[239/407] Compiling digest.c
[240/407] Compiling des.c
[240/407] Compiling e_des.c
[242/407] Compiling aead.c
[243/407] Compiling cipher.c
[244/407] Compiling bsaes-armv7.linux.arm.S
[245/407] Compiling bsaes-armv7.ios.arm.S
[246/407] Compiling shift.c
[247/407] Compiling sqrt.c
[248/407] Compiling p256-x86_64.c
[249/407] Compiling e_aes.c
[250/407] Compiling rsaz_exp.c
[251/407] Compiling random.c
[252/407] Compiling montgomery_inv.c
[253/407] Compiling montgomery.c
[254/407] Compiling prime.c
[255/407] Compiling jacobi.c
[256/407] Compiling mul.c
[257/407] Compiling generic.c
[258/407] Compiling gcd.c
[259/407] Compiling gcd_extra.c
[259/407] Compiling div_extra.c
[261/407] Compiling div.c
[262/407] Compiling ctx.c
[263/407] Compiling bytes.c
[264/407] Compiling exponentiation.c
[265/407] Compiling cmp.c
[266/407] Compiling bn.c
[267/407] Compiling bn-586.linux.x86.S
[268/407] Compiling add.c
[269/407] Compiling bn-586.windows.x86.S
[270/407] Compiling armv8-mont.ios.aarch64.S
[271/407] Compiling armv8-mont.linux.aarch64.S
[272/407] Compiling armv4-mont.linux.arm.S
[273/407] Compiling armv4-mont.ios.arm.S
[274/407] Compiling aesv8-armx64.ios.aarch64.S
[275/407] Compiling x86_64-gcc.c
[276/407] Compiling aesv8-armx64.linux.aarch64.S
[277/407] Compiling aesv8-armx32.ios.arm.S
[277/407] Compiling aesv8-armx32.linux.arm.S
[279/407] Compiling aesni-x86_64.mac.x86_64.S
[280/407] Compiling aesni-x86_64.linux.x86_64.S
[281/407] Compiling aesni-x86.windows.x86.S
[282/407] Compiling aesni-x86.linux.x86.S
[283/407] Compiling aesni-gcm-x86_64.mac.x86_64.S
[284/407] Compiling key_wrap.c
[285/407] Compiling aesni-gcm-x86_64.linux.x86_64.S
[286/407] Compiling mode_wrappers.c
[287/407] Compiling aes.c
[288/407] Compiling ex_data.c
[289/407] Compiling aes_nohw.c
[290/407] Compiling scrypt.c
[291/407] Compiling print.c
[292/407] Compiling sign.c
[293/407] Compiling p_x25519_asn1.c
[294/407] Compiling pbkdf.c
[295/407] Compiling p_x25519.c
[296/407] Compiling p_rsa_asn1.c
[297/407] Compiling p_rsa.c
[298/407] Compiling p_ec_asn1.c
[299/407] Compiling p_ed25519.c
[300/407] Compiling p_ed25519_asn1.c
[301/407] Compiling evp_ctx.c
[302/407] Compiling evp_asn1.c
[303/407] Compiling p_ec.c
[304/407] Compiling p_dsa_asn1.c
[305/407] Compiling err_data.c
[306/407] Compiling digestsign.c
[307/407] Compiling evp.c
[308/407] Compiling engine.c
[309/407] Compiling ecdh_extra.c
[310/407] Compiling ecdsa_asn1.c
[311/407] Compiling err.c
[312/407] Compiling ec_derive.c
[313/407] Compiling hash_to_curve.c
[314/407] Compiling ec_asn1.c
[315/407] Compiling dh_asn1.c
[316/407] Compiling params.c
[317/407] Compiling dsa_asn1.c
[318/407] Compiling digest_extra.c
[319/407] Compiling spake25519.c
[320/407] Compiling cpu-ppc64le.c
[321/407] Compiling crypto.c
[322/407] Compiling cpu-intel.c
[323/407] Compiling cpu-arm.c
[323/407] Compiling cpu-arm-linux.c
[325/407] Compiling x25519-asm-arm.S
[326/407] Compiling cpu-aarch64-win.c
[327/407] Compiling dsa.c
[328/407] Compiling cpu-aarch64-linux.c
[329/407] Compiling cpu-aarch64-fuchsia.c
[330/407] Compiling cmac.c
[331/407] Compiling conf.c
[332/407] Compiling curve25519.c
[333/407] Compiling tls_cbc.c
[334/407] Compiling e_rc4.c
[335/407] Compiling e_null.c
[336/407] Compiling e_tls.c
[337/407] Compiling e_chacha20poly1305.c
[338/407] Compiling e_rc2.c
[339/407] Compiling derive_key.c
[340/407] Compiling e_aesctrhmac.c
[341/407] Compiling e_aesgcmsiv.c
[342/407] Compiling e_aesccm.c
[343/407] Compiling cipher_extra.c
[344/407] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[345/407] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[346/407] Compiling chacha.c
[347/407] Compiling chacha-x86_64.mac.x86_64.S
[348/407] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[349/407] Compiling chacha-x86_64.linux.x86_64.S
[349/407] Compiling unicode.c
[349/407] Compiling cbs.c
[350/407] Compiling cbb.c
[353/407] Compiling chacha-x86.windows.x86.S
[354/407] Compiling chacha-x86.linux.x86.S
[355/407] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[356/407] Compiling chacha-armv8.linux.aarch64.S
[357/407] Compiling chacha-armv8.ios.aarch64.S
[358/407] Compiling chacha-armv4.linux.arm.S
[359/407] Compiling chacha-armv4.ios.arm.S
[360/407] Compiling asn1_compat.c
[361/407] Compiling ber.c
[362/407] Compiling buf.c
[363/407] Compiling bn_asn1.c
[364/407] Compiling printf.c
[365/407] Compiling convert.c
[366/407] Compiling blake2.c
[367/407] Compiling socket_helper.c
[368/407] Compiling socket.c
[369/407] Compiling hexdump.c
[370/407] Compiling file.c
[371/407] Compiling pair.c
[372/407] Compiling fd.c
[373/407] Compiling bio_mem.c
[374/407] Compiling connect.c
[375/407] Compiling time_support.c
[376/407] Compiling bio.c
[377/407] Compiling base64.c
[378/407] Compiling tasn_utl.c
[379/407] Compiling tasn_fre.c
[380/407] Compiling tasn_new.c
[381/407] Compiling tasn_typ.c
[382/407] Compiling f_string.c
[383/407] Compiling tasn_enc.c
[384/407] Compiling tasn_dec.c
[385/407] Compiling f_enum.c
[386/407] Compiling f_int.c
[387/407] Compiling asn_pack.c
[388/407] Compiling a_utf8.c
[389/407] Compiling asn1_par.c
[390/407] Compiling asn1_lib.c
[391/407] Compiling a_utctm.c
[392/407] Compiling a_time.c
[393/407] Compiling a_type.c
[394/407] Compiling a_strnid.c
[394/407] Compiling a_enum.c
[394/407] Compiling a_dup.c
[397/407] Compiling a_print.c
[398/407] Compiling a_octet.c
[399/407] Compiling a_object.c
[400/407] Compiling a_mbstr.c
[401/407] Compiling a_d2i_fp.c
[402/407] Compiling a_int.c
[403/407] Compiling a_gentm.c
[404/407] Compiling a_i2d_fp.c
[405/407] Compiling a_bool.c
[406/407] Compiling a_bitstr.c
[408/463] Compiling Crypto EdDSA_boring.swift
[409/463] Compiling Crypto ECDSA.swift
[410/463] Compiling Crypto EdDSA.swift
[411/463] Compiling Crypto Signature.swift
[412/463] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[413/463] Compiling Crypto CryptoKitErrors_boring.swift
[414/463] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[415/463] Compiling Crypto SEC1PrivateKey.swift
[416/463] Compiling Crypto SubjectPublicKeyInfo.swift
[417/463] Compiling Crypto CryptoKitErrors.swift
[418/463] Compiling Crypto Digest_boring.swift
[419/463] Compiling Crypto Digest.swift
[420/463] Compiling Crypto Digests.swift
[421/463] Compiling Crypto HashFunctions.swift
[422/463] Compiling Crypto HashFunctions_SHA2.swift
[423/463] Compiling Crypto X25519Keys.swift
[424/463] Compiling Crypto SymmetricKeys.swift
[425/463] Compiling Crypto HMAC.swift
[426/463] Compiling Crypto MACFunctions.swift
[427/463] Compiling Crypto MessageAuthenticationCode.swift
[428/463] Compiling Crypto AES.swift
[429/463] Compiling Crypto ECDSASignature_boring.swift
[430/463] Compiling Crypto ECDSA_boring.swift
[431/463] Compiling Crypto AES-GCM.swift
[432/463] Compiling Crypto AES-GCM_boring.swift
[433/463] Compiling Crypto ChaChaPoly_boring.swift
[434/463] Compiling Crypto ChaChaPoly.swift
[435/463] Compiling Crypto Cipher.swift
[436/463] Compiling Crypto Nonces.swift
[437/463] Compiling Crypto ASN1.swift
[438/463] Compiling Crypto ASN1BitString.swift
[439/463] Emitting module Crypto
[440/463] Compiling Crypto Ed25519_boring.swift
[441/463] Compiling Crypto EllipticCurvePoint_boring.swift
[442/463] Compiling Crypto EllipticCurve_boring.swift
[443/463] Compiling Crypto NISTCurvesKeys_boring.swift
[444/463] Compiling Crypto X25519Keys_boring.swift
[445/463] Compiling Crypto Curve25519.swift
[446/463] Compiling Crypto Ed25519.swift
[447/463] Compiling Crypto NISTCurvesKeys.swift
[448/463] Compiling Crypto ASN1Identifier.swift
[449/463] Compiling Crypto ASN1Integer.swift
[450/463] Compiling Crypto ASN1OctetString.swift
[451/463] Compiling Crypto ArraySliceBigint.swift
[452/463] Compiling Crypto ObjectIdentifier.swift
[453/463] Compiling Crypto ECDSASignature.swift
[454/463] Compiling Crypto PEMDocument.swift
[455/463] Compiling Crypto PKCS8PrivateKey.swift
[456/463] Compiling Crypto Insecure.swift
[457/463] Compiling Crypto Insecure_HashFunctions.swift
[458/463] Compiling Crypto ECDH_boring.swift
[459/463] Compiling Crypto DH.swift
[460/463] Compiling Crypto ECDH.swift
[461/463] Compiling Crypto HKDF.swift
[462/463] Compiling Crypto AESWrap.swift
[463/463] Compiling Crypto AESWrap_boring.swift
[464/470] Compiling Crypto RNG_boring.swift
[465/470] Compiling Crypto SafeCompare_boring.swift
[466/470] Compiling Crypto Zeroization_boring.swift
[467/470] Compiling Crypto PrettyBytes.swift
[468/470] Compiling Crypto SafeCompare.swift
[469/470] Compiling Crypto SecureBytes.swift
[470/470] Compiling Crypto Zeroization.swift
[473/479] Compiling SebbuCrypto Utilities.swift
[474/479] Compiling SebbuCrypto SebbuCrypto.swift
[475/479] Compiling SebbuCrypto AES.swift
[476/479] Compiling SebbuCrypto HMAC.swift
[477/479] Compiling SebbuCrypto BCrypt.swift
[478/479] Emitting module SebbuCrypto
[479/479] Compiling SebbuCrypto CRC.swift
Build complete! (15.63s)
Build complete.
Done.

Build Machine: Linux 1