The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of plug, reference main (79d150), with Swift 6.0 for Linux on 4 Nov 2024 02:29:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lyricalsoul/Plug.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/lyricalsoul/Plug
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 79d1503 fix broken test suite, pt. II
Cloned https://github.com/lyricalsoul/Plug.git
Revision (git rev-parse @):
79d1503fbaa6cf565f66a9c4f0f5b89cde55f31b
SUCCESS checkout https://github.com/lyricalsoul/Plug.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/lyricalsoul/Plug.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/631] Fetching swift-macro-testing
[632/2669] Fetching swift-macro-testing, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.23s)
[265/2038] Fetching swift-docc-plugin
[2039/12454] Fetching swift-docc-plugin, swift-crypto
[521/10416] Fetching swift-crypto
Fetched https://github.com/apple/swift-docc-plugin from cache (0.35s)
[3855/76815] Fetching swift-crypto, swift-syntax
Fetched https://github.com/apple/swift-crypto.git from cache (4.59s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.5.2 (0.47s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12446] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.0 (1.99s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.53s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/407] Compiling a_dup.c
[3/407] Compiling a_d2i_fp.c
[3/407] Write sources
[3/407] Compiling a_gentm.c
[3/407] Write sources
[3/407] Compiling a_i2d_fp.c
[3/407] Write sources
[23/407] Compiling a_mbstr.c
[24/407] Compiling fiat_p256_adx_mul.S
[25/407] Compiling fiat_p256_adx_sqr.S
[26/407] Compiling a_int.c
[27/407] Compiling fiat_curve25519_adx_square.S
[28/407] Compiling fiat_curve25519_adx_mul.S
[29/407] Compiling md5-x86_64-linux.S
[30/407] Compiling md5-x86_64-apple.S
[31/407] Compiling md5-586-linux.S
[32/407] Compiling md5-586-apple.S
[33/407] Compiling t_req.c
[34/407] Compiling v3_skey.c
[35/407] Compiling err_data.c
[36/407] Compiling chacha20_poly1305_x86_64-apple.S
[37/407] Compiling chacha20_poly1305_armv8-linux.S
[38/407] Compiling chacha20_poly1305_armv8-win.S
[39/407] Compiling chacha20_poly1305_armv8-apple.S
[40/407] Compiling chacha-x86_64-linux.S
[41/407] Compiling chacha20_poly1305_x86_64-linux.S
[42/407] Compiling chacha-x86_64-apple.S
[43/407] Compiling chacha-x86-linux.S
[44/407] Compiling chacha-armv8-win.S
[45/407] Compiling chacha-x86-apple.S
[46/407] Compiling chacha-armv8-linux.S
[47/407] Compiling chacha-armv8-apple.S
[48/407] Write swift-version-24593BA9C3E375BF.txt
[49/407] Compiling CCryptoBoringSSLShims shims.c
[50/407] Compiling chacha-armv4-linux.S
[51/407] Compiling aes128gcmsiv-x86_64-apple.S
[52/407] Compiling aes128gcmsiv-x86_64-linux.S
[53/407] Compiling x86_64-mont5-apple.S
[54/407] Compiling x86_64-mont5-linux.S
[55/407] Compiling x86_64-mont-apple.S
[56/407] Compiling x86_64-mont-linux.S
[57/407] Compiling x86-mont-apple.S
[58/407] Compiling x86-mont-linux.S
[59/407] Compiling vpaes-x86_64-linux.S
[60/407] Compiling vpaes-x86_64-apple.S
[61/407] Compiling vpaes-x86-linux.S
[62/407] Compiling vpaes-x86-apple.S
[63/407] Compiling vpaes-armv8-win.S
[64/407] Compiling vpaes-armv8-linux.S
[65/407] Compiling vpaes-armv8-apple.S
[66/407] Compiling vpaes-armv7-linux.S
[67/407] Compiling sha512-x86_64-apple.S
[68/407] Compiling sha512-armv8-win.S
[69/407] Compiling sha512-armv8-linux.S
[70/407] Compiling sha512-x86_64-linux.S
[71/407] Compiling sha512-armv8-apple.S
[72/407] Compiling sha512-586-linux.S
[73/409] Compiling sha512-armv4-linux.S
[74/409] Compiling sha512-586-apple.S
[75/409] Compiling sha256-x86_64-apple.S
[76/409] Compiling sha256-armv8-win.S
[77/409] Compiling sha256-armv8-linux.S
[78/409] Compiling sha256-x86_64-linux.S
[79/409] Compiling sha256-armv8-apple.S
[80/409] Compiling sha256-armv4-linux.S
[81/409] Compiling sha256-586-linux.S
[82/409] Compiling sha256-586-apple.S
[83/409] Compiling sha1-x86_64-apple.S
[84/409] Compiling sha1-armv8-apple.S
[85/409] Compiling sha1-armv8-win.S
[86/409] Compiling sha1-x86_64-linux.S
[87/409] Compiling sha1-armv8-linux.S
[88/409] Compiling sha1-armv4-large-linux.S
[89/409] Compiling sha1-586-linux.S
[90/409] Compiling sha1-586-apple.S
[91/409] Compiling rsaz-avx2-apple.S
[92/409] Compiling rdrand-x86_64-linux.S
[93/409] Compiling rdrand-x86_64-apple.S
[94/409] Compiling rsaz-avx2-linux.S
[95/409] Compiling p256_beeu-x86_64-asm-linux.S
[96/409] Compiling p256_beeu-x86_64-asm-apple.S
[97/409] Compiling p256_beeu-armv8-asm-linux.S
[98/409] Compiling p256_beeu-armv8-asm-win.S
[99/409] Compiling p256_beeu-armv8-asm-apple.S
[100/409] Compiling p256-armv8-asm-win.S
[100/409] Compiling p256-armv8-asm-linux.S
[102/409] Compiling p256-x86_64-asm-apple.S
[103/409] Compiling p256-x86_64-asm-linux.S
[104/409] Compiling p256-armv8-asm-apple.S
[105/409] Compiling ghashv8-armv8-win.S
[106/409] Compiling ghashv8-armv8-linux.S
[107/409] Compiling ghashv8-armv8-apple.S
[108/409] Compiling ghashv8-armv7-linux.S
[109/409] Compiling ghash-x86_64-apple.S
[110/409] Compiling ghash-x86_64-linux.S
[111/409] Compiling ghash-x86-linux.S
[112/409] Compiling ghash-x86-apple.S
[113/409] Compiling ghash-ssse3-x86_64-linux.S
[114/409] Compiling ghash-ssse3-x86_64-apple.S
[115/409] Compiling ghash-ssse3-x86-linux.S
[116/409] Compiling ghash-ssse3-x86-apple.S
[117/409] Compiling ghash-neon-armv8-win.S
[118/409] Compiling ghash-neon-armv8-apple.S
[119/409] Compiling ghash-neon-armv8-linux.S
[120/409] Compiling ghash-armv4-linux.S
[121/409] Compiling co-586-linux.S
[122/409] Compiling co-586-apple.S
[123/409] Compiling bsaes-armv7-linux.S
[124/409] Compiling bn-armv8-win.S
[125/409] Compiling bn-armv8-linux.S
[126/409] Compiling bn-586-linux.S
[127/409] Compiling bn-586-apple.S
[128/409] Compiling bn-armv8-apple.S
[129/409] Compiling armv8-mont-win.S
[130/409] Compiling armv8-mont-linux.S
[131/409] Compiling armv8-mont-apple.S
[132/409] Compiling armv4-mont-linux.S
[133/409] Compiling aesv8-gcm-armv8-win.S
[134/409] Compiling aesv8-gcm-armv8-linux.S
[135/409] Compiling aesv8-gcm-armv8-apple.S
[136/409] Compiling aesv8-armv8-win.S
[137/409] Compiling aesv8-armv8-linux.S
[138/409] Compiling aesv8-armv7-linux.S
[139/409] Compiling aesni-x86_64-apple.S
[140/409] Compiling aesv8-armv8-apple.S
[141/409] Compiling aesni-x86_64-linux.S
[142/409] Compiling aesni-x86-linux.S
[143/409] Compiling aesni-x86-apple.S
[144/409] Compiling aesni-gcm-x86_64-apple.S
[145/409] Compiling aesni-gcm-x86_64-linux.S
[146/409] Compiling x_sig.c
[147/409] Compiling x_spki.c
[148/409] Compiling x_x509a.c
[149/409] Compiling x_req.c
[149/409] Compiling x_x509.c
[151/409] Compiling x_pubkey.c
[152/409] Compiling x_val.c
[153/409] Compiling x_exten.c
[154/409] Compiling x_name.c
[155/409] Compiling x_algor.c
[156/409] Compiling x509spki.c
[157/409] Compiling x_crl.c
[158/409] Compiling x_attrib.c
[159/409] Compiling x_all.c
[160/409] Compiling x509rset.c
[161/409] Compiling x509_vpm.c
[162/409] Compiling x509cset.c
[163/409] Compiling x509name.c
[164/409] Compiling x509_txt.c
[165/409] Compiling x509_vfy.c
[166/409] Compiling x509_v3.c
[167/409] Compiling x509_trs.c
[168/409] Compiling x509_set.c
[169/409] Compiling x509_obj.c
[170/409] Compiling x509_lu.c
[171/409] Compiling x509_d2.c
[172/409] Compiling x509_ext.c
[173/409] Compiling x509_def.c
[174/409] Compiling x509_req.c
[175/409] Compiling x509_cmp.c
[176/409] Compiling x509_att.c
[177/409] Compiling x509.c
[178/409] Compiling v3_prn.c
[179/409] Compiling v3_purp.c
[180/409] Compiling v3_utl.c
[181/409] Compiling v3_pmaps.c
[182/409] Compiling v3_pcons.c
[183/409] Compiling v3_ocsp.c
[184/409] Compiling v3_ncons.c
[185/409] Compiling v3_int.c
[186/409] Compiling v3_lib.c
[187/409] Compiling v3_info.c
[188/409] Compiling v3_ia5.c
[189/409] Compiling v3_genn.c
[190/409] Compiling v3_extku.c
[191/409] Compiling v3_enum.c
[192/409] Compiling v3_cpols.c
[193/409] Compiling v3_crld.c
[194/409] Compiling v3_conf.c
[195/409] Compiling v3_bitst.c
[196/409] Compiling v3_alt.c
[197/409] Compiling v3_akeya.c
[198/409] Compiling t_x509a.c
[199/409] Compiling v3_bcons.c
[200/409] Compiling t_x509.c
[201/409] Compiling t_crl.c
[201/409] Compiling v3_akey.c
[203/409] Compiling i2d_pr.c
[204/409] Compiling rsa_pss.c
[205/409] Compiling policy.c
[206/409] Compiling name_print.c
[207/409] Compiling by_file.c
[208/409] Compiling by_dir.c
[209/409] Compiling asn1_gen.c
[210/409] Compiling algorithm.c
[211/409] Compiling a_verify.c
[212/409] Compiling a_sign.c
[213/409] Compiling thread_win.c
[213/409] Compiling a_digest.c
[215/409] Compiling trust_token.c
[216/409] Compiling thread_none.c
[217/409] Compiling thread_pthread.c
[218/409] Compiling thread.c
[219/409] Compiling spx_wots.c
[220/409] Compiling voprf.c
[221/409] Compiling spx_util.c
[222/409] Compiling pmbtoken.c
[223/409] Compiling spx_merkle.c
[224/409] Compiling spx_thash.c
[225/409] Compiling spx_fors.c
[225/409] Compiling stack.c
[227/409] Compiling spx_address.c
[228/409] Compiling spx.c
[229/409] Compiling wots.c
[230/409] Compiling thash.c
[231/409] Compiling merkle.c
[232/409] Compiling fors.c
[233/409] Compiling slhdsa.c
[234/409] Compiling sha512.c
[235/409] Compiling siphash.c
[236/409] Compiling sha256.c
[237/409] Compiling sha1.c
[238/409] Compiling rsa_print.c
[239/409] Compiling rsa_extra.c
[240/409] Compiling rc4.c
[241/409] Compiling refcount.c
[242/409] Compiling trusty.c
[243/409] Compiling rsa_asn1.c
[244/409] Compiling rand_extra.c
[245/409] Compiling rsa_crypt.c
[246/409] Compiling windows.c
[247/409] Compiling ios.c
[248/409] Compiling urandom.c
[249/409] Compiling getentropy.c
[250/409] Compiling passive.c
[251/409] Compiling deterministic.c
[252/409] Compiling forkunsafe.c
[253/409] Compiling poly1305_arm_asm.S
[254/409] Compiling fork_detect.c
[255/409] Compiling poly1305_arm.c
[256/409] Compiling pool.c
[257/409] Compiling poly1305.c
[258/409] Compiling poly1305_vec.c
[259/409] Compiling pkcs7.c
[260/409] Compiling pkcs8.c
[261/409] Compiling pem_xaux.c
[262/409] Compiling pkcs7_x509.c
[263/409] Compiling pem_x509.c
[264/409] Compiling pem_pkey.c
[265/409] Compiling p5_pbev2.c
[266/409] Compiling pkcs8_x509.c
[267/409] Compiling pem_oth.c
[268/409] Compiling obj_xref.c
[269/409] Compiling pem_pk8.c
[270/409] Compiling pem_lib.c
[271/409] Compiling pem_info.c
[272/409] Compiling obj.c
[273/409] Compiling mem.c
[274/409] Compiling mldsa.c
[274/409] Compiling md5.c
[274/409] Compiling md4.c
[274/409] Compiling pem_all.c
[278/409] Compiling fips_shared_support.c
[279/409] Compiling lhash.c
[280/409] Compiling keccak.c
[281/409] Compiling kyber.c
[282/409] Compiling ex_data.c
[283/409] Compiling hpke.c
[284/409] Compiling poly_rq_mul.S
[285/409] Compiling scrypt.c
[286/409] Compiling sign.c
[287/409] Compiling hrss.c
[288/409] Compiling pbkdf.c
[289/409] Compiling p_x25519.c
[290/409] Compiling p_x25519_asn1.c
[291/409] Compiling print.c
[292/409] Compiling p_rsa_asn1.c
[293/409] Compiling p_hkdf.c
[294/409] Compiling p_ed25519_asn1.c
[295/409] Compiling p_ed25519.c
[296/409] Compiling p_ec_asn1.c
[297/409] Compiling p_rsa.c
[298/409] Compiling p_ec.c
[299/409] Compiling p_dh_asn1.c
[300/409] Compiling p_dsa_asn1.c
[301/409] Compiling p_dh.c
[302/409] Compiling evp_ctx.c
[303/409] Compiling evp_asn1.c
[304/409] Compiling evp.c
[305/409] Compiling engine.c
[306/409] Compiling err.c
[307/409] Compiling ecdh_extra.c
[308/409] Compiling ecdsa_asn1.c
[310/409] Emitting module SwiftSyntax509
[311/409] Compiling SwiftSyntax509 Empty.swift
[311/410] Compiling hash_to_curve.c
[312/410] Compiling ec_derive.c
[313/410] Compiling dsa_asn1.c
[314/410] Compiling dsa.c
[316/410] Compiling dilithium.c
[317/410] Compiling ec_asn1.c
[318/410] Compiling dh_asn1.c
[319/410] Compiling digest_extra.c
[320/410] Compiling params.c
[321/410] Compiling x25519-asm-arm.S
[322/410] Compiling spake25519.c
[323/410] Compiling crypto.c
[324/410] Compiling des.c
[325/410] Compiling cpu_intel.c
[326/410] Wrapping AST for SwiftSyntax509 for debugging
[327/410] Compiling cpu_arm_freebsd.c
[328/410] Compiling cpu_arm_linux.c
[329/410] Compiling cpu_aarch64_openbsd.c
[330/410] Compiling cpu_aarch64_win.c
[331/410] Compiling cpu_aarch64_sysreg.c
[332/410] Compiling curve25519.c
[333/411] Compiling cpu_aarch64_linux.c
[334/418] Compiling cpu_aarch64_fuchsia.c
[335/422] Compiling cpu_aarch64_apple.c
[336/455] Compiling tls_cbc.c
[336/455] Compiling e_rc4.c
[338/455] Compiling conf.c
[339/455] Compiling e_tls.c
[340/455] Compiling curve25519_64_adx.c
[341/455] Compiling e_rc2.c
[342/455] Compiling e_null.c
[342/455] Compiling derive_key.c
[344/455] Compiling e_chacha20poly1305.c
[345/455] Compiling e_des.c
[346/455] Compiling e_aesctrhmac.c
[347/455] Compiling e_aesgcmsiv.c
[348/455] Compiling cipher_extra.c
[349/455] Compiling ber.c
[350/455] Compiling unicode.c
[351/455] Compiling chacha.c
[352/455] Compiling cbb.c
[353/455] Compiling cbs.c
[354/455] Compiling asn1_compat.c
[355/455] Compiling bn_asn1.c
[356/455] Compiling buf.c
[357/455] Compiling blake2.c
[358/455] Compiling convert.c
[359/455] Compiling pair.c
[360/455] Compiling printf.c
[361/455] Compiling fd.c
[362/455] Compiling bio_mem.c
[363/455] Compiling errno.c
[364/455] Compiling file.c
[365/455] Compiling hexdump.c
[366/455] Compiling base64.c
[367/455] Compiling tasn_utl.c
[368/455] Compiling tasn_typ.c
[369/455] Compiling tasn_fre.c
[370/455] Compiling bio.c
[371/455] Compiling tasn_new.c
[372/455] Compiling posix_time.c
[373/455] Compiling tasn_dec.c
[374/455] Compiling tasn_enc.c
[375/455] Compiling asn1_par.c
[376/455] Compiling f_string.c
[377/455] Compiling f_int.c
[377/455] Compiling asn_pack.c
[379/455] Compiling asn1_lib.c
[380/455] Compiling a_time.c
[381/455] Compiling a_utctm.c
[382/455] Compiling a_type.c
[383/455] Compiling a_strnid.c
[384/455] Compiling a_strex.c
[385/455] Compiling a_octet.c
[386/455] Compiling a_bool.c
[387/455] Compiling a_bitstr.c
[388/455] Compiling a_object.c
[389/455] Compiling bcm.c
[391/463] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[392/463] Compiling SwiftSyntax Syntax.swift
[393/463] Compiling SwiftSyntax SyntaxArena.swift
[394/463] Compiling SwiftSyntax SyntaxChildren.swift
[395/463] Compiling SwiftSyntax SyntaxCollection.swift
[396/463] Compiling SwiftSyntax SyntaxData.swift
[397/463] Compiling SwiftSyntax SyntaxText.swift
[398/463] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[399/463] Compiling SwiftSyntax TokenDiagnostic.swift
[400/463] Compiling SwiftSyntax TokenSyntax.swift
[401/463] Compiling SwiftSyntax Trivia.swift
[402/463] Compiling SwiftSyntax Utils.swift
[403/463] Compiling SwiftSyntax AbsolutePosition.swift
[404/463] Compiling SwiftSyntax Assert.swift
[405/463] Compiling SwiftSyntax BumpPtrAllocator.swift
[406/463] Compiling SwiftSyntax CommonAncestor.swift
[407/463] Compiling SwiftSyntax Convenience.swift
[408/463] Compiling SwiftSyntax MemoryLayout.swift
[409/463] Compiling SwiftSyntax MissingNodeInitializers.swift
[410/469] Compiling SwiftSyntax RawSyntax.swift
[411/469] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[412/469] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[413/469] Compiling SwiftSyntax RawSyntaxTokenView.swift
[414/469] Compiling SwiftSyntax SourceLength.swift
[415/469] Compiling SwiftSyntax SourceLocation.swift
[416/469] Compiling SwiftSyntax SourcePresence.swift
[417/469] Compiling CryptoBoringWrapper RandomBytes.swift
[418/469] Compiling CryptoBoringWrapper EllipticCurve.swift
[419/469] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[420/469] Emitting module CryptoBoringWrapper
[421/469] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[422/469] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[423/469] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[424/469] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[425/470] Wrapping AST for CryptoBoringWrapper for debugging
[427/541] Compiling Crypto HPKE-Ciphersuite.swift
[428/541] Compiling Crypto HPKE-KDF.swift
[429/541] Compiling Crypto HPKE-KexKeyDerivation.swift
[430/541] Compiling Crypto HPKE-LabeledExtract.swift
[431/541] Compiling Crypto HPKE-Utils.swift
[432/541] Compiling Crypto DHKEM.swift
[433/541] Compiling Crypto HPKE-KEM-Curve25519.swift
[434/541] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[435/541] Compiling Crypto HPKE-KEM.swift
[436/541] Compiling Crypto HPKE-Errors.swift
[437/550] Compiling Crypto PKCS8PrivateKey.swift
[438/550] Compiling Crypto SEC1PrivateKey.swift
[439/550] Compiling Crypto SubjectPublicKeyInfo.swift
[440/550] Compiling Crypto CryptoKitErrors.swift
[441/550] Compiling Crypto Digest_boring.swift
[442/550] Compiling Crypto Digest.swift
[443/550] Compiling Crypto Digests.swift
[444/550] Compiling Crypto HashFunctions.swift
[445/550] Compiling Crypto HashFunctions_SHA2.swift
[446/550] Compiling Crypto HPKE-AEAD.swift
[447/550] Compiling Crypto AES-GCM.swift
[448/550] Compiling Crypto AES-GCM_boring.swift
[449/550] Compiling Crypto ChaChaPoly_boring.swift
[450/550] Compiling Crypto ChaChaPoly.swift
[451/550] Compiling Crypto Cipher.swift
[452/550] Compiling Crypto Nonces.swift
[453/550] Compiling Crypto ASN1.swift
[454/550] Compiling Crypto ASN1Any.swift
[455/550] Compiling Crypto ASN1BitString.swift
[456/550] Compiling Crypto ASN1Boolean.swift
[457/550] Compiling Crypto SymmetricKeys.swift
[458/550] Compiling Crypto HMAC.swift
[459/550] Compiling Crypto MACFunctions.swift
[460/550] Compiling Crypto MessageAuthenticationCode.swift
[461/550] Compiling Crypto AES.swift
[462/550] Compiling Crypto ECDSASignature_boring.swift
[463/550] Compiling Crypto ECDSA_boring.swift
[464/550] Compiling Crypto EdDSA_boring.swift
[465/550] Compiling Crypto ECDSA.swift
[466/550] Compiling Crypto Ed25519.swift
[467/550] Emitting module Crypto
[468/550] Compiling Crypto HKDF.swift
[469/550] Compiling Crypto AESWrap.swift
[470/550] Compiling Crypto AESWrap_boring.swift
[471/550] Compiling Crypto Ed25519_boring.swift
[472/550] Compiling Crypto NISTCurvesKeys_boring.swift
[473/550] Compiling Crypto X25519Keys_boring.swift
[474/550] Compiling Crypto Curve25519.swift
[475/550] Compiling Crypto Ed25519Keys.swift
[476/550] Compiling Crypto NISTCurvesKeys.swift
[477/550] Compiling Crypto X25519Keys.swift
[478/550] Compiling Crypto HPKE.swift
[479/550] Compiling Crypto HPKE-Context.swift
[480/550] Compiling Crypto HPKE-KeySchedule.swift
[481/550] Compiling Crypto HPKE-Modes.swift
[482/550] Compiling Crypto Insecure.swift
[483/550] Compiling Crypto Insecure_HashFunctions.swift
[484/550] Compiling Crypto KEM.swift
[485/550] Compiling Crypto ECDH_boring.swift
[486/550] Compiling Crypto DH.swift
[487/550] Compiling Crypto ECDH.swift
[488/550] Compiling Crypto ASN1Identifier.swift
[489/550] Compiling Crypto ASN1Integer.swift
[490/550] Compiling Crypto ASN1Null.swift
[491/550] Compiling Crypto ASN1OctetString.swift
[492/550] Compiling Crypto ASN1Strings.swift
[493/550] Compiling Crypto ArraySliceBigint.swift
[494/550] Compiling Crypto GeneralizedTime.swift
[495/550] Compiling Crypto ObjectIdentifier.swift
[496/550] Compiling Crypto ECDSASignature.swift
[497/550] Compiling Crypto PEMDocument.swift
[498/550] Compiling Crypto Signature.swift
[499/550] Compiling Crypto CryptoKitErrors_boring.swift
[500/550] Compiling Crypto RNG_boring.swift
[501/550] Compiling Crypto SafeCompare_boring.swift
[502/550] Compiling Crypto Zeroization_boring.swift
[503/550] Compiling Crypto PrettyBytes.swift
[504/550] Compiling Crypto SafeCompare.swift
[505/550] Compiling Crypto SecureBytes.swift
[506/550] Compiling Crypto Zeroization.swift
[507/551] Wrapping AST for Crypto for debugging
[509/551] Emitting module SwiftSyntax
[534/560] Wrapping AST for SwiftSyntax for debugging
[536/603] Compiling SwiftDiagnostics Note.swift
[537/603] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[538/603] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[539/603] Compiling SwiftBasicFormat Syntax+Extensions.swift
[540/603] Compiling SwiftDiagnostics Message.swift
[541/603] Compiling SwiftDiagnostics FixIt.swift
[542/603] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[543/603] Compiling SwiftDiagnostics Diagnostic.swift
[544/603] Compiling SwiftDiagnostics Convenience.swift
[545/603] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[546/603] Emitting module SwiftDiagnostics
[548/604] Emitting module SwiftBasicFormat
[549/604] Compiling SwiftBasicFormat BasicFormat.swift
[550/605] Wrapping AST for SwiftDiagnostics for debugging
[552/605] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[553/605] Compiling SwiftParser StringLiterals.swift
[554/605] Compiling SwiftParser SwiftParserCompatibility.swift
[555/605] Compiling SwiftParser SyntaxUtils.swift
[556/605] Compiling SwiftParser TokenConsumer.swift
[556/605] Wrapping AST for SwiftBasicFormat for debugging
[558/610] Compiling SwiftParser Lexer.swift
[559/610] Compiling SwiftParser RegexLiteralLexer.swift
[560/610] Compiling SwiftParser UnicodeScalarExtensions.swift
[561/610] Compiling SwiftParser Lookahead.swift
[562/610] Compiling SwiftParser LoopProgressCondition.swift
[563/610] Compiling SwiftParser TokenPrecedence.swift
[564/610] Compiling SwiftParser TokenSpec.swift
[565/610] Compiling SwiftParser TokenSpecSet.swift
[566/610] Compiling SwiftParser TopLevel.swift
[567/610] Compiling SwiftParser TriviaParser.swift
[568/610] Emitting module SwiftParser
[569/610] Compiling SwiftParser Parser.swift
[570/610] Compiling SwiftParser Patterns.swift
[571/610] Compiling SwiftParser Recovery.swift
[572/610] Compiling SwiftParser Specifiers.swift
[573/610] Compiling SwiftParser Statements.swift
[574/610] Compiling SwiftParser Modifiers.swift
[575/610] Compiling SwiftParser Names.swift
[576/610] Compiling SwiftParser Nominals.swift
[577/610] Compiling SwiftParser Parameters.swift
[578/610] Compiling SwiftParser ParseSourceFile.swift
[579/610] Compiling SwiftParser Attributes.swift
[580/610] Compiling SwiftParser Availability.swift
[581/610] Compiling SwiftParser CharacterInfo.swift
[582/610] Compiling SwiftParser CollectionNodes+Parsable.swift
[583/610] Compiling SwiftParser Declarations.swift
[584/610] Compiling SwiftParser Directives.swift
[585/610] Compiling SwiftParser ExperimentalFeatures.swift
[586/610] Compiling SwiftParser Expressions.swift
[587/610] Compiling SwiftParser IncrementalParseTransition.swift
[588/610] Compiling SwiftParser Cursor.swift
[589/610] Compiling SwiftParser Lexeme.swift
[590/610] Compiling SwiftParser LexemeSequence.swift
[591/610] Compiling SwiftParser Types.swift
[592/610] Compiling SwiftParser IsLexerClassified.swift
[593/610] Compiling SwiftParser LayoutNodes+Parsable.swift
[594/610] Compiling SwiftParser Parser+TokenSpecSet.swift
[595/610] Compiling SwiftParser TokenSpecStaticMembers.swift
[596/611] Wrapping AST for SwiftParser for debugging
[598/634] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[599/635] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[600/635] Compiling SwiftOperators PrecedenceGroup.swift
[601/636] Compiling SwiftOperators PrecedenceGraph.swift
[602/636] Compiling SwiftOperators OperatorTable.swift
[603/636] Compiling SwiftOperators OperatorTable+Semantics.swift
[604/636] Compiling SwiftOperators SyntaxSynthesis.swift
[605/636] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[606/636] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[607/636] Emitting module SwiftOperators
[608/636] Compiling SwiftOperators OperatorTable+Folding.swift
[609/636] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[610/636] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[612/637] Emitting module SwiftParserDiagnostics
[614/637] Wrapping AST for SwiftOperators for debugging
[616/637] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[617/637] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[618/637] Compiling SwiftParserDiagnostics Utils.swift
[619/637] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[620/637] Compiling SwiftParserDiagnostics PresenceUtils.swift
[621/637] Compiling SwiftParserDiagnostics MissingNodesError.swift
[622/637] Compiling SwiftParserDiagnostics MissingTokenError.swift
[625/638] Wrapping AST for SwiftParserDiagnostics for debugging
[627/652] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[628/652] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[629/652] Compiling SwiftSyntaxBuilder Indenter.swift
[630/652] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[631/653] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[632/653] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[633/653] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[634/653] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[635/653] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[636/653] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[637/653] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[638/653] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[639/653] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[640/653] Emitting module SwiftSyntaxBuilder
[641/653] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[642/668] Wrapping AST for SwiftSyntaxBuilder for debugging
[644/668] Compiling SwiftSyntaxMacros AccessorMacro.swift
[645/668] Compiling SwiftSyntaxMacros AttachedMacro.swift
[646/669] Compiling SwiftSyntaxMacros Macro.swift
[647/669] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[648/669] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[649/669] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[650/669] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[651/669] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[652/669] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[653/669] Compiling SwiftSyntaxMacros Macro+Format.swift
[654/669] Compiling SwiftSyntaxMacros MemberMacro.swift
[655/669] Compiling SwiftSyntaxMacros PeerMacro.swift
[656/669] Emitting module SwiftSyntaxMacros
[657/669] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[658/669] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[659/670] Wrapping AST for SwiftSyntaxMacros for debugging
[661/678] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[662/678] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[663/678] Emitting module SwiftSyntaxMacroExpansion
[664/678] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[665/678] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[666/678] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[667/678] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[668/678] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[669/679] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[671/686] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[672/686] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[673/686] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[674/686] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[675/686] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[676/686] Emitting module SwiftCompilerPluginMessageHandling
[677/686] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[678/687] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[680/689] Emitting module SwiftCompilerPlugin
[681/689] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[682/690] Wrapping AST for SwiftCompilerPlugin for debugging
[684/693] Emitting module PlugMacros
[685/693] Compiling PlugMacros Macro.swift
[686/693] Compiling PlugMacros Export.swift
[687/694] Wrapping AST for PlugMacros for debugging
[688/694] Write Objects.LinkFileList
[689/694] Linking PlugMacros-tool
[691/701] Compiling Plug PluginInterface.swift
[692/701] Compiling Plug PluginDetails+Misc.swift
[693/701] Compiling Plug Macro.swift
[694/701] Compiling Plug PluginBuilder.swift
[695/701] Emitting module Plug
[696/701] Compiling Plug PluginIntegrity.swift
[697/701] Compiling Plug PluginManager.swift
[698/702] Wrapping AST for Plug for debugging
[700/704] Compiling ExamplePlugin Plugin.swift
[701/704] Emitting module ExamplePlugin
[702/705] Wrapping AST for ExamplePlugin for debugging
[703/705] Write Objects.LinkFileList
[704/705] Linking libExamplePlugin.so
Build complete! (167.07s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "plug",
  "name" : "plug",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Plug",
      "targets" : [
        "Plug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExamplePlugin",
      "targets" : [
        "ExamplePlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "PlugMacros",
      "targets" : [
        "PlugMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlugTests",
      "module_type" : "SwiftTarget",
      "name" : "PlugTests",
      "path" : "Tests/PlugTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "PlugTests.swift"
      ],
      "target_dependencies" : [
        "Plug",
        "PlugMacros",
        "ExamplePlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PlugMacros",
      "module_type" : "SwiftTarget",
      "name" : "PlugMacros",
      "path" : "Sources/PlugMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Plug",
        "ExamplePlugin",
        "PlugMacros"
      ],
      "sources" : [
        "Export.swift",
        "Macro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Plug",
      "module_type" : "SwiftTarget",
      "name" : "Plug",
      "path" : "Sources/Plug",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Plug",
        "ExamplePlugin"
      ],
      "sources" : [
        "Macro.swift",
        "PluginBuilder.swift",
        "PluginDetails+Misc.swift",
        "PluginIntegrity.swift",
        "PluginInterface.swift",
        "PluginManager.swift"
      ],
      "target_dependencies" : [
        "PlugMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExamplePlugin",
      "module_type" : "SwiftTarget",
      "name" : "ExamplePlugin",
      "path" : "Sources/ExamplePlugin",
      "product_memberships" : [
        "ExamplePlugin"
      ],
      "sources" : [
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "Plug"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.