The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of googleanalytics-swift, reference main (c64025), with Swift 6.2 (beta) for Linux on 24 Jun 2025 09:23:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/googleanalytics-swift.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/zunda-pixel/googleanalytics-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c640253 Bump github.com/zunda-pixel/http-client from 0.3.0 to 0.3.1 (#14)
Cloned https://github.com/zunda-pixel/googleanalytics-swift.git
Revision (git rev-parse @):
c640253cbd3e5720361daedd544df736d2e902ac
SUCCESS checkout https://github.com/zunda-pixel/googleanalytics-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/googleanalytics-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/apple/swift-http-types.git
[1/18] Fetching swift-currency
[19/922] Fetching swift-currency, swift-http-types
[661/6881] Fetching swift-currency, swift-http-types, swift-algorithms
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.45s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
[1014/5959] Fetching swift-algorithms
Fetching https://github.com/zunda-pixel/http-client.git
Fetching https://github.com/apple/swift-crypto
Fetched https://github.com/apple/swift-algorithms from cache (0.75s)
[1/121] Fetching http-client
Fetched https://github.com/zunda-pixel/http-client.git from cache (0.39s)
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.58s)
Computing version for https://github.com/zunda-pixel/swift-currency
Computed https://github.com/zunda-pixel/swift-currency at 0.0.1 (3.82s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (4.02s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/zunda-pixel/http-client.git
Computed https://github.com/zunda-pixel/http-client.git at 0.3.1 (1.37s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.81s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.83s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (2.83s)
Creating working copy for https://github.com/zunda-pixel/swift-currency
Working copy of https://github.com/zunda-pixel/swift-currency resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/zunda-pixel/http-client.git
Working copy of https://github.com/zunda-pixel/http-client.git resolved at 0.3.1
Building for debugging...
[0/371] Write sources
[9/371] Compiling _NumericsShims _NumericsShims.c
[10/371] Compiling fiat_p256_adx_mul.S
[11/371] Compiling fiat_curve25519_adx_square.S
[12/371] Compiling fiat_p256_adx_sqr.S
[13/371] Compiling fiat_curve25519_adx_mul.S
[14/371] Compiling md5-x86_64-apple.S
[15/371] Compiling md5-x86_64-linux.S
[16/371] Compiling md5-586-linux.S
[17/371] Compiling md5-586-apple.S
[18/371] Compiling chacha20_poly1305_x86_64-apple.S
[19/371] Compiling chacha20_poly1305_armv8-win.S
[20/371] Compiling chacha20_poly1305_armv8-linux.S
[21/371] Compiling chacha20_poly1305_armv8-apple.S
[22/371] Compiling chacha20_poly1305_x86_64-linux.S
[23/371] Compiling chacha-x86_64-apple.S
[24/371] Compiling chacha-x86_64-linux.S
[25/371] Compiling chacha-x86-linux.S
[26/371] Compiling chacha-armv8-win.S
[27/371] Compiling chacha-x86-apple.S
[28/371] Compiling chacha-armv8-linux.S
[29/371] Compiling chacha-armv8-apple.S
[30/371] Compiling chacha-armv4-linux.S
[31/371] Compiling aes128gcmsiv-x86_64-apple.S
[32/371] Compiling aes128gcmsiv-x86_64-linux.S
[33/371] Compiling x86_64-mont5-apple.S
[34/371] Compiling x86_64-mont5-linux.S
[35/371] Compiling x86_64-mont-linux.S
[36/371] Write swift-version-24593BA9C3E375BF.txt
[36/371] Compiling CCryptoBoringSSLShims shims.c
[38/371] Compiling x86_64-mont-apple.S
[39/371] Compiling x86-mont-apple.S
[40/371] Compiling x86-mont-linux.S
[41/371] Compiling err_data.cc
[42/371] Compiling vpaes-x86-apple.S
[43/371] Compiling vpaes-x86_64-linux.S
[44/371] Compiling vpaes-x86-linux.S
[45/375] Compiling vpaes-x86_64-apple.S
[46/386] Compiling vpaes-armv8-win.S
[47/391] Compiling vpaes-armv8-linux.S
[48/391] Compiling vpaes-armv7-linux.S
[49/391] Compiling vpaes-armv8-apple.S
[50/391] Compiling sha512-x86_64-linux.S
[51/391] Compiling sha512-armv8-win.S
[52/391] Compiling sha512-x86_64-apple.S
[53/391] Compiling sha512-armv8-linux.S
[54/391] Compiling sha512-armv8-apple.S
[55/391] Compiling sha512-armv4-linux.S
[57/391] Emitting module Currency
[57/391] Compiling sha512-586-linux.S
[58/391] Compiling sha512-586-apple.S
[59/391] Compiling sha256-x86_64-linux.S
[60/391] Compiling sha256-x86_64-apple.S
[61/391] Compiling sha256-armv8-win.S
[62/391] Compiling sha256-armv8-apple.S
[63/391] Compiling sha256-armv4-linux.S
[64/391] Compiling sha256-armv8-linux.S
[65/391] Compiling sha256-586-linux.S
[66/391] Compiling sha256-586-apple.S
[67/391] Compiling sha1-armv8-win.S
[68/391] Compiling sha1-x86_64-linux.S
[69/391] Compiling sha1-x86_64-apple.S
[70/391] Compiling sha1-armv8-linux.S
[71/391] Compiling sha1-armv8-apple.S
[72/391] Compiling sha1-armv4-large-linux.S
[73/391] Compiling sha1-586-linux.S
[74/391] Compiling rsaz-avx2-linux.S
[75/391] Compiling rsaz-avx2-apple.S
[76/391] Compiling sha1-586-apple.S
[77/391] Compiling rdrand-x86_64-apple.S
[78/391] Compiling rdrand-x86_64-linux.S
[79/391] Compiling p256_beeu-x86_64-asm-linux.S
[80/391] Compiling p256_beeu-x86_64-asm-apple.S
[81/391] Compiling p256_beeu-armv8-asm-win.S
[82/391] Compiling p256-x86_64-asm-apple.S
[83/391] Compiling p256_beeu-armv8-asm-linux.S
[83/391] Compiling p256_beeu-armv8-asm-apple.S
[85/391] Compiling p256-x86_64-asm-linux.S
[86/391] Compiling p256-armv8-asm-win.S
[87/391] Compiling p256-armv8-asm-apple.S
[88/391] Compiling p256-armv8-asm-linux.S
[89/391] Compiling ghashv8-armv8-win.S
[90/391] Compiling ghashv8-armv7-linux.S
[92/391] Emitting module RealModule
[92/391] Compiling ghashv8-armv8-linux.S
[93/391] Compiling ghashv8-armv8-apple.S
[94/392] Compiling ghash-x86_64-apple.S
[95/392] Compiling ghash-x86_64-linux.S
[96/392] Compiling ghash-x86-apple.S
[97/392] Compiling ghash-ssse3-x86_64-linux.S
[98/392] Compiling ghash-x86-linux.S
[99/392] Compiling ghash-ssse3-x86_64-apple.S
[100/392] Compiling ghash-ssse3-x86-linux.S
[101/392] Compiling ghash-ssse3-x86-apple.S
[102/392] Compiling ghash-neon-armv8-apple.S
[103/392] Compiling ghash-neon-armv8-linux.S
[104/392] Compiling ghash-neon-armv8-win.S
[106/392] Emitting module HTTPTypes
[106/393] Compiling ghash-armv4-linux.S
[107/393] Compiling co-586-linux.S
[108/393] Compiling bn-armv8-win.S
[109/393] Compiling co-586-apple.S
[110/393] Compiling bsaes-armv7-linux.S
[111/393] Compiling bn-armv8-apple.S
[112/393] Compiling bn-armv8-linux.S
[113/393] Compiling bn-586-apple.S
[114/393] Compiling bn-586-linux.S
[115/393] Compiling armv8-mont-linux.S
[116/393] Compiling armv8-mont-win.S
[117/393] Compiling armv8-mont-apple.S
[118/393] Compiling armv4-mont-linux.S
[119/393] Compiling aesv8-gcm-armv8-win.S
[120/393] Compiling aesv8-gcm-armv8-linux.S
[120/393] Compiling aesv8-gcm-armv8-apple.S
[122/393] Compiling aesv8-armv8-linux.S
[123/393] Compiling aesv8-armv8-win.S
[124/393] Compiling aesv8-armv7-linux.S
[125/393] Compiling aesni-x86_64-linux.S
[126/393] Compiling aesv8-armv8-apple.S
[127/393] Compiling aesni-x86-linux.S
[128/393] Compiling aesni-x86_64-apple.S
[129/393] Compiling aesni-x86-apple.S
[130/393] Compiling aesni-gcm-x86_64-apple.S
[131/393] Compiling aesni-gcm-x86_64-linux.S
[132/393] Compiling aes-gcm-avx10-x86_64-linux.S
[133/393] Compiling aes-gcm-avx10-x86_64-apple.S
[134/393] Compiling x_x509.cc
[135/393] Compiling x_x509a.cc
[136/393] Compiling x_spki.cc
[137/393] Compiling x_sig.cc
[138/393] Compiling x_val.cc
[139/393] Compiling x_req.cc
[140/393] Compiling x_exten.cc
[141/393] Compiling x_pubkey.cc
[142/393] Compiling x_crl.cc
[143/393] Compiling x_name.cc
[144/393] Compiling x509spki.cc
[145/393] Compiling x_all.cc
[146/393] Compiling x_attrib.cc
[147/393] Compiling x_algor.cc
[148/393] Compiling x509rset.cc
[149/393] Compiling x509name.cc
[150/393] Compiling x509cset.cc
[152/393] Compiling RealModule AlgebraicField.swift
[153/393] Compiling RealModule ApproximateEquality.swift
[153/393] Compiling x509_vpm.cc
[154/393] Compiling x509_v3.cc
[155/393] Compiling x509_vfy.cc
[157/393] Compiling RealModule RealFunctions.swift
[158/393] Compiling RealModule Real.swift
[159/393] Compiling Currency Currency.swift
[160/393] Compiling RealModule Float16+Real.swift
[161/393] Compiling RealModule Float80+Real.swift
[162/394] Compiling RealModule ElementaryFunctions.swift
[163/394] Compiling RealModule AugmentedArithmetic.swift
[164/394] Compiling RealModule Double+Real.swift
[165/394] Compiling RealModule Float+Real.swift
[166/395] Compiling HTTPTypes HTTPResponse.swift
[167/395] Compiling HTTPTypes HTTPRequest.swift
[168/395] Compiling HTTPTypes ISOLatin1String.swift
[170/395] Compiling HTTPTypes HTTPParsedFields.swift
[171/395] Compiling x509_txt.cc
[172/420] Compiling x509_trs.cc
[173/420] Compiling x509_obj.cc
[174/420] Compiling x509_set.cc
[175/420] Compiling x509_lu.cc
[176/420] Compiling x509_req.cc
[177/420] Compiling x509_ext.cc
[178/420] Compiling x509_def.cc
[180/420] Compiling HTTPTypes NIOLock.swift
[181/420] Compiling Algorithms Split.swift
[182/420] Compiling Algorithms Stride.swift
[183/420] Compiling Algorithms Suffix.swift
[183/423] Compiling x509_att.cc
[184/423] Compiling x509_d2.cc
[185/423] Compiling x509_cmp.cc
[186/423] Compiling x509.cc
[187/423] Compiling v3_utl.cc
[189/423] Compiling Algorithms RandomSample.swift
[190/423] Compiling Algorithms Reductions.swift
[191/423] Compiling Algorithms Rotate.swift
[191/423] Compiling v3_skey.cc
[192/423] Compiling v3_purp.cc
[194/423] Compiling Algorithms Trim.swift
[195/423] Compiling Algorithms Unique.swift
[196/423] Compiling Algorithms Windows.swift
[196/423] Compiling v3_prn.cc
[198/423] Compiling Algorithms FlattenCollection.swift
[199/423] Compiling Algorithms Grouped.swift
[200/423] Compiling Algorithms Indexed.swift
[201/423] Compiling Algorithms Intersperse.swift
[202/423] Compiling Algorithms Joined.swift
[203/423] Compiling Algorithms Keyed.swift
[204/423] Compiling Algorithms MinMax.swift
[205/423] Compiling Algorithms Compacted.swift
[206/423] Compiling Algorithms Cycle.swift
[207/423] Compiling Algorithms EitherSequence.swift
[208/423] Compiling Algorithms FirstNonNil.swift
[209/423] Compiling Algorithms Partition.swift
[210/423] Compiling Algorithms Permutations.swift
[211/423] Compiling Algorithms Product.swift
[211/423] Compiling v3_pcons.cc
[212/423] Compiling v3_pmaps.cc
[213/423] Compiling v3_ocsp.cc
[214/423] Compiling v3_lib.cc
[216/423] Compiling Algorithms AdjacentPairs.swift
[217/423] Compiling Algorithms Chain.swift
[218/423] Compiling Algorithms Chunked.swift
[219/423] Compiling Algorithms Combinations.swift
[219/423] Compiling v3_ncons.cc
[220/423] Compiling v3_ia5.cc
[221/423] Compiling v3_info.cc
[222/423] Compiling v3_int.cc
[223/423] Compiling v3_genn.cc
[224/423] Compiling v3_extku.cc
[225/423] Compiling v3_enum.cc
[227/423] Compiling HTTPTypes HTTPFieldName.swift
[228/423] Compiling HTTPTypes HTTPField.swift
[229/423] Compiling HTTPTypes HTTPFields.swift
[230/424] Compiling v3_conf.cc
[231/424] Compiling v3_crld.cc
[232/424] Compiling v3_cpols.cc
[234/424] Emitting module Algorithms
[235/425] Compiling v3_bitst.cc
[236/425] Compiling v3_bcons.cc
[237/425] Compiling v3_akeya.cc
[238/425] Compiling v3_alt.cc
[239/425] Compiling v3_akey.cc
[240/427] Compiling t_x509a.cc
[241/431] Compiling i2d_pr.cc
[242/431] Compiling t_req.cc
[243/431] Compiling t_x509.cc
[244/431] Compiling t_crl.cc
[245/431] Compiling rsa_pss.cc
[246/431] Compiling policy.cc
[247/431] Compiling name_print.cc
[248/431] Compiling algorithm.cc
[249/431] Compiling a_verify.cc
[250/431] Compiling a_digest.cc
[251/431] Compiling asn1_gen.cc
[252/431] Compiling a_sign.cc
[253/431] Compiling by_dir.cc
[254/431] Compiling by_file.cc
[255/431] Compiling voprf.cc
[256/431] Compiling thread_win.cc
[257/431] Compiling thread_pthread.cc
[258/431] Compiling thread.cc
[259/431] Compiling trust_token.cc
[260/431] Compiling thread_none.cc
[261/431] Compiling stack.cc
[262/431] Compiling pmbtoken.cc
[263/431] Compiling thash.cc
[264/431] Compiling wots.cc
[265/431] Compiling merkle.cc
[266/431] Compiling sha512.cc
[267/431] Compiling sha256.cc
[268/431] Compiling slhdsa.cc
[269/431] Compiling siphash.cc
[270/431] Compiling sha1.cc
[271/431] Compiling fors.cc
[272/431] Compiling windows.cc
[273/431] Compiling refcount.cc
[274/431] Compiling rsa_extra.cc
[275/431] Compiling rc4.cc
[276/431] Compiling rsa_print.cc
[277/431] Compiling rsa_asn1.cc
[278/431] Compiling urandom.cc
[279/431] Compiling rsa_crypt.cc
[280/431] Compiling ios.cc
[281/431] Compiling trusty.cc
[282/431] Compiling rand_extra.cc
[283/431] Compiling fork_detect.cc
[284/431] Compiling passive.cc
[285/431] Compiling poly1305_arm_asm.S
[286/431] Compiling getentropy.cc
[287/431] Compiling pool.cc
[288/431] Compiling deterministic.cc
[289/431] Compiling forkunsafe.cc
[290/431] Compiling poly1305_arm.cc
[291/431] Compiling poly1305_vec.cc
[292/431] Compiling poly1305.cc
[294/431] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[295/431] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[296/431] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[297/431] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[298/431] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[299/431] Emitting module HTTPTypesFoundation
[300/432] Compiling p5_pbev2.cc
[301/435] Compiling pkcs8_x509.cc
[302/435] Compiling pkcs7.cc
[303/435] Compiling pkcs8.cc
[304/435] Compiling pkcs7_x509.cc
[305/435] Compiling pem_xaux.cc
[306/435] Compiling pem_x509.cc
[307/435] Compiling obj_xref.cc
[308/435] Compiling pem_oth.cc
[309/435] Compiling pem_pkey.cc
[310/435] Compiling pem_pk8.cc
[311/435] Compiling pem_lib.cc
[312/435] Compiling pem_info.cc
[313/435] Compiling obj.cc
[314/435] Compiling pem_all.cc
[315/435] Compiling mldsa.cc
[316/435] Compiling mlkem.cc
[317/435] Compiling md4.cc
[318/435] Compiling poly_rq_mul.S
[319/435] Compiling fips_shared_support.cc
[320/435] Compiling md5.cc
[321/435] Compiling mem.cc
[322/435] Compiling lhash.cc
[323/435] Compiling hrss.cc
[324/435] Compiling hpke.cc
[325/435] Compiling kyber.cc
[326/435] Compiling ex_data.cc
[327/435] Compiling sign.cc
[328/435] Compiling scrypt.cc
[329/435] Compiling pbkdf.cc
[330/435] Compiling print.cc
[331/435] Compiling p_x25519_asn1.cc
[332/435] Compiling p_x25519.cc
[333/435] Compiling p_rsa_asn1.cc
[334/435] Compiling p_rsa.cc
[335/435] Compiling p_ed25519.cc
[336/435] Compiling p_hkdf.cc
[337/435] Compiling p_ed25519_asn1.cc
[338/435] Compiling p_ec_asn1.cc
[339/435] Compiling p_dsa_asn1.cc
[341/435] Emitting module HTTPClient
[342/435] Compiling HTTPClient HTTPClient.swift
[343/435] Compiling HTTPClient URLSesssion++.swift
[344/436] Compiling p_ec.cc
[345/436] Compiling evp.cc
[346/436] Compiling p_dh.cc
[347/436] Compiling p_dh_asn1.cc
[348/436] Compiling evp_ctx.cc
[349/436] Compiling engine.cc
[350/436] Compiling evp_asn1.cc
[351/436] Compiling err.cc
[352/436] Compiling ecdh_extra.cc
[353/436] Compiling ecdsa_asn1.cc
[354/436] Compiling hash_to_curve.cc
[355/436] Compiling ec_derive.cc
[356/436] Compiling ec_asn1.cc
[357/436] Compiling dsa_asn1.cc
[358/436] Compiling dsa.cc
[359/436] Compiling params.cc
[360/436] Compiling bcm.cc
[361/436] Compiling dh_asn1.cc
[362/436] Compiling x25519-asm-arm.S
[363/436] Compiling digest_extra.cc
[364/436] Compiling des.cc
[365/436] Compiling spake25519.cc
[366/436] Compiling cpu_intel.cc
[367/436] Compiling crypto.cc
[368/436] Compiling cpu_arm_linux.cc
[369/436] Compiling cpu_aarch64_win.cc
[370/436] Compiling cpu_arm_freebsd.cc
[371/436] Compiling cpu_aarch64_sysreg.cc
[372/436] Compiling curve25519.cc
[373/436] Compiling cpu_aarch64_openbsd.cc
[374/436] Compiling cpu_aarch64_linux.cc
[375/436] Compiling cpu_aarch64_fuchsia.cc
[376/436] Compiling cpu_aarch64_apple.cc
[377/436] Compiling tls_cbc.cc
[378/436] Compiling curve25519_64_adx.cc
[379/436] Compiling conf.cc
[380/436] Compiling e_rc4.cc
[381/436] Compiling e_tls.cc
[382/436] Compiling e_rc2.cc
[383/436] Compiling e_null.cc
[384/436] Compiling e_des.cc
[385/436] Compiling derive_key.cc
[386/436] Compiling e_aesctrhmac.cc
[387/436] Compiling e_chacha20poly1305.cc
[388/436] Compiling e_aesgcmsiv.cc
[389/436] Compiling cipher_extra.cc
[390/436] Compiling chacha.cc
[391/436] Compiling unicode.cc
[392/436] Compiling cbs.cc
[393/436] Compiling ber.cc
[394/436] Compiling asn1_compat.cc
[395/436] Compiling buf.cc
[396/436] Compiling cbb.cc
[397/436] Compiling bn_asn1.cc
[398/436] Compiling blake2.cc
[399/436] Compiling convert.cc
[400/436] Compiling printf.cc
[401/436] Compiling pair.cc
[402/436] Compiling hexdump.cc
[403/436] Compiling file.cc
[404/436] Compiling errno.cc
[405/436] Compiling fd.cc
[406/436] Compiling bio_mem.cc
[407/436] Compiling base64.cc
[408/436] Compiling bio.cc
[409/436] Compiling tasn_fre.cc
[410/436] Compiling tasn_utl.cc
[411/436] Compiling tasn_typ.cc
[412/436] Compiling tasn_new.cc
[413/436] Compiling tasn_enc.cc
[414/436] Compiling posix_time.cc
[415/436] Compiling f_string.cc
[416/436] Compiling tasn_dec.cc
[417/436] Compiling f_int.cc
[418/436] Compiling asn_pack.cc
[419/436] Compiling asn1_par.cc
[420/436] Compiling asn1_lib.cc
[421/436] Compiling a_utctm.cc
[422/436] Compiling a_strnid.cc
[423/436] Compiling a_time.cc
[424/436] Compiling a_type.cc
[425/436] Compiling a_octet.cc
[426/436] Compiling a_strex.cc
[427/436] Compiling a_object.cc
[428/436] Compiling a_mbstr.cc
[429/436] Compiling a_i2d_fp.cc
[430/436] Compiling a_int.cc
[431/436] Compiling a_dup.cc
[432/436] Compiling a_gentm.cc
[433/436] Compiling a_d2i_fp.cc
[434/436] Compiling a_bool.cc
[435/436] Compiling a_bitstr.cc
[437/444] Compiling CryptoBoringWrapper RandomBytes.swift
[438/444] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[439/444] Compiling CryptoBoringWrapper EllipticCurve.swift
[440/444] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[441/444] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[442/444] Emitting module CryptoBoringWrapper
[443/444] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[444/444] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[446/516] Compiling Crypto SymmetricKeys.swift
[447/516] Compiling Crypto HMAC.swift
[448/516] Compiling Crypto MACFunctions.swift
[449/516] Compiling Crypto MessageAuthenticationCode.swift
[450/516] Compiling Crypto AES.swift
[451/516] Compiling Crypto ECDSASignature_boring.swift
[452/516] Compiling Crypto ECDSA_boring.swift
[453/516] Compiling Crypto EdDSA_boring.swift
[454/516] Compiling Crypto ECDSA.swift
[455/516] Compiling Crypto Ed25519.swift
[456/525] Compiling Crypto HKDF.swift
[457/525] Compiling Crypto AESWrap.swift
[458/525] Compiling Crypto AESWrap_boring.swift
[459/525] Compiling Crypto Ed25519_boring.swift
[460/525] Compiling Crypto NISTCurvesKeys_boring.swift
[461/525] Compiling Crypto X25519Keys_boring.swift
[462/525] Compiling Crypto Curve25519.swift
[463/525] Compiling Crypto Ed25519Keys.swift
[464/525] Compiling Crypto NISTCurvesKeys.swift
[465/525] Compiling Crypto X25519Keys.swift
[466/525] Compiling Crypto PKCS8PrivateKey.swift
[467/525] Compiling Crypto SEC1PrivateKey.swift
[468/525] Compiling Crypto SubjectPublicKeyInfo.swift
[469/525] Compiling Crypto CryptoKitErrors.swift
[470/525] Compiling Crypto Digest_boring.swift
[471/525] Compiling Crypto Digest.swift
[472/525] Compiling Crypto Digests.swift
[473/525] Compiling Crypto HashFunctions.swift
[474/525] Compiling Crypto HashFunctions_SHA2.swift
[475/525] Compiling Crypto HPKE-AEAD.swift
[476/525] Compiling Crypto HPKE-Ciphersuite.swift
[477/525] Compiling Crypto HPKE-KDF.swift
[478/525] Compiling Crypto HPKE-KexKeyDerivation.swift
[479/525] Compiling Crypto HPKE-LabeledExtract.swift
[480/525] Compiling Crypto HPKE-Utils.swift
[481/525] Compiling Crypto DHKEM.swift
[482/525] Compiling Crypto HPKE-KEM-Curve25519.swift
[483/525] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[484/525] Compiling Crypto HPKE-KEM.swift
[485/525] Compiling Crypto HPKE-Errors.swift
[486/525] Compiling Crypto AES-GCM.swift
[487/525] Compiling Crypto AES-GCM_boring.swift
[488/525] Compiling Crypto ChaChaPoly_boring.swift
[489/525] Compiling Crypto ChaChaPoly.swift
[490/525] Compiling Crypto Cipher.swift
[491/525] Compiling Crypto Nonces.swift
[492/525] Compiling Crypto ASN1.swift
[493/525] Compiling Crypto ASN1Any.swift
[494/525] Compiling Crypto ASN1BitString.swift
[495/525] Compiling Crypto ASN1Boolean.swift
[496/525] Emitting module Crypto
[497/525] Compiling Crypto HPKE.swift
[498/525] Compiling Crypto HPKE-Context.swift
[499/525] Compiling Crypto HPKE-KeySchedule.swift
[500/525] Compiling Crypto HPKE-Modes.swift
[501/525] Compiling Crypto Insecure.swift
[502/525] Compiling Crypto Insecure_HashFunctions.swift
[503/525] Compiling Crypto KEM.swift
[504/525] Compiling Crypto ECDH_boring.swift
[505/525] Compiling Crypto DH.swift
[506/525] Compiling Crypto ECDH.swift
[507/525] Compiling Crypto ASN1Identifier.swift
[508/525] Compiling Crypto ASN1Integer.swift
[509/525] Compiling Crypto ASN1Null.swift
[510/525] Compiling Crypto ASN1OctetString.swift
[511/525] Compiling Crypto ASN1Strings.swift
[512/525] Compiling Crypto ArraySliceBigint.swift
[513/525] Compiling Crypto GeneralizedTime.swift
[514/525] Compiling Crypto ObjectIdentifier.swift
[515/525] Compiling Crypto ECDSASignature.swift
[516/525] Compiling Crypto PEMDocument.swift
[517/525] Compiling Crypto Signature.swift
[518/525] Compiling Crypto CryptoKitErrors_boring.swift
[519/525] Compiling Crypto RNG_boring.swift
[520/525] Compiling Crypto SafeCompare_boring.swift
[521/525] Compiling Crypto Zeroization_boring.swift
[522/525] Compiling Crypto PrettyBytes.swift
[523/525] Compiling Crypto SafeCompare.swift
[524/525] Compiling Crypto SecureBytes.swift
[525/525] Compiling Crypto Zeroization.swift
[527/541] Compiling GoogleAnalytics Item.swift
[528/541] Compiling GoogleAnalytics Payload.swift
[529/542] Compiling GoogleAnalytics UserData.swift
[530/542] Compiling GoogleAnalytics ConvertEvent.swift
[531/542] Compiling GoogleAnalytics Event.swift
[532/542] Compiling GoogleAnalytics AppEvents.swift
[533/542] Compiling GoogleAnalytics Consent.swift
[534/542] Compiling GoogleAnalytics Price.swift
[535/542] Compiling GoogleAnalytics PromotionEvent.swift
[536/542] Compiling GoogleAnalytics ResponseError.swift
[537/542] Compiling GoogleAnalytics ShoppingEvent.swift
[538/542] Compiling GoogleAnalytics GameEvent.swift
[539/542] Compiling GoogleAnalytics GoogleAnalytics.swift
[540/542] Emitting module GoogleAnalytics
[541/542] Compiling GoogleAnalytics Address.swift
[542/542] Compiling GoogleAnalytics AdvertiseEvent.swift
Build complete! (136.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client.git"
    },
    {
      "identity" : "swift-currency",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/swift-currency"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.10.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "googleanalytics-swift",
  "name" : "googleanalytics-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleAnalytics",
      "targets" : [
        "GoogleAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleAnalyticsTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAnalyticsTests",
      "path" : "Tests/GoogleAnalyticsTests",
      "sources" : [
        "GoogleAnalyticsTests.swift"
      ],
      "target_dependencies" : [
        "GoogleAnalytics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "GoogleAnalytics",
      "path" : "Sources/GoogleAnalytics",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "HTTPClient",
        "Currency",
        "Crypto",
        "Algorithms"
      ],
      "product_memberships" : [
        "GoogleAnalytics"
      ],
      "sources" : [
        "Address.swift",
        "AdvertiseEvent.swift",
        "AppEvents.swift",
        "Consent.swift",
        "ConvertEvent.swift",
        "Event.swift",
        "GameEvent.swift",
        "GoogleAnalytics.swift",
        "Item.swift",
        "Payload.swift",
        "Price.swift",
        "PromotionEvent.swift",
        "ResponseError.swift",
        "ShoppingEvent.swift",
        "UserData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.