Build Information
Successful build of AppRemoteConfig, reference 0.6.0 (77d824
), with Swift 6.0 for Linux on 14 Feb 2025 18:06:44 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/egeniq/app-remote-config.git
Reference: 0.6.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/egeniq/app-remote-config
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at 77d8244 Change data and signature keys
Cloned https://github.com/egeniq/app-remote-config.git
Revision (git rev-parse @):
77d8244b380cc4696cb6ac4e6975e0308c51ae79
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/egeniq/app-remote-config.git at 0.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/egeniq/app-remote-config.git
https://github.com/egeniq/app-remote-config.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "AppRemoteConfig",
"name" : "AppRemoteConfig",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AppRemoteConfig",
"targets" : [
"AppRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigTests",
"path" : "Tests/AppRemoteConfigTests",
"sources" : [
"AppRemoteConfigTests.swift",
"SigningTests.swift"
],
"target_dependencies" : [
"AppRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "AppRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfig",
"path" : "Sources/AppRemoteConfig",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"AppRemoteConfig"
],
"sources" : [
"BuildVariant.swift",
"Condition.swift",
"Config+Resolve.swift",
"Config+Signing.swift",
"Config.swift",
"Error.swift",
"Override.swift",
"Platform.swift",
"Schedule.swift",
"Version.swift",
"VersionRange.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-crypto.git
[1/12336] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.2 (3.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1465] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (3.63s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Building for debugging...
[0/364] Write sources
[3/364] Compiling a_i2d_fp.cc
[4/364] Compiling a_bool.cc
[5/364] Write swift-version-24593BA9C3E375BF.txt
[6/364] Compiling a_dup.cc
[7/364] Compiling a_gentm.cc
[8/364] Compiling a_d2i_fp.cc
[9/364] Compiling fiat_p256_adx_sqr.S
[9/364] Compiling CCryptoBoringSSLShims shims.c
[11/364] Compiling fiat_curve25519_adx_mul.S
[12/364] Compiling fiat_curve25519_adx_square.S
[12/364] Compiling a_bitstr.cc
[14/364] Compiling md5-x86_64-linux.S
[15/364] Compiling fiat_p256_adx_mul.S
[16/364] Compiling md5-586-linux.S
[17/364] Compiling md5-586-apple.S
[18/364] Compiling md5-x86_64-apple.S
[19/364] Compiling chacha20_poly1305_armv8-win.S
[20/364] Compiling chacha20_poly1305_armv8-linux.S
[21/364] Compiling chacha20_poly1305_x86_64-apple.S
[22/364] Compiling chacha-x86_64-apple.S
[23/364] Compiling chacha-x86_64-linux.S
[24/364] Compiling chacha20_poly1305_armv8-apple.S
[25/364] Compiling chacha-armv8-win.S
[26/364] Compiling chacha-x86-linux.S
[27/364] Compiling chacha-x86-apple.S
[28/364] Compiling chacha-armv8-linux.S
[29/364] Compiling chacha-armv4-linux.S
[30/364] Compiling chacha20_poly1305_x86_64-linux.S
[31/364] Compiling aes128gcmsiv-x86_64-linux.S
[32/364] Compiling chacha-armv8-apple.S
[33/364] Compiling aes128gcmsiv-x86_64-apple.S
[34/364] Compiling x86_64-mont-linux.S
[35/364] Compiling x86-mont-linux.S
[36/364] Compiling x86_64-mont5-linux.S
[37/364] Compiling x86_64-mont-apple.S
[38/364] Compiling x86_64-mont5-apple.S
[39/364] Compiling x86-mont-apple.S
[40/364] Compiling vpaes-x86_64-apple.S
[41/364] Compiling vpaes-x86_64-linux.S
[42/364] Compiling vpaes-x86-apple.S
[43/364] Compiling vpaes-armv8-win.S
[44/364] Compiling vpaes-x86-linux.S
[45/364] Compiling vpaes-armv8-linux.S
[46/364] Compiling err_data.cc
[47/364] Compiling vpaes-armv8-apple.S
[48/364] Compiling sha512-x86_64-apple.S
[49/364] Compiling sha512-armv8-win.S
[50/364] Compiling vpaes-armv7-linux.S
[51/364] Compiling sha512-armv8-linux.S
[52/364] Compiling sha512-586-linux.S
[53/364] Compiling sha512-armv8-apple.S
[54/364] Compiling sha512-armv4-linux.S
[55/364] Compiling sha512-x86_64-linux.S
[56/364] Compiling sha256-x86_64-apple.S
[56/364] Compiling sha512-586-apple.S
[58/364] Compiling sha256-x86_64-linux.S
[59/364] Compiling sha256-armv8-apple.S
[60/364] Compiling sha256-armv8-win.S
[61/364] Compiling sha256-armv4-linux.S
[62/364] Compiling sha256-armv8-linux.S
[63/364] Compiling sha256-586-linux.S
[64/364] Compiling sha256-586-apple.S
[65/364] Compiling sha1-armv8-win.S
[66/364] Compiling sha1-armv8-apple.S
[67/364] Compiling sha1-x86_64-apple.S
[68/364] Compiling sha1-x86_64-linux.S
[69/364] Compiling sha1-586-linux.S
[70/364] Compiling sha1-armv4-large-linux.S
[71/364] Compiling sha1-armv8-linux.S
[72/364] Compiling rsaz-avx2-apple.S
[73/364] Compiling sha1-586-apple.S
[73/364] Compiling rsaz-avx2-linux.S
[75/364] Compiling rdrand-x86_64-apple.S
[76/364] Compiling p256_beeu-x86_64-asm-linux.S
[77/364] Compiling p256_beeu-x86_64-asm-apple.S
[78/364] Compiling rdrand-x86_64-linux.S
[78/364] Compiling p256_beeu-armv8-asm-win.S
[80/364] Compiling p256_beeu-armv8-asm-apple.S
[81/364] Compiling p256_beeu-armv8-asm-linux.S
[82/364] Compiling p256-armv8-asm-win.S
[83/364] Compiling p256-armv8-asm-linux.S
[84/364] Compiling p256-armv8-asm-apple.S
[85/364] Compiling p256-x86_64-asm-linux.S
[86/364] Compiling p256-x86_64-asm-apple.S
[86/364] Compiling ghashv8-armv8-apple.S
[88/364] Compiling ghashv8-armv8-win.S
[89/364] Compiling ghashv8-armv8-linux.S
[90/364] Compiling ghashv8-armv7-linux.S
[91/364] Compiling ghash-x86_64-apple.S
[92/364] Compiling ghash-x86_64-linux.S
[93/364] Compiling ghash-ssse3-x86_64-apple.S
[94/364] Compiling ghash-x86-apple.S
[95/364] Compiling ghash-x86-linux.S
[96/364] Compiling ghash-ssse3-x86-linux.S
[97/364] Compiling ghash-ssse3-x86_64-linux.S
[98/364] Compiling ghash-ssse3-x86-apple.S
[99/364] Compiling ghash-neon-armv8-apple.S
[100/364] Compiling ghash-neon-armv8-linux.S
[101/364] Compiling ghash-neon-armv8-win.S
[102/364] Compiling co-586-linux.S
[103/364] Compiling co-586-apple.S
[104/364] Compiling bn-armv8-win.S
[104/364] Compiling bsaes-armv7-linux.S
[106/364] Compiling ghash-armv4-linux.S
[107/364] Compiling bn-armv8-linux.S
[108/364] Compiling bn-armv8-apple.S
[109/364] Compiling bn-586-linux.S
[110/364] Compiling armv4-mont-linux.S
[111/364] Compiling armv8-mont-apple.S
[112/364] Compiling armv8-mont-linux.S
[113/364] Compiling armv8-mont-win.S
[114/364] Compiling bn-586-apple.S
[115/364] Compiling aesv8-gcm-armv8-apple.S
[115/364] Compiling aesv8-gcm-armv8-win.S
[117/364] Compiling aesv8-armv8-win.S
[118/364] Compiling aesv8-gcm-armv8-linux.S
[118/364] Compiling aesv8-armv8-linux.S
[120/364] Compiling aesv8-armv8-apple.S
[121/364] Compiling aesni-x86_64-apple.S
[122/364] Compiling aesni-x86-apple.S
[123/364] Compiling aesv8-armv7-linux.S
[124/364] Compiling aesni-x86-linux.S
[125/364] Compiling aesni-gcm-x86_64-linux.S
[126/364] Compiling aesni-x86_64-linux.S
[127/364] Compiling aesni-gcm-x86_64-apple.S
[128/364] Compiling aes-gcm-avx10-x86_64-linux.S
[129/364] Compiling aes-gcm-avx10-x86_64-apple.S
[130/364] Compiling x_req.cc
[131/364] Compiling x_x509a.cc
[132/364] Compiling x_val.cc
[133/364] Compiling x_pubkey.cc
[134/364] Compiling x_sig.cc
[135/364] Compiling x_spki.cc
[136/364] Compiling x_x509.cc
[137/364] Compiling x_name.cc
[138/364] Compiling x_exten.cc
[139/364] Compiling x509spki.cc
[140/364] Compiling x_attrib.cc
[141/364] Compiling x509rset.cc
[142/364] Compiling x_crl.cc
[143/364] Compiling x_algor.cc
[144/364] Compiling x509name.cc
[145/364] Compiling x_all.cc
[146/364] Compiling x509_vfy.cc
[147/364] Compiling x509_v3.cc
[148/364] Compiling x509_vpm.cc
[149/364] Compiling x509cset.cc
[150/364] Compiling x509_trs.cc
[151/364] Compiling x509_txt.cc
[152/364] Compiling x509_req.cc
[153/364] Compiling x509_set.cc
[154/364] Compiling x509_def.cc
[155/364] Compiling x509_ext.cc
[156/364] Compiling x509_obj.cc
[157/364] Compiling x509_lu.cc
[158/364] Compiling x509_d2.cc
[159/364] Compiling x509.cc
[160/364] Compiling x509_cmp.cc
[161/364] Compiling x509_att.cc
[162/364] Compiling v3_utl.cc
[163/364] Compiling v3_skey.cc
[164/364] Compiling v3_pmaps.cc
[165/364] Compiling v3_prn.cc
[166/364] Compiling v3_purp.cc
[167/364] Compiling v3_pcons.cc
[168/364] Compiling v3_ocsp.cc
[169/364] Compiling v3_ncons.cc
[170/364] Compiling v3_int.cc
[171/364] Compiling v3_lib.cc
[172/364] Compiling v3_ia5.cc
[173/364] Compiling v3_info.cc
[174/364] Compiling v3_genn.cc
[175/364] Compiling v3_extku.cc
[176/364] Compiling v3_cpols.cc
[177/364] Compiling v3_enum.cc
[178/364] Compiling v3_crld.cc
[179/364] Compiling v3_akeya.cc
[180/364] Compiling v3_conf.cc
[181/364] Compiling v3_akey.cc
[182/364] Compiling v3_bcons.cc
[183/364] Compiling v3_alt.cc
[184/364] Compiling v3_bitst.cc
[185/364] Compiling t_x509.cc
[186/364] Compiling t_x509a.cc
[187/364] Compiling t_crl.cc
[188/364] Compiling t_req.cc
[189/364] Compiling i2d_pr.cc
[190/364] Compiling name_print.cc
[191/364] Compiling rsa_pss.cc
[192/364] Compiling policy.cc
[193/364] Compiling by_file.cc
[194/364] Compiling algorithm.cc
[195/364] Compiling by_dir.cc
[196/364] Compiling asn1_gen.cc
[197/364] Compiling a_sign.cc
[198/364] Compiling a_verify.cc
[199/364] Compiling voprf.cc
[200/364] Compiling a_digest.cc
[201/364] Compiling thread_pthread.cc
[202/364] Compiling thread_win.cc
[203/364] Compiling thread_none.cc
[204/364] Compiling thread.cc
[205/364] Compiling pmbtoken.cc
[206/364] Compiling trust_token.cc
[207/364] Compiling stack.cc
[208/364] Compiling thash.cc
[209/364] Compiling wots.cc
[210/364] Compiling merkle.cc
[211/364] Compiling sha512.cc
[212/364] Compiling fors.cc
[213/364] Compiling slhdsa.cc
[214/364] Compiling sha1.cc
[214/364] Compiling siphash.cc
[216/364] Compiling sha256.cc
[217/364] Compiling rsa_print.cc
[218/364] Compiling rsa_extra.cc
[219/364] Compiling rc4.cc
[220/364] Compiling refcount.cc
[221/364] Compiling rsa_crypt.cc
[222/364] Compiling windows.cc
[223/364] Compiling urandom.cc
[224/364] Compiling rand_extra.cc
[225/364] Compiling trusty.cc
[226/364] Compiling rsa_asn1.cc
[227/364] Compiling getentropy.cc
[228/364] Compiling passive.cc
[229/364] Compiling poly1305_arm_asm.S
[230/364] Compiling ios.cc
[231/364] Compiling deterministic.cc
[232/364] Compiling forkunsafe.cc
[233/364] Compiling fork_detect.cc
[234/364] Compiling pool.cc
[235/364] Compiling poly1305.cc
[236/364] Compiling poly1305_arm.cc
[237/364] Compiling poly1305_vec.cc
[238/364] Compiling pkcs7.cc
[239/364] Compiling p5_pbev2.cc
[240/364] Compiling pkcs8.cc
[241/364] Compiling pkcs8_x509.cc
[242/364] Compiling pem_xaux.cc
[243/364] Compiling pkcs7_x509.cc
[244/364] Compiling pem_x509.cc
[245/364] Compiling pem_pkey.cc
[246/364] Compiling pem_oth.cc
[247/364] Compiling pem_pk8.cc
[248/364] Compiling obj_xref.cc
[249/364] Compiling pem_lib.cc
[250/364] Compiling mlkem.cc
[251/364] Compiling pem_all.cc
[252/364] Compiling pem_info.cc
[253/364] Compiling mldsa.cc
[254/364] Compiling obj.cc
[255/364] Compiling mem.cc
[256/364] Compiling fips_shared_support.cc
[257/364] Compiling lhash.cc
[258/364] Compiling poly_rq_mul.S
[259/364] Compiling md5.cc
[260/364] Compiling kyber.cc
[261/364] Compiling md4.cc
[262/364] Compiling hrss.cc
[263/364] Compiling hpke.cc
[264/364] Compiling sign.cc
[265/364] Compiling scrypt.cc
[266/364] Compiling ex_data.cc
[267/364] Compiling p_x25519_asn1.cc
[268/364] Compiling pbkdf.cc
[269/364] Compiling p_x25519.cc
[270/364] Compiling print.cc
[271/364] Compiling p_rsa_asn1.cc
[272/364] Compiling p_hkdf.cc
[273/364] Compiling p_rsa.cc
[274/364] Compiling p_ed25519_asn1.cc
[275/364] Compiling p_ed25519.cc
[276/364] Compiling p_dh_asn1.cc
[277/364] Compiling p_dh.cc
[278/364] Compiling p_ec_asn1.cc
[279/364] Compiling p_ec.cc
[280/364] Compiling evp_ctx.cc
[281/364] Compiling p_dsa_asn1.cc
[282/364] Compiling evp.cc
[283/364] Compiling err.cc
[284/364] Compiling evp_asn1.cc
[285/364] Compiling ecdh_extra.cc
[286/364] Compiling engine.cc
[287/364] Compiling hash_to_curve.cc
[288/364] Compiling ecdsa_asn1.cc
[289/364] Compiling ec_derive.cc
[290/364] Compiling dh_asn1.cc
[291/364] Compiling dsa_asn1.cc
[292/364] Compiling ec_asn1.cc
[293/364] Compiling digest_extra.cc
[294/364] Compiling params.cc
[295/364] Compiling x25519-asm-arm.S
[296/364] Compiling dsa.cc
[297/364] Compiling des.cc
[298/364] Compiling spake25519.cc
[299/364] Compiling crypto.cc
[300/364] Compiling cpu_intel.cc
[301/364] Compiling cpu_arm_linux.cc
[302/364] Compiling cpu_arm_freebsd.cc
[303/364] Compiling curve25519.cc
[304/364] Compiling cpu_aarch64_linux.cc
[305/364] Compiling cpu_aarch64_openbsd.cc
[306/364] Compiling cpu_aarch64_win.cc
[307/364] Compiling cpu_aarch64_sysreg.cc
[308/364] Compiling cpu_aarch64_apple.cc
[309/364] Compiling curve25519_64_adx.cc
[310/364] Compiling cpu_aarch64_fuchsia.cc
[311/364] Compiling tls_cbc.cc
[312/364] Compiling bcm.cc
[313/364] Compiling conf.cc
[314/364] Compiling e_tls.cc
[315/364] Compiling e_rc2.cc
[315/364] Compiling e_rc4.cc
[317/364] Compiling e_aesgcmsiv.cc
[318/364] Compiling e_null.cc
[319/364] Compiling e_des.cc
[320/364] Compiling derive_key.cc
[321/364] Compiling e_chacha20poly1305.cc
[322/364] Compiling e_aesctrhmac.cc
[323/364] Compiling cipher_extra.cc
[324/364] Compiling unicode.cc
[325/364] Compiling chacha.cc
[326/364] Compiling cbb.cc
[327/364] Compiling ber.cc
[328/364] Compiling cbs.cc
[329/364] Compiling asn1_compat.cc
[329/364] Compiling buf.cc
[331/364] Compiling convert.cc
[332/364] Compiling bn_asn1.cc
[333/364] Compiling blake2.cc
[334/364] Compiling printf.cc
[335/364] Compiling hexdump.cc
[336/364] Compiling pair.cc
[337/364] Compiling file.cc
[338/364] Compiling fd.cc
[339/364] Compiling errno.cc
[340/364] Compiling bio.cc
[341/364] Compiling bio_mem.cc
[342/364] Compiling tasn_fre.cc
[343/364] Compiling base64.cc
[344/364] Compiling tasn_new.cc
[345/364] Compiling tasn_utl.cc
[346/364] Compiling tasn_typ.cc
[347/364] Compiling f_string.cc
[348/364] Compiling tasn_enc.cc
[349/364] Compiling posix_time.cc
[350/364] Compiling tasn_dec.cc
[351/364] Compiling f_int.cc
[352/364] Compiling asn1_par.cc
[353/364] Compiling asn_pack.cc
[354/364] Compiling asn1_lib.cc
[355/364] Compiling a_time.cc
[356/364] Compiling a_type.cc
[357/364] Compiling a_strnid.cc
[358/364] Compiling a_octet.cc
[359/364] Compiling a_utctm.cc
[360/364] Compiling a_strex.cc
[361/364] Compiling a_object.cc
[362/364] Compiling a_mbstr.cc
[363/364] Compiling a_int.cc
[365/372] Compiling CryptoBoringWrapper RandomBytes.swift
[366/372] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[367/372] Compiling CryptoBoringWrapper EllipticCurve.swift
[368/372] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[369/372] Emitting module CryptoBoringWrapper
[370/372] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[371/372] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[372/372] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[374/444] Compiling Crypto SymmetricKeys.swift
[375/444] Compiling Crypto HMAC.swift
[376/444] Compiling Crypto MACFunctions.swift
[377/444] Compiling Crypto MessageAuthenticationCode.swift
[378/444] Compiling Crypto AES.swift
[379/444] Compiling Crypto ECDSASignature_boring.swift
[380/444] Compiling Crypto ECDSA_boring.swift
[381/444] Compiling Crypto EdDSA_boring.swift
[382/444] Compiling Crypto ECDSA.swift
[383/444] Compiling Crypto Ed25519.swift
[384/453] Compiling Crypto HKDF.swift
[385/453] Compiling Crypto AESWrap.swift
[386/453] Compiling Crypto AESWrap_boring.swift
[387/453] Compiling Crypto Ed25519_boring.swift
[388/453] Compiling Crypto NISTCurvesKeys_boring.swift
[389/453] Compiling Crypto X25519Keys_boring.swift
[390/453] Compiling Crypto Curve25519.swift
[391/453] Compiling Crypto Ed25519Keys.swift
[392/453] Compiling Crypto NISTCurvesKeys.swift
[393/453] Compiling Crypto X25519Keys.swift
[394/453] Emitting module Crypto
[395/453] Compiling Crypto AES-GCM.swift
[396/453] Compiling Crypto AES-GCM_boring.swift
[397/453] Compiling Crypto ChaChaPoly_boring.swift
[398/453] Compiling Crypto ChaChaPoly.swift
[399/453] Compiling Crypto Cipher.swift
[400/453] Compiling Crypto Nonces.swift
[401/453] Compiling Crypto ASN1.swift
[402/453] Compiling Crypto ASN1Any.swift
[403/453] Compiling Crypto ASN1BitString.swift
[404/453] Compiling Crypto ASN1Boolean.swift
[405/453] Compiling Crypto HPKE.swift
[406/453] Compiling Crypto HPKE-Context.swift
[407/453] Compiling Crypto HPKE-KeySchedule.swift
[408/453] Compiling Crypto HPKE-Modes.swift
[409/453] Compiling Crypto Insecure.swift
[410/453] Compiling Crypto Insecure_HashFunctions.swift
[411/453] Compiling Crypto KEM.swift
[412/453] Compiling Crypto ECDH_boring.swift
[413/453] Compiling Crypto DH.swift
[414/453] Compiling Crypto ECDH.swift
[415/453] Compiling Crypto PKCS8PrivateKey.swift
[416/453] Compiling Crypto SEC1PrivateKey.swift
[417/453] Compiling Crypto SubjectPublicKeyInfo.swift
[418/453] Compiling Crypto CryptoKitErrors.swift
[419/453] Compiling Crypto Digest_boring.swift
[420/453] Compiling Crypto Digest.swift
[421/453] Compiling Crypto Digests.swift
[422/453] Compiling Crypto HashFunctions.swift
[423/453] Compiling Crypto HashFunctions_SHA2.swift
[424/453] Compiling Crypto HPKE-AEAD.swift
[425/453] Compiling Crypto ASN1Identifier.swift
[426/453] Compiling Crypto ASN1Integer.swift
[427/453] Compiling Crypto ASN1Null.swift
[428/453] Compiling Crypto ASN1OctetString.swift
[429/453] Compiling Crypto ASN1Strings.swift
[430/453] Compiling Crypto ArraySliceBigint.swift
[431/453] Compiling Crypto GeneralizedTime.swift
[432/453] Compiling Crypto ObjectIdentifier.swift
[433/453] Compiling Crypto ECDSASignature.swift
[434/453] Compiling Crypto PEMDocument.swift
[435/453] Compiling Crypto HPKE-Ciphersuite.swift
[436/453] Compiling Crypto HPKE-KDF.swift
[437/453] Compiling Crypto HPKE-KexKeyDerivation.swift
[438/453] Compiling Crypto HPKE-LabeledExtract.swift
[439/453] Compiling Crypto HPKE-Utils.swift
[440/453] Compiling Crypto DHKEM.swift
[441/453] Compiling Crypto HPKE-KEM-Curve25519.swift
[442/453] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[443/453] Compiling Crypto HPKE-KEM.swift
[444/453] Compiling Crypto HPKE-Errors.swift
[445/453] Compiling Crypto Signature.swift
[446/453] Compiling Crypto CryptoKitErrors_boring.swift
[447/453] Compiling Crypto RNG_boring.swift
[448/453] Compiling Crypto SafeCompare_boring.swift
[449/453] Compiling Crypto Zeroization_boring.swift
[450/453] Compiling Crypto PrettyBytes.swift
[451/453] Compiling Crypto SafeCompare.swift
[452/453] Compiling Crypto SecureBytes.swift
[453/453] Compiling Crypto Zeroization.swift
[455/465] Compiling AppRemoteConfig Version.swift
[456/465] Compiling AppRemoteConfig Schedule.swift
[457/466] Compiling AppRemoteConfig Override.swift
[458/466] Compiling AppRemoteConfig Config.swift
[459/466] Compiling AppRemoteConfig Error.swift
[460/466] Compiling AppRemoteConfig Platform.swift
[461/466] Compiling AppRemoteConfig Config+Resolve.swift
[462/466] Compiling AppRemoteConfig Config+Signing.swift
[463/466] Compiling AppRemoteConfig BuildVariant.swift
[464/466] Compiling AppRemoteConfig Condition.swift
[465/466] Emitting module AppRemoteConfig
[466/466] Compiling AppRemoteConfig VersionRange.swift
Build complete! (75.48s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "AppRemoteConfig",
"name" : "AppRemoteConfig",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AppRemoteConfig",
"targets" : [
"AppRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfigTests",
"path" : "Tests/AppRemoteConfigTests",
"sources" : [
"AppRemoteConfigTests.swift",
"SigningTests.swift"
],
"target_dependencies" : [
"AppRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "AppRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "AppRemoteConfig",
"path" : "Sources/AppRemoteConfig",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"AppRemoteConfig"
],
"sources" : [
"BuildVariant.swift",
"Condition.swift",
"Config+Resolve.swift",
"Config+Signing.swift",
"Config.swift",
"Error.swift",
"Override.swift",
"Platform.swift",
"Schedule.swift",
"Version.swift",
"VersionRange.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.