Build Information
Failed to build Swiftlane, reference 0.1.5 (92829e), with Swift 6.3 for Linux on 12 Apr 2026 20:33:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onmyway133/Swiftlane.git
Reference: 0.1.5
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/onmyway133/Swiftlane
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 92829e0 Generate plist for export options
Cloned https://github.com/onmyway133/Swiftlane.git
Revision (git rev-parse @):
92829e0b761e801cd48c2798c5c2390962183363
SUCCESS checkout https://github.com/onmyway133/Swiftlane.git at 0.1.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/onmyway133/Swiftlane.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/tuist/xcbeautify
Fetching https://github.com/ChargePoint/xcparse
Fetching https://github.com/onmyway133/AppStoreConnect
Fetching https://github.com/yahoojapan/SwiftyXMLParser
Fetching https://github.com/JohnSundell/Files.git
[1/37] Fetching appstoreconnect
[34/1692] Fetching appstoreconnect, xcparse
[84/2456] Fetching appstoreconnect, xcparse, swiftyxmlparser
[1034/3729] Fetching appstoreconnect, xcparse, swiftyxmlparser, files
Fetched https://github.com/onmyway133/AppStoreConnect from cache (0.33s)
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.33s)
[1687/2928] Fetching xcparse, files
[1738/11515] Fetching xcparse, files, xcbeautify
Fetched https://github.com/JohnSundell/Files.git from cache (0.58s)
Fetched https://github.com/ChargePoint/xcparse from cache (0.60s)
[1374/8587] Fetching xcbeautify
Fetched https://github.com/tuist/xcbeautify from cache (2.37s)
Computing version for https://github.com/onmyway133/AppStoreConnect
Computed https://github.com/onmyway133/AppStoreConnect at 0.0.8 (3.20s)
Fetching https://github.com/vapor/jwt-kit
Fetching https://github.com/kean/NaiveDate
Fetching https://github.com/kean/Get
Fetching https://github.com/kean/URLQueryEncoder
[1/128] Fetching urlqueryencoder
[129/2477] Fetching urlqueryencoder, get
[364/2859] Fetching urlqueryencoder, get, naivedate
Fetched https://github.com/kean/URLQueryEncoder from cache (0.23s)
[946/2731] Fetching get, naivedate
Fetched https://github.com/kean/NaiveDate from cache (0.37s)
Fetched https://github.com/kean/Get from cache (0.38s)
[1/9555] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit from cache (1.13s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (1.60s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (0.49s)
Computing version for https://github.com/kean/URLQueryEncoder
Computed https://github.com/kean/URLQueryEncoder at 0.2.1 (0.51s)
Computing version for https://github.com/kean/NaiveDate
Computed https://github.com/kean/NaiveDate at 1.1.0 (0.40s)
Computing version for https://github.com/ChargePoint/xcparse
Computed https://github.com/ChargePoint/xcparse at 2.3.2 (0.50s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/7187] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.55s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.3.0 (1.07s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.93s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 0.8.0 (0.51s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 0.21.1 (0.48s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/67] Fetching colorizer
[68/10159] Fetching colorizer, xmlcoder
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.24s)
[505/10092] Fetching xmlcoder
[1313/27615] Fetching xmlcoder, swift-argument-parser
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.49s)
[14369/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.77s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (1.23s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (2.53s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.54s)
Computing version for https://github.com/vapor/jwt-kit
Computed https://github.com/vapor/jwt-kit at 4.13.5 (0.47s)
Fetching https://github.com/apple/swift-crypto.git
[1/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.84s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.33s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.83s)
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 0.8.0
Creating working copy for https://github.com/kean/NaiveDate
Working copy of https://github.com/kean/NaiveDate resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.3.0
Creating working copy for https://github.com/kean/URLQueryEncoder
Working copy of https://github.com/kean/URLQueryEncoder resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/onmyway133/AppStoreConnect
Working copy of https://github.com/onmyway133/AppStoreConnect resolved at 0.0.8
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/tuist/xcbeautify
Working copy of https://github.com/tuist/xcbeautify resolved at 0.21.1
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/ChargePoint/xcparse
Working copy of https://github.com/ChargePoint/xcparse resolved at 2.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/vapor/jwt-kit
Working copy of https://github.com/vapor/jwt-kit resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
warning: 'xcbeautify': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/BUILD
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/812] Write sources
[18/812] Compiling TSCclibc libc.c
[19/812] Write sources
[20/812] Compiling TSCclibc process.c
[21/812] Compiling fiat_p256_adx_mul.S
[22/812] Compiling CSystem shims.c
[23/812] Compiling fiat_p256_adx_sqr.S
[24/812] Compiling fiat_curve25519_adx_mul.S
[25/812] Compiling fiat_curve25519_adx_square.S
[26/812] Write swift-version-24593BA9C3E375BF.txt
[27/812] Compiling x_x509a.c
[28/812] Compiling x_spki.c
[29/812] Compiling x_sig.c
[30/812] Compiling x_x509.c
[31/812] Compiling x_val.c
[32/812] Compiling x_pubkey.c
[33/817] Compiling x_name.c
[34/885] Compiling x_req.c
[36/898] Emitting module SystemPackage
[37/900] Emitting module SwiftyXMLParser
[38/900] Emitting module Files
[39/900] Emitting module NaiveDate
[40/900] Emitting module XMLCoder
[41/906] Compiling SystemPackage Util.swift
[42/906] Compiling SystemPackage UtilConsumers.swift
[43/906] Compiling SystemPackage PlatformString.swift
[44/906] Compiling SystemPackage SystemString.swift
[45/906] Compiling SystemPackage Errno.swift
[46/906] Compiling SystemPackage FileDescriptor.swift
[47/906] Compiling SystemPackage FileHelpers.swift
[48/906] Compiling SystemPackage FileOperations.swift
[49/906] Compiling SystemPackage FilePath.swift
[50/906] Compiling SystemPackage FilePathComponentView.swift
[51/906] Compiling SystemPackage FilePathComponents.swift
[52/906] Compiling SystemPackage FilePathParsing.swift
[53/906] Compiling SystemPackage FilePathString.swift
[54/906] Compiling SystemPackage CInterop.swift
[55/906] Compiling SystemPackage Constants.swift
[56/906] Compiling SystemPackage Exports.swift
[57/906] Compiling TSCLibc libc.swift
[58/906] Emitting module TSCLibc
[59/907] Compiling SystemPackage FilePathSyntax.swift
[60/907] Compiling SystemPackage FilePathWindows.swift
[61/907] Compiling SystemPackage FilePermissions.swift
[62/907] Compiling SystemPackage Mocking.swift
[63/907] Compiling SystemPackage Syscalls.swift
[64/907] Compiling SystemPackage WindowsSyscallAdapters.swift
[67/914] Compiling XMLCoder XMLEncoder.swift
[68/914] Compiling XMLCoder XMLEncoderImplementation.swift
[69/914] Compiling XMLCoder XMLEncodingStorage.swift
[70/914] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[71/914] Compiling XMLCoder XMLReferencingEncoder.swift
[72/914] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[73/932] Compiling SwiftyXMLParser XML.swift
[74/954] Compiling SwiftyXMLParser Element.swift
[75/954] Compiling SwiftyXMLParser Error.swift
[76/954] Compiling SwiftyXMLParser Parser.swift
[77/954] Compiling TSCBasic TemporaryFile.swift
[78/954] Compiling XMLCoder XMLDocumentType.swift
[79/954] Compiling XMLCoder XMLHeader.swift
[80/954] Compiling XMLCoder XMLKey.swift
[81/954] Compiling XMLCoder XMLStackParser.swift
[82/954] Compiling XMLCoder DecodingErrorExtension.swift
[83/954] Compiling TSCBasic OrderedDictionary.swift
[84/954] Compiling TSCBasic OrderedSet.swift
[85/954] Compiling TSCBasic Path.swift
[86/954] Compiling TSCBasic HashAlgorithms.swift
[87/954] Compiling TSCBasic JSON.swift
[88/954] Compiling TSCBasic JSONMapper.swift
[89/954] Compiling TSCBasic Process.swift
[90/954] Compiling TSCBasic ProcessEnv.swift
[91/954] Compiling TSCBasic ProcessSet.swift
[92/954] Compiling TSCBasic RegEx.swift
[93/954] Compiling TSCBasic OSLog.swift
[94/954] Compiling TSCBasic ObjectIdentifierProtocol.swift
[95/954] Compiling NaiveDate NaiveDateFormatter.swift
[96/954] Compiling TSCBasic Await.swift
[97/954] Compiling TSCBasic Base64URL.swift
[98/954] Compiling TSCBasic ByteString.swift
[99/954] Compiling TSCBasic CStringArray.swift
[100/954] Compiling TSCBasic CacheableSequence.swift
[101/954] Compiling TSCBasic Closable.swift
[102/954] Compiling TSCBasic CodableResult.swift
[103/954] Compiling TSCBasic KeyedPair.swift
[104/954] Compiling TSCBasic LazyCache.swift
[105/954] Compiling TSCBasic Lock.swift
[106/954] Compiling TSCBasic DictionaryExtensions.swift
[107/954] Compiling TSCBasic DictionaryLiteralExtensions.swift
[108/954] Compiling TSCBasic EditDistance.swift
[109/954] Compiling TSCBasic FileInfo.swift
[110/954] Compiling TSCBasic FileSystem.swift
[111/954] Compiling TSCBasic GraphAlgorithms.swift
[112/954] Compiling TSCBasic Result.swift
[113/954] Compiling TSCBasic SortedArray.swift
[114/954] Compiling TSCBasic StringConversions.swift
[115/954] Compiling TSCBasic SynchronizedQueue.swift
[116/954] Compiling TSCBasic CollectionAlgorithms.swift
[117/954] Compiling TSCBasic CollectionExtensions.swift
[118/954] Compiling TSCBasic Condition.swift
[119/954] Compiling TSCBasic DeltaAlgorithm.swift
[120/954] Compiling TSCBasic DiagnosticsEngine.swift
[121/954] Compiling TSCBasic PathShims.swift
[122/955] Compiling Get Request.swift
[124/955] Compiling Get Helpers.swift
[125/955] Compiling SwiftyXMLParser Accessor.swift
[126/956] Compiling NaiveDate NaiveDate.swift
[127/956] Compiling NaiveDate NaiveDateFormatStyle.swift
[128/956] Emitting module URLQueryEncoder
[129/956] Compiling URLQueryEncoder URLQueryEncoder.swift
[133/958] Emitting module Get
[134/958] Compiling Get APIClient.swift
[135/959] Compiling Files Files.swift
[137/960] Compiling x509spki.c
[138/960] Compiling x_exten.c
[145/960] Compiling x_attrib.c
[146/960] Compiling x_algor.c
[147/960] Compiling x_crl.c
[148/965] Compiling x509rset.c
[149/965] Compiling x_all.c
[150/965] Compiling x509name.c
[151/965] Compiling x509cset.c
[153/965] Emitting module TSCBasic
[153/965] Compiling x509_vfy.c
[154/965] Compiling x509_vpm.c
[155/965] Compiling x509_txt.c
[162/965] Compiling x509_trs.c
[163/965] Compiling x509_v3.c
[164/965] Compiling x509_set.c
[165/965] Compiling x509_def.c
[166/965] Compiling x509_req.c
[167/965] Compiling x509_obj.c
[168/965] Compiling x509_cmp.c
[169/965] Compiling x509_lu.c
[170/965] Compiling x509_ext.c
[176/965] Compiling x509_d2.c
[177/965] Compiling x509.c
[184/965] Compiling x509_att.c
[185/965] Compiling v3_prn.c
[186/965] Compiling v3_skey.c
[187/965] Compiling v3_purp.c
[188/965] Compiling v3_pmaps.c
[189/965] Compiling v3_utl.c
[190/965] Compiling v3_pcons.c
[191/965] Compiling v3_ocsp.c
[192/965] Compiling v3_ncons.c
[193/965] Compiling v3_lib.c
[194/965] Compiling v3_int.c
[211/965] Compiling v3_enum.c
[212/965] Compiling v3_info.c
[213/965] Compiling v3_ia5.c
[214/965] Compiling v3_extku.c
[215/965] Compiling v3_genn.c
[216/965] Compiling v3_crld.c
[217/965] Compiling v3_bitst.c
[218/965] Compiling v3_bcons.c
[219/965] Compiling v3_cpols.c
[220/965] Compiling v3_alt.c
[221/965] Compiling v3_conf.c
[223/965] Compiling TSCBasic TerminalController.swift
[224/965] Compiling TSCBasic Thread.swift
[225/965] Compiling TSCBasic Tuple.swift
[226/965] Compiling TSCBasic WritableByteStream.swift
[227/965] Compiling TSCBasic misc.swift
[228/966] Compiling t_req.c
[230/966] Compiling Colorizer Colorizer.swift
[231/966] Emitting module Colorizer
[232/966] Compiling Colorizer StringBackgroundColorizer.swift
[232/966] Compiling t_crl.c
[234/966] Compiling Colorizer StringStyleColorizer.swift
[234/966] Compiling t_x509a.c
[235/966] Compiling v3_akeya.c
[237/966] Compiling Colorizer StringStyle.swift
[238/966] Compiling Colorizer StringForegroundColorizer.swift
[238/966] Compiling v3_akey.c
[239/967] Compiling t_x509.c
[241/968] Compiling name_print.c
[242/968] Compiling i2d_pr.c
[243/968] Compiling policy.c
[244/968] Compiling rsa_pss.c
[245/968] Compiling by_file.c
[245/968] Compiling by_dir.c
[247/968] Compiling algorithm.c
[248/968] Compiling a_verify.c
[249/968] Compiling a_sign.c
[250/968] Compiling asn1_gen.c
[251/1004] Compiling thread_pthread.c
[252/1004] Compiling thread_win.c
[253/1019] Compiling trust_token.c
[254/1019] Compiling a_digest.c
[255/1019] Compiling voprf.c
[256/1019] Compiling pmbtoken.c
[257/1019] Compiling thread.c
[258/1019] Compiling thread_none.c
[259/1019] Compiling spx.c
[260/1019] Compiling fors.c
[261/1019] Compiling spx_util.c
[262/1019] Compiling thash.c
[263/1019] Compiling merkle.c
[263/1019] Compiling wots.c
[265/1019] Compiling stack.c
[266/1019] Compiling address.c
[267/1019] Compiling refcount.c
[268/1019] Compiling rsa_asn1.c
[269/1019] Compiling siphash.c
[270/1019] Compiling rc4.c
[271/1019] Compiling rsa_print.c
[272/1019] Compiling rand_extra.c
[273/1019] Compiling windows.c
[274/1019] Compiling trusty.c
[275/1019] Compiling getentropy.c
[276/1019] Compiling ios.c
[277/1019] Compiling passive.c
[277/1019] Compiling rsa_crypt.c
[279/1019] Compiling forkunsafe.c
[280/1019] Compiling deterministic.c
[281/1019] Compiling poly1305_arm_asm.S
[282/1019] Compiling pool.c
[283/1019] Compiling poly1305_arm.c
[285/1019] Emitting module XcbeautifyLib
[285/1021] Compiling poly1305.c
[286/1021] Compiling poly1305_vec.c
[287/1021] Compiling pkcs7.c
[288/1021] Compiling pkcs8.c
[289/1021] Compiling pkcs8_x509.c
[291/1021] Emitting module TSCUtility
[292/1026] Compiling XcbeautifyLib String+Substring.swift
[293/1026] Compiling XcbeautifyLib TestSummary.swift
[293/1026] Compiling pkcs7_x509.c
[294/1026] Compiling p5_pbev2.c
[295/1026] Compiling pem_x509.c
[296/1026] Compiling pem_xaux.c
[297/1026] Compiling pem_pkey.c
[298/1026] Compiling obj_xref.c
[299/1026] Compiling pem_info.c
[300/1026] Compiling pem_pk8.c
[301/1026] Compiling pem_oth.c
[303/1026] Compiling XcbeautifyLib JunitReporter.swift
[304/1026] Compiling XcbeautifyLib Matchable.swift
[307/1026] Compiling XcbeautifyLib GitHubActionsRenderer.swift
[308/1026] Compiling XcbeautifyLib OutputRendering.swift
[309/1026] Compiling XcbeautifyLib Pattern.swift
[309/1026] Compiling pem_lib.c
[310/1026] Compiling mem.c
[311/1026] Compiling lhash.c
[312/1026] Compiling pem_all.c
[313/1026] Compiling obj.c
[314/1026] Compiling kyber.c
[315/1026] Compiling x86_64-mont5-mac.mac.x86_64.S
[316/1026] Compiling keccak.c
[317/1026] Compiling hpke.c
[318/1026] Compiling x86_64-mont5-linux.linux.x86_64.S
[319/1026] Compiling poly_rq_mul.S
[320/1026] Compiling x86_64-mont-mac.mac.x86_64.S
[321/1026] Compiling x86_64-mont-linux.linux.x86_64.S
[322/1026] Compiling hrss.c
[323/1026] Compiling x86-mont-windows.windows.x86.S
[324/1026] Compiling x86-mont-linux.linux.x86.S
[325/1026] Compiling vpaes-x86_64-mac.mac.x86_64.S
[326/1026] Compiling vpaes-x86-linux.linux.x86.S
[327/1026] Compiling vpaes-x86_64-linux.linux.x86_64.S
[328/1026] Compiling vpaes-x86-windows.windows.x86.S
[329/1026] Compiling vpaes-armv8-linux.linux.aarch64.S
[329/1026] Compiling vpaes-armv8-ios.ios.aarch64.S
[331/1026] Compiling vpaes-armv7-linux.linux.arm.S
[332/1026] Compiling vpaes-armv7-ios.ios.arm.S
[333/1026] Compiling sha512-x86_64-mac.mac.x86_64.S
[334/1026] Compiling sha512-armv8-linux.linux.aarch64.S
[335/1026] Compiling sha512-armv4-linux.linux.arm.S
[336/1026] Compiling sha512-armv8-ios.ios.aarch64.S
[337/1026] Compiling sha512-x86_64-linux.linux.x86_64.S
[338/1026] Compiling kdf.c
[339/1026] Compiling sha512-armv4-ios.ios.arm.S
[340/1026] Compiling sha256-x86_64-mac.mac.x86_64.S
[341/1026] Compiling sha512-586-windows.windows.x86.S
[342/1026] Compiling sha512-586-linux.linux.x86.S
[343/1026] Compiling sha256-armv8-linux.linux.aarch64.S
[344/1026] Compiling sha256-armv4-ios.ios.arm.S
[345/1026] Compiling sha256-armv8-ios.ios.aarch64.S
[346/1026] Compiling sha256-x86_64-linux.linux.x86_64.S
[347/1026] Compiling sha256-armv4-linux.linux.arm.S
[348/1026] Compiling sha256-586-windows.windows.x86.S
[349/1026] Compiling sha1-armv8-linux.linux.aarch64.S
[350/1026] Compiling sha256-586-linux.linux.x86.S
[351/1026] Compiling sha1-armv4-large-linux.linux.arm.S
[352/1026] Compiling sha1-armv8-ios.ios.aarch64.S
[353/1026] Compiling sha1-x86_64-mac.mac.x86_64.S
[354/1026] Compiling sha1-x86_64-linux.linux.x86_64.S
[355/1026] Compiling sha1-armv4-large-ios.ios.arm.S
[356/1026] Compiling sha1-586-windows.windows.x86.S
[357/1026] Compiling service_indicator.c
[358/1026] Compiling sha1-586-linux.linux.x86.S
[359/1026] Compiling rsaz-avx2-mac.mac.x86_64.S
[360/1026] Compiling sha512.c
[361/1026] Compiling sha1.c
[362/1026] Compiling sha256.c
[363/1026] Compiling fips.c
[366/1026] Compiling XcbeautifyLib Regex.swift
[369/1026] Compiling XcbeautifyLib OutputHandler.swift
[370/1026] Compiling XcbeautifyLib Parser.swift
[371/1026] Compiling XcbeautifyLib TerminalRenderer.swift
[372/1026] Compiling XcbeautifyLib String+CapturedGroups.swift
[373/1026] Compiling XcbeautifyLib Array+Safe.swift
[374/1026] Compiling XcbeautifyLib CaptureGroups.swift
[375/1026] Compiling XcbeautifyLib Constants.swift
[376/1026] Compiling XcbeautifyLib String+Colored.swift
[377/1026] Compiling XcbeautifyLib String+Matchable.swift
[377/1026] Compiling self_check.c
[379/1027] Compiling rsaz-avx2-linux.linux.x86_64.S
[380/1027] Compiling blinding.c
[381/1027] Compiling rdrand-x86_64-mac.mac.x86_64.S
[382/1027] Compiling rsa.c
[383/1027] Compiling rsa_impl.c
[384/1027] Compiling rdrand-x86_64-linux.linux.x86_64.S
[385/1027] Compiling padding.c
[387/1027] Compiling TSCUtility Verbosity.swift
[388/1027] Compiling TSCUtility Version.swift
[389/1027] Compiling TSCUtility Versioning.swift
[390/1027] Compiling TSCUtility dlopen.swift
[391/1027] Compiling TSCUtility misc.swift
[391/1027] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[392/1027] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[393/1027] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[394/1027] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[395/1027] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[396/1027] Compiling fork_detect.c
[397/1027] Compiling urandom.c
[398/1027] Compiling ctrdrbg.c
[399/1027] Compiling rand.c
[400/1027] Compiling p256-armv8-asm-linux.linux.aarch64.S
[401/1027] Compiling p256-armv8-asm-ios.ios.aarch64.S
[402/1027] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[404/1027] Compiling TSCUtility PolymorphicCodable.swift
[405/1027] Compiling TSCUtility ProgressAnimation.swift
[406/1027] Compiling TSCUtility SQLite.swift
[407/1027] Compiling TSCUtility SerializedDiagnostics.swift
[408/1027] Compiling TSCUtility SimplePersistence.swift
[408/1027] Compiling ofb.c
[409/1027] Compiling ctr.c
[410/1027] Compiling polyval.c
[411/1027] Compiling gcm_nohw.c
[417/1027] Compiling cfb.c
[418/1027] Compiling cbc.c
[419/1027] Compiling md5-x86_64-mac.mac.x86_64.S
[420/1027] Compiling md5-586-windows.windows.x86.S
[421/1027] Compiling md5-586-linux.linux.x86.S
[422/1027] Compiling md5.c
[423/1027] Compiling gcm.c
[424/1027] Compiling md5-x86_64-linux.linux.x86_64.S
[425/1027] Compiling ghashv8-armv8-linux.linux.aarch64.S
[426/1027] Compiling ghashv8-armv8-ios.ios.aarch64.S
[427/1027] Compiling hkdf.c
[428/1027] Compiling ghashv8-armv7-linux.linux.arm.S
[430/1027] Compiling TSCUtility Hex.swift
[431/1027] Compiling TSCUtility IndexStore.swift
[432/1027] Compiling TSCUtility InterruptHandler.swift
[433/1027] Compiling TSCUtility JSONMessageStreamingParser.swift
[434/1027] Compiling TSCUtility Netrc.swift
[434/1027] Compiling hmac.c
[436/1027] Compiling TSCUtility Archiver.swift
[437/1027] Compiling TSCUtility ArgumentParser.swift
[438/1027] Compiling TSCUtility ArgumentParserShellCompletion.swift
[439/1027] Compiling TSCUtility Array+Extensions.swift
[440/1027] Compiling TSCUtility Bits.swift
[440/1027] Compiling ghashv8-armv7-ios.ios.arm.S
[441/1027] Compiling md4.c
[442/1027] Compiling ghash-x86_64-mac.mac.x86_64.S
[443/1027] Compiling ghash-x86_64-linux.linux.x86_64.S
[444/1027] Compiling ghash-x86-windows.windows.x86.S
[445/1027] Compiling ghash-x86-linux.linux.x86.S
[446/1027] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[447/1027] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[448/1027] Compiling ghash-ssse3-x86-windows.windows.x86.S
[449/1027] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[450/1027] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[451/1027] Compiling ghash-armv4-ios.ios.arm.S
[451/1027] Compiling ghash-armv4-linux.linux.arm.S
[453/1027] Compiling fips_shared_support.c
[454/1027] Compiling ghash-ssse3-x86-linux.linux.x86.S
[455/1027] Compiling ecdsa.c
[456/1027] Compiling wnaf.c
[457/1027] Compiling ecdh.c
[458/1027] Compiling util.c
[459/1027] Compiling simple.c
[460/1027] Compiling p256.c
[461/1027] Compiling simple_mul.c
[462/1027] Compiling scalar.c
[463/1027] Compiling ec_montgomery.c
[464/1027] Compiling oct.c
[465/1027] Compiling p224-64.c
[466/1027] Compiling ec.c
[467/1027] Compiling digestsign.c
[468/1027] Compiling felem.c
[469/1027] Compiling digest.c
[470/1027] Compiling ec_key.c
[479/1027] Compiling TSCUtility BitstreamWriter.swift
[480/1027] Compiling TSCUtility BuildFlags.swift
[481/1027] Compiling TSCUtility CollectionExtensions.swift
[481/1028] Compiling co-586-windows.windows.x86.S
[482/1028] Compiling co-586-linux.linux.x86.S
[483/1028] Compiling dh.c
[484/1028] Compiling digests.c
[485/1028] Compiling check.c
[487/1028] Compiling bsaes-armv7-linux.linux.arm.S
[488/1028] Compiling aead.c
[489/1028] Compiling cmac.c
[490/1028] Compiling e_aesccm.c
[491/1028] Compiling bsaes-armv7-ios.ios.arm.S
[492/1028] Compiling cipher.c
[493/1028] Compiling e_aes.c
[494/1028] Compiling sqrt.c
[495/1028] Compiling rsaz_exp.c
[496/1028] Compiling random.c
[497/1028] Compiling shift.c
[498/1028] Compiling prime.c
[499/1029] Compiling montgomery.c
[500/1045] Compiling p256-nistz.c
[501/1054] Compiling generic.c
[502/1073] Compiling jacobi.c
[503/1085] Compiling montgomery_inv.c
[504/1085] Compiling mul.c
[505/1085] Compiling div_extra.c
[506/1085] Compiling gcd.c
[507/1085] Compiling gcd_extra.c
[508/1085] Compiling ctx.c
[509/1085] Compiling div.c
[510/1085] Compiling exponentiation.c
[511/1085] Compiling cmp.c
[512/1085] Compiling bn-armv8-ios.ios.aarch64.S
[512/1085] Compiling bytes.c
[514/1085] Compiling bn-armv8-linux.linux.aarch64.S
[515/1085] Compiling bn-586-linux.linux.x86.S
[516/1085] Compiling bn.c
[517/1085] Compiling x86_64-gcc.c
[518/1085] Compiling bn-586-windows.windows.x86.S
[518/1085] Compiling add.c
[520/1085] Compiling armv8-mont-linux.linux.aarch64.S
[521/1085] Compiling armv8-mont-ios.ios.aarch64.S
[522/1085] Compiling armv4-mont-linux.linux.arm.S
[523/1085] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[524/1085] Compiling armv4-mont-ios.ios.arm.S
[525/1085] Compiling aesv8-armv8-ios.ios.aarch64.S
[526/1085] Compiling aesv8-armv8-linux.linux.aarch64.S
[527/1085] Compiling aesv8-armv7-linux.linux.arm.S
[528/1085] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[529/1085] Compiling aesv8-armv7-ios.ios.arm.S
[530/1085] Compiling aesni-x86_64-mac.mac.x86_64.S
[531/1085] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[532/1085] Compiling aesni-x86_64-linux.linux.x86_64.S
[533/1085] Compiling aesni-x86-linux.linux.x86.S
[534/1085] Compiling aesni-x86-windows.windows.x86.S
[535/1085] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[536/1085] Compiling mode_wrappers.c
[537/1085] Compiling aes.c
[538/1085] Compiling sign.c
[539/1085] Compiling ex_data.c
[540/1085] Compiling key_wrap.c
[541/1085] Compiling scrypt.c
[542/1085] Compiling aes_nohw.c
[543/1085] Compiling p_x25519_asn1.c
[544/1085] Compiling pbkdf.c
[545/1085] Compiling p_x25519.c
[546/1085] Compiling print.c
[547/1085] Compiling p_rsa_asn1.c
[548/1085] Compiling p_ed25519_asn1.c
[549/1085] Compiling p_ed25519.c
[550/1085] Compiling p_hkdf.c
[551/1085] Compiling p_ec_asn1.c
[552/1085] Compiling err_data.c
[553/1085] Compiling p_rsa.c
[554/1085] Compiling evp.c
[555/1085] Compiling p_ec.c
[556/1085] Compiling p_dsa_asn1.c
[557/1085] Compiling evp_ctx.c
[558/1085] Compiling evp_asn1.c
[559/1085] Compiling engine.c
[560/1085] Compiling ecdh_extra.c
[561/1085] Compiling err.c
[562/1085] Compiling ecdsa_asn1.c
[563/1085] Compiling hash_to_curve.c
[564/1085] Compiling ec_derive.c
[565/1085] Compiling dsa_asn1.c
[566/1085] Compiling ec_asn1.c
[567/1085] Compiling dsa.c
[568/1085] Compiling params.c
[570/1085] Compiling XCParseCore ActivityLogMessage.swift
[571/1085] Compiling XCParseCore ActivityLogMessageAnnotation.swift
[572/1085] Compiling XCParseCore ActivityLogSection.swift
[573/1085] Compiling XCParseCore ActivityLogTargetBuildSection.swift
[574/1085] Compiling XCParseCore ActivityLogUnitTestSection.swift
[575/1085] Compiling XCParseCore ArchiveInfo.swift
[576/1085] Compiling XCParseCore CodeCoverageInfo.swift
[577/1085] Compiling XCParseCore Console.swift
[577/1085] Compiling digest_extra.c
[578/1090] Compiling x25519-asm-arm.S
[579/1093] Compiling dh_asn1.c
[580/1093] Compiling spake25519.c
[582/1093] Compiling XCParseCore ConsoleLogItem.swift
[583/1093] Compiling XCParseCore ConsoleLogSection.swift
[584/1093] Compiling XCParseCore DocumentLocation.swift
[585/1093] Compiling XCParseCore EntityIdentifier.swift
[586/1093] Compiling XCParseCore String+ASCII.swift
[587/1093] Compiling XCParseCore URL+Directory.swift
[588/1093] Compiling XCParseCore IssueSummary.swift
[589/1093] Compiling XCParseCore ObjectID.swift
[589/1093] Compiling des.c
[590/1093] Compiling cpu_arm_linux.c
[592/1093] Compiling XCParseCore Reference.swift
[593/1093] Compiling XCParseCore ResultIssueSummaries.swift
[594/1093] Compiling XCParseCore ResultMetrics.swift
[595/1093] Compiling XCParseCore SortedKeyValueArray.swift
[596/1093] Compiling XCParseCore SortedKeyValueArrayPair.swift
[597/1093] Compiling XCParseCore SourceCodeContext.swift
[598/1093] Compiling XCParseCore SourceCodeFrame.swift
[599/1093] Compiling XCParseCore SourceCodeLocation.swift
[600/1093] Compiling XCParseCore ActionTestPlanRunSummary.swift
[601/1093] Compiling XCParseCore ActionTestRepetitionPolicySummary.swift
[602/1093] Compiling XCParseCore ActionTestSummary.swift
[603/1093] Compiling XCParseCore ActionTestSummaryGroup.swift
[604/1093] Compiling XCParseCore ActionTestSummaryIdentifiableObject.swift
[605/1093] Compiling XCParseCore ActionTestableSummary.swift
[606/1093] Compiling XCParseCore ActionsInvocationMetadata.swift
[607/1093] Compiling XCParseCore ActionsInvocationRecord.swift
[608/1093] Compiling XCParseCore ActivityLogAnalyzerControlFlowStep.swift
[609/1093] Compiling XCParseCore ActivityLogAnalyzerControlFlowStepEdge.swift
[610/1093] Compiling XCParseCore ActivityLogAnalyzerEventStep.swift
[611/1093] Compiling XCParseCore ActivityLogAnalyzerResultMessage.swift
[612/1093] Compiling XCParseCore ActivityLogAnalyzerStep.swift
[613/1093] Compiling XCParseCore ActivityLogAnalyzerWarningMessage.swift
[614/1093] Compiling XCParseCore ActivityLogCommandInvocationSection.swift
[615/1093] Compiling XCParseCore ActivityLogMajorSection.swift
[615/1093] Compiling crypto.c
[616/1093] Compiling cpu_arm_freebsd.c
[617/1093] Compiling cpu_intel.c
[618/1093] Compiling cpu_aarch64_win.c
[619/1093] Compiling cpu_aarch64_sysreg.c
[620/1093] Compiling cpu_aarch64_linux.c
[621/1093] Compiling cpu_aarch64_openbsd.c
[623/1093] Emitting module XCParseCore
[623/1093] Compiling curve25519.c
[624/1093] Compiling cpu_aarch64_fuchsia.c
[625/1093] Compiling conf.c
[626/1093] Compiling cpu_aarch64_apple.c
[627/1093] Compiling e_rc4.c
[629/1093] Compiling XCParseCore ActionTestAttachment.swift
[630/1093] Compiling XCParseCore ActionTestConfiguration.swift
[631/1093] Compiling XCParseCore ActionTestExpectedFailure.swift
[632/1093] Compiling XCParseCore ActionTestFailureSummary.swift
[633/1093] Compiling XCParseCore ActionTestMetadata.swift
[634/1093] Compiling XCParseCore ActionTestNoticeSummary.swift
[635/1093] Compiling XCParseCore ActionTestPerformanceMetricSummary.swift
[636/1093] Compiling XCParseCore ActionTestPlanRunSummaries.swift
[636/1093] Compiling e_rc2.c
[637/1093] Compiling tls_cbc.c
[638/1093] Compiling e_chacha20poly1305.c
[639/1093] Compiling e_tls.c
[640/1093] Compiling e_des.c
[641/1093] Compiling e_null.c
[643/1093] Compiling XCParseCore ActionAbstractTestSummary.swift
[644/1093] Compiling XCParseCore ActionDeviceRecord.swift
[645/1093] Compiling XCParseCore ActionPlatformRecord.swift
[646/1093] Compiling XCParseCore ActionRecord.swift
[647/1093] Compiling XCParseCore ActionResult.swift
[648/1093] Compiling XCParseCore ActionRunDestinationRecord.swift
[649/1093] Compiling XCParseCore ActionSDKRecord.swift
[650/1093] Compiling XCParseCore ActionTestActivitySummary.swift
[650/1093] Compiling derive_key.c
[651/1093] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[652/1093] Compiling e_aesctrhmac.c
[653/1093] Compiling e_aesgcmsiv.c
[654/1093] Compiling cipher_extra.c
[655/1093] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[656/1093] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[657/1093] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[658/1093] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[659/1093] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[660/1093] Compiling chacha-x86_64-mac.mac.x86_64.S
[661/1093] Compiling chacha-x86-windows.windows.x86.S
[662/1093] Compiling chacha-x86_64-linux.linux.x86_64.S
[663/1093] Compiling chacha.c
[664/1093] Compiling chacha-x86-linux.linux.x86.S
[665/1093] Compiling chacha-armv8-linux.linux.aarch64.S
[666/1093] Compiling chacha-armv4-ios.ios.arm.S
[667/1093] Compiling chacha-armv8-ios.ios.aarch64.S
[668/1093] Compiling chacha-armv4-linux.linux.arm.S
[669/1093] Compiling ber.c
[670/1093] Compiling unicode.c
[671/1093] Compiling cbb.c
[672/1093] Compiling curve25519_64_adx.c
[673/1093] Compiling buf.c
[674/1093] Compiling asn1_compat.c
[675/1093] Compiling convert.c
[676/1093] Compiling cbs.c
[677/1093] Compiling bn_asn1.c
[678/1093] Compiling socket.c
[679/1093] Compiling blake2.c
[679/1093] Compiling socket_helper.c
[681/1093] Compiling hexdump.c
[682/1093] Compiling printf.c
[683/1093] Compiling file.c
[683/1093] Compiling pair.c
[685/1093] Compiling errno.c
[686/1093] Compiling bio_mem.c
[687/1093] Compiling connect.c
[688/1093] Compiling fd.c
[689/1093] Compiling base64.c
[690/1093] Compiling bio.c
[691/1093] Compiling tasn_utl.c
[692/1093] Compiling tasn_fre.c
[693/1093] Compiling f_string.c
[694/1093] Compiling tasn_enc.c
[695/1093] Compiling posix_time.c
[696/1093] Compiling tasn_typ.c
[697/1093] Compiling tasn_new.c
[698/1093] Compiling f_int.c
[699/1093] Compiling tasn_dec.c
[700/1093] Compiling asn_pack.c
[701/1093] Compiling a_type.c
[702/1093] Compiling asn1_par.c
[703/1093] Compiling asn1_lib.c
[704/1093] Compiling a_utctm.c
[705/1093] Compiling a_octet.c
[706/1093] Compiling a_strnid.c
[707/1093] Compiling a_time.c
[708/1093] Compiling a_i2d_fp.c
[709/1093] Compiling a_object.c
[710/1093] Compiling a_mbstr.c
[711/1093] Compiling a_dup.c
[712/1093] Compiling a_strex.c
[713/1093] Compiling a_gentm.c
[714/1093] Compiling a_int.c
[715/1093] Compiling a_bool.c
[716/1093] Compiling a_d2i_fp.c
[717/1093] Compiling fiat_p256_adx_sqr.S
[718/1093] Compiling md5-x86_64-linux.S
[719/1093] Compiling fiat_p256_adx_mul.S
[720/1093] Compiling fiat_curve25519_adx_mul.S
[721/1093] Compiling md5-x86_64-apple.S
[722/1093] Compiling fiat_curve25519_adx_square.S
[723/1093] Compiling a_bitstr.c
[724/1093] Compiling md5-586-linux.S
[725/1093] Compiling md5-586-apple.S
[726/1093] Compiling chacha20_poly1305_x86_64-apple.S
[727/1093] Compiling chacha20_poly1305_armv8-win.S
[728/1093] Compiling chacha20_poly1305_x86_64-linux.S
[729/1093] Compiling chacha20_poly1305_armv8-linux.S
[730/1093] Compiling chacha20_poly1305_armv8-apple.S
[731/1093] Compiling chacha-x86-linux.S
[732/1093] Compiling chacha-x86_64-apple.S
[733/1093] Compiling chacha-x86_64-linux.S
[734/1093] Compiling chacha-x86-apple.S
[735/1093] Compiling chacha-armv8-win.S
[737/1093] Compiling XCParseCore SourceCodeSymbolInfo.swift
[738/1093] Compiling XCParseCore TestAssociatedError.swift
[739/1093] Compiling XCParseCore TestFailureIssueSummary.swift
[740/1093] Compiling XCParseCore TypeDefinition.swift
[741/1093] Compiling XCParseCore Version+XCPTooling.swift
[742/1093] Compiling XCParseCore XCPResultDecoding.swift
[743/1093] Compiling XCParseCore XCResult.swift
[744/1093] Compiling XCParseCore XCResultToolCommand.swift
[744/1093] Compiling chacha-armv8-linux.S
[745/1093] Compiling chacha-armv8-apple.S
[746/1094] Compiling chacha-armv4-linux.S
[747/1094] Compiling aes128gcmsiv-x86_64-apple.S
[749/1094] Compiling aes128gcmsiv-x86_64-linux.S
[750/1094] Compiling x86_64-mont-linux.S
[751/1094] Compiling x86_64-mont5-linux.S
[752/1094] Compiling x86_64-mont-apple.S
[753/1094] Compiling x86_64-mont5-apple.S
[754/1094] Compiling CCryptoBoringSSLShims shims.c
[755/1094] Compiling x86-mont-linux.S
[756/1094] Compiling x86-mont-apple.S
[757/1094] Compiling vpaes-x86_64-linux.S
[758/1094] Compiling err_data.cc
[759/1094] Compiling vpaes-x86_64-apple.S
[760/1094] Compiling vpaes-x86-linux.S
[761/1094] Compiling vpaes-armv8-apple.S
[762/1094] Compiling vpaes-x86-apple.S
[763/1094] Compiling vpaes-armv8-win.S
[764/1094] Compiling sha512-x86_64-linux.S
[765/1094] Compiling vpaes-armv7-linux.S
[766/1094] Compiling vpaes-armv8-linux.S
[767/1094] Compiling sha512-x86_64-apple.S
[768/1094] Compiling sha512-armv8-win.S
[769/1094] Compiling sha512-armv8-apple.S
[770/1094] Compiling sha512-armv8-linux.S
[771/1094] Compiling sha512-586-apple.S
[772/1094] Compiling sha512-586-linux.S
[773/1094] Compiling sha256-armv8-win.S
[774/1094] Compiling sha256-x86_64-apple.S
[775/1094] Compiling sha512-armv4-linux.S
[775/1094] Compiling sha256-x86_64-linux.S
[777/1094] Compiling sha256-armv8-apple.S
[778/1094] Compiling sha256-armv8-linux.S
[779/1094] Compiling sha256-armv4-linux.S
[780/1094] Compiling sha256-586-apple.S
[780/1094] Compiling sha1-armv8-win.S
[782/1094] Compiling sha256-586-linux.S
[782/1094] Compiling sha1-x86_64-apple.S
[782/1094] Compiling sha1-x86_64-linux.S
[785/1094] Compiling sha1-armv4-large-linux.S
[786/1094] Compiling sha1-armv8-linux.S
[786/1094] Compiling sha1-armv8-apple.S
[788/1094] Compiling sha1-586-apple.S
[789/1094] Compiling sha1-586-linux.S
[790/1094] Compiling rsaz-avx2-apple.S
[791/1094] Compiling rsaz-avx2-linux.S
[792/1094] Compiling rdrand-x86_64-linux.S
[793/1094] Compiling rdrand-x86_64-apple.S
[794/1094] Compiling p256_beeu-x86_64-asm-linux.S
[795/1094] Compiling p256_beeu-armv8-asm-win.S
[796/1094] Compiling p256_beeu-x86_64-asm-apple.S
[797/1094] Compiling p256_beeu-armv8-asm-linux.S
[798/1094] Compiling p256_beeu-armv8-asm-apple.S
[799/1094] Compiling p256-x86_64-asm-linux.S
[800/1094] Compiling p256-x86_64-asm-apple.S
[801/1094] Compiling p256-armv8-asm-win.S
[802/1094] Compiling p256-armv8-asm-linux.S
[803/1094] Compiling ghashv8-armv8-linux.S
[804/1094] Compiling ghashv8-armv8-win.S
[805/1094] Compiling p256-armv8-asm-apple.S
[806/1094] Compiling ghashv8-armv8-apple.S
[807/1094] Compiling ghash-x86-apple.S
[808/1094] Compiling ghashv8-armv7-linux.S
[809/1094] Compiling ghash-ssse3-x86_64-linux.S
[810/1094] Compiling ghash-ssse3-x86_64-apple.S
[811/1094] Compiling ghash-x86-linux.S
[812/1094] Compiling ghash-x86_64-linux.S
[813/1094] Compiling ghash-x86_64-apple.S
[814/1094] Compiling ghash-neon-armv8-win.S
[815/1094] Compiling ghash-ssse3-x86-linux.S
[816/1094] Compiling ghash-ssse3-x86-apple.S
[817/1094] Compiling ghash-armv4-linux.S
[818/1094] Compiling co-586-linux.S
[819/1094] Compiling ghash-neon-armv8-apple.S
[820/1094] Compiling ghash-neon-armv8-linux.S
[821/1094] Compiling bsaes-armv7-linux.S
[821/1094] Compiling bn-armv8-win.S
[823/1094] Compiling co-586-apple.S
[824/1094] Compiling bn-armv8-linux.S
[825/1094] Compiling armv8-mont-win.S
[826/1094] Compiling bn-armv8-apple.S
[827/1094] Compiling bn-586-apple.S
[828/1094] Compiling bn-586-linux.S
[829/1094] Compiling armv4-mont-linux.S
[830/1094] Compiling armv8-mont-linux.S
[830/1094] Compiling armv8-mont-apple.S
[832/1094] Compiling aesv8-gcm-armv8-win.S
[833/1094] Compiling aesv8-gcm-armv8-apple.S
[834/1094] Compiling aesv8-armv8-win.S
[835/1094] Compiling aesv8-armv8-apple.S
[836/1094] Compiling aesv8-gcm-armv8-linux.S
[837/1094] Compiling aesv8-armv8-linux.S
[838/1094] Compiling aesv8-armv7-linux.S
[839/1094] Compiling aesni-x86-apple.S
[840/1094] Compiling aesni-x86_64-linux.S
[841/1094] Compiling aesni-x86_64-apple.S
[842/1094] Compiling aesni-x86-linux.S
[843/1094] Compiling aesni-gcm-x86_64-apple.S
[844/1094] Compiling aesni-gcm-x86_64-linux.S
[845/1094] Compiling aes-gcm-avx512-x86_64-linux.S
[846/1094] Compiling aes-gcm-avx2-x86_64-linux.S
[847/1094] Compiling aes-gcm-avx512-x86_64-apple.S
[848/1094] Compiling aes-gcm-avx2-x86_64-apple.S
[849/1094] Compiling xwing.cc
[850/1094] Compiling x_x509a.cc
[850/1094] Compiling x_req.cc
[852/1094] Compiling x_sig.cc
[853/1094] Compiling x_x509.cc
[854/1094] Compiling x_pubkey.cc
[855/1094] Compiling x_name.cc
[856/1094] Compiling x_spki.cc
[857/1094] Compiling x_exten.cc
[858/1094] Compiling x_all.cc
[859/1094] Compiling x_crl.cc
[860/1094] Compiling x_attrib.cc
[861/1094] Compiling x_algor.cc
[862/1094] Compiling x509rset.cc
[863/1094] Compiling x509spki.cc
[864/1094] Compiling x509cset.cc
[865/1094] Compiling x509name.cc
[866/1094] Compiling x509_vpm.cc
[867/1094] Compiling x509_txt.cc
[868/1094] Compiling x509_v3.cc
[869/1094] Compiling x509_trs.cc
[870/1094] Compiling x509_vfy.cc
[871/1094] Compiling x509_obj.cc
[872/1094] Compiling x509_set.cc
[873/1094] Compiling x509_req.cc
[874/1094] Compiling x509_cmp.cc
[875/1094] Compiling x509_att.cc
[876/1094] Compiling x509_def.cc
[877/1094] Compiling x509_d2.cc
[878/1094] Compiling x509_ext.cc
[879/1094] Compiling x509_lu.cc
[880/1094] Compiling v3_skey.cc
[881/1094] Compiling x509.cc
[882/1094] Compiling v3_utl.cc
[883/1094] Compiling v3_prn.cc
[884/1094] Compiling v3_ocsp.cc
[885/1094] Compiling v3_purp.cc
[886/1094] Compiling v3_pcons.cc
[887/1094] Compiling v3_pmaps.cc
[888/1094] Compiling v3_ncons.cc
[889/1094] Compiling v3_int.cc
[890/1094] Compiling v3_lib.cc
[891/1094] Compiling v3_ia5.cc
[892/1094] Compiling v3_genn.cc
[893/1094] Compiling v3_info.cc
[894/1094] Compiling v3_extku.cc
[895/1094] Compiling v3_cpols.cc
[896/1094] Compiling v3_enum.cc
[897/1094] Compiling v3_crld.cc
[898/1094] Compiling v3_bitst.cc
[899/1094] Compiling v3_conf.cc
[900/1094] Compiling v3_bcons.cc
[901/1094] Compiling v3_alt.cc
[902/1094] Compiling t_x509.cc
[903/1094] Compiling v3_akey.cc
[904/1094] Compiling t_x509a.cc
[905/1094] Compiling v3_akeya.cc
[906/1094] Compiling t_crl.cc
[907/1094] Compiling t_req.cc
[908/1094] Compiling rsa_pss.cc
[909/1094] Compiling i2d_pr.cc
[910/1094] Compiling policy.cc
[911/1094] Compiling name_print.cc
[912/1094] Compiling by_file.cc
[913/1094] Compiling by_dir.cc
[914/1094] Compiling asn1_gen.cc
[915/1094] Compiling algorithm.cc
[916/1094] Compiling a_sign.cc
[917/1094] Compiling a_verify.cc
[918/1094] Compiling thread_win.cc
[919/1094] Compiling voprf.cc
[920/1094] Compiling thread.cc
[921/1094] Compiling stack.cc
[922/1094] Compiling a_digest.cc
[923/1094] Compiling thread_pthread.cc
[924/1094] Compiling thread_none.cc
[925/1094] Compiling pmbtoken.cc
[926/1094] Compiling trust_token.cc
[927/1094] Compiling sha512.cc
[928/1094] Compiling siphash.cc
[929/1094] Compiling sha256.cc
[930/1094] Compiling sha1.cc
[931/1094] Compiling slhdsa.cc
[932/1094] Compiling rsa_print.cc
[933/1094] Compiling rc4.cc
[934/1094] Compiling rsa_extra.cc
[935/1094] Compiling spake2plus.cc
[936/1094] Compiling rsa_crypt.cc
[937/1094] Compiling windows.cc
[938/1094] Compiling refcount.cc
[939/1094] Compiling urandom.cc
[940/1094] Compiling trusty.cc
[941/1094] Compiling rand.cc
[942/1094] Compiling ios.cc
[943/1094] Compiling getentropy.cc
[944/1094] Compiling passive.cc
[945/1094] Compiling poly1305_arm_asm.S
[946/1094] Compiling fork_detect.cc
[947/1094] Compiling forkunsafe.cc
[948/1094] Compiling deterministic.cc
[949/1094] Compiling rsa_asn1.cc
[950/1094] Compiling poly1305.cc
[951/1094] Compiling poly1305_arm.cc
[952/1094] Compiling pool.cc
[953/1094] Compiling poly1305_vec.cc
[954/1094] Compiling p5_pbev2.cc
[955/1094] Compiling pkcs7.cc
[956/1094] Compiling pkcs8_x509.cc
[957/1094] Compiling pkcs8.cc
[958/1094] Compiling pkcs7_x509.cc
[959/1094] Compiling pem_xaux.cc
[960/1094] Compiling pem_x509.cc
[961/1094] Compiling pem_pkey.cc
[962/1094] Compiling pem_info.cc
[963/1094] Compiling mlkem.cc
[964/1094] Compiling obj_xref.cc
[965/1094] Compiling mldsa.cc
[966/1094] Compiling pem_oth.cc
[967/1094] Compiling pem_all.cc
[968/1094] Compiling pem_pk8.cc
[969/1094] Compiling md5.cc
[970/1094] Compiling pem_lib.cc
[971/1094] Compiling poly_rq_mul.S
[972/1094] Compiling mem.cc
[973/1094] Compiling fips_shared_support.cc
[974/1094] Compiling obj.cc
[975/1094] Compiling lhash.cc
[976/1094] Compiling fuzzer_mode.cc
[977/1094] Compiling md4.cc
[978/1094] Compiling hpke.cc
[979/1094] Compiling hrss.cc
[980/1094] Compiling kyber.cc
[981/1094] Compiling ex_data.cc
[982/1094] Compiling scrypt.cc
[983/1094] Compiling p_x25519_asn1.cc
[984/1094] Compiling pbkdf.cc
[985/1094] Compiling sign.cc
[986/1094] Compiling print.cc
[987/1094] Compiling p_hkdf.cc
[988/1094] Compiling p_x25519.cc
[989/1094] Compiling p_rsa_asn1.cc
[990/1094] Compiling p_ed25519_asn1.cc
[991/1094] Compiling p_rsa.cc
[992/1094] Compiling p_ed25519.cc
[993/1094] Compiling p_ec_asn1.cc
[994/1094] Compiling p_ec.cc
[995/1094] Compiling p_dsa_asn1.cc
[996/1094] Compiling p_dh_asn1.cc
[997/1094] Compiling err.cc
[998/1094] Compiling p_dh.cc
[999/1094] Compiling engine.cc
[1000/1094] Compiling evp_ctx.cc
[1001/1094] Compiling ecdsa_p1363.cc
[1002/1094] Compiling evp.cc
[1003/1094] Compiling evp_asn1.cc
[1004/1094] Compiling ecdh.cc
[1005/1094] Compiling ec_derive.cc
[1006/1094] Compiling ecdsa_asn1.cc
[1007/1094] Compiling hash_to_curve.cc
[1008/1094] Compiling dsa.cc
[1009/1094] Compiling dsa_asn1.cc
[1010/1094] Compiling ec_asn1.cc
[1011/1094] Compiling des.cc
[1012/1094] Compiling x25519-asm-arm.S
[1013/1094] Compiling digest_extra.cc
[1014/1094] Compiling params.cc
[1015/1094] Compiling dh_asn1.cc
[1016/1094] Compiling cpu_arm_linux.cc
[1017/1094] Compiling crypto.cc
[1018/1094] Compiling cpu_intel.cc
[1019/1094] Compiling curve25519.cc
[1020/1094] Compiling cpu_arm_freebsd.cc
[1021/1094] Compiling spake25519.cc
[1022/1094] Compiling cpu_aarch64_openbsd.cc
[1023/1094] Compiling cpu_aarch64_win.cc
[1024/1094] Compiling cpu_aarch64_sysreg.cc
[1025/1094] Compiling cpu_aarch64_linux.cc
[1026/1094] Compiling cpu_aarch64_fuchsia.cc
[1027/1094] Compiling cpu_aarch64_apple.cc
[1028/1094] Compiling curve25519_64_adx.cc
[1029/1094] Compiling tls_cbc.cc
[1030/1094] Compiling get_cipher.cc
[1031/1094] Compiling conf.cc
[1032/1094] Compiling e_tls.cc
[1033/1094] Compiling e_rc4.cc
[1034/1094] Compiling e_rc2.cc
[1035/1094] Compiling e_null.cc
[1036/1094] Compiling e_des.cc
[1037/1094] Compiling cms.cc
[1038/1094] Compiling e_chacha20poly1305.cc
[1039/1094] Compiling e_aesgcmsiv.cc
[1040/1094] Compiling derive_key.cc
[1041/1094] Compiling e_aeseax.cc
[1042/1094] Compiling chacha.cc
[1043/1094] Compiling e_aesctrhmac.cc
[1044/1094] Compiling unicode.cc
[1044/1094] Compiling cbs.cc
[1046/1094] Compiling cbb.cc
[1047/1094] Compiling sqrt.cc
[1048/1094] Compiling asn1_compat.cc
[1049/1094] Compiling buf.cc
[1050/1094] Compiling div.cc
[1051/1094] Compiling ber.cc
[1052/1094] Compiling printf.cc
[1053/1094] Compiling bn_asn1.cc
[1054/1094] Compiling blake2.cc
[1054/1094] Compiling exponentiation.cc
[1056/1094] Compiling convert.cc
[1057/1094] Compiling pair.cc
[1058/1094] Compiling hexdump.cc
[1059/1094] Compiling file.cc
[1060/1094] Compiling errno.cc
[1061/1094] Compiling fd.cc
[1062/1094] Compiling bio_mem.cc
[1063/1094] Compiling bio.cc
[1064/1094] Compiling base64.cc
[1065/1094] Compiling tasn_fre.cc
[1066/1094] Compiling tasn_typ.cc
[1067/1094] Compiling tasn_enc.cc
[1068/1094] Compiling tasn_new.cc
[1069/1094] Compiling tasn_utl.cc
[1070/1094] Compiling posix_time.cc
[1071/1094] Compiling f_string.cc
[1072/1094] Compiling asn1_par.cc
[1073/1094] Compiling f_int.cc
[1074/1094] Compiling asn_pack.cc
[1075/1094] Compiling tasn_dec.cc
[1076/1094] Compiling a_utctm.cc
[1077/1094] Compiling asn1_lib.cc
[1078/1094] Compiling a_octet.cc
[1079/1094] Compiling a_type.cc
[1080/1094] Compiling a_time.cc
[1081/1094] Compiling a_i2d_fp.cc
[1082/1094] Compiling a_strex.cc
[1083/1094] Compiling a_int.cc
[1084/1094] Compiling a_dup.cc
[1085/1094] Compiling a_strnid.cc
[1086/1094] Compiling a_d2i_fp.cc
[1087/1094] Compiling a_mbstr.cc
[1088/1094] Compiling a_object.cc
[1089/1094] Compiling a_bool.cc
[1090/1094] Compiling aes.cc
[1091/1094] Compiling a_gentm.cc
[1092/1094] Compiling a_bitstr.cc
[1093/1094] Compiling bcm.cc
[1095/1102] Compiling CryptoBoringWrapper RandomBytes.swift
[1096/1102] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1097/1102] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1098/1102] Emitting module CryptoBoringWrapper
[1099/1102] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1100/1102] Compiling CryptoBoringWrapper EllipticCurve.swift
[1101/1102] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1102/1102] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1104/1174] Compiling Crypto HPKE-Errors.swift
[1105/1174] Compiling Crypto HPKE.swift
[1106/1174] Compiling Crypto HPKE-Context.swift
[1107/1174] Compiling Crypto HPKE-KeySchedule.swift
[1108/1174] Compiling Crypto HPKE-Modes.swift
[1109/1174] Compiling Crypto Insecure.swift
[1110/1174] Compiling Crypto Insecure_HashFunctions.swift
[1111/1174] Compiling Crypto KEM.swift
[1112/1174] Compiling Crypto ECDH_boring.swift
[1113/1174] Compiling Crypto DH.swift
[1114/1184] Emitting module Crypto
[1115/1184] Compiling Crypto PKCS8PrivateKey.swift
[1116/1184] Compiling Crypto SEC1PrivateKey.swift
[1117/1184] Compiling Crypto SubjectPublicKeyInfo.swift
[1118/1184] Compiling Crypto CryptoError_boring.swift
[1119/1184] Compiling Crypto CryptoKitErrors.swift
[1120/1184] Compiling Crypto Digest_boring.swift
[1121/1184] Compiling Crypto Digest.swift
[1122/1184] Compiling Crypto Digests.swift
[1123/1184] Compiling Crypto HashFunctions.swift
[1124/1184] Compiling Crypto HashFunctions_SHA2.swift
[1125/1184] Compiling Crypto HPKE-AEAD.swift
[1126/1184] Compiling Crypto HPKE-Ciphersuite.swift
[1127/1184] Compiling Crypto HPKE-KDF.swift
[1128/1184] Compiling Crypto HPKE-KexKeyDerivation.swift
[1129/1184] Compiling Crypto HPKE-LabeledExtract.swift
[1130/1184] Compiling Crypto HPKE-Utils.swift
[1131/1184] Compiling Crypto DHKEM.swift
[1132/1184] Compiling Crypto HPKE-KEM-Curve25519.swift
[1133/1184] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1134/1184] Compiling Crypto HPKE-KEM.swift
[1135/1184] Compiling Crypto AES-GCM.swift
[1136/1184] Compiling Crypto AES-GCM_boring.swift
[1137/1184] Compiling Crypto ChaChaPoly_boring.swift
[1138/1184] Compiling Crypto ChaChaPoly.swift
[1139/1184] Compiling Crypto Cipher.swift
[1140/1184] Compiling Crypto Nonces.swift
[1141/1184] Compiling Crypto ASN1.swift
[1142/1184] Compiling Crypto ASN1Any.swift
[1143/1184] Compiling Crypto ASN1BitString.swift
[1144/1184] Compiling Crypto ASN1Boolean.swift
[1145/1184] Compiling Crypto ECDH.swift
[1146/1184] Compiling Crypto HKDF.swift
[1147/1184] Compiling Crypto AESWrap.swift
[1148/1184] Compiling Crypto AESWrap_boring.swift
[1149/1184] Compiling Crypto Ed25519_boring.swift
[1150/1184] Compiling Crypto NISTCurvesKeys_boring.swift
[1151/1184] Compiling Crypto X25519Keys_boring.swift
[1152/1184] Compiling Crypto Curve25519.swift
[1153/1184] Compiling Crypto Ed25519Keys.swift
[1154/1184] Compiling Crypto NISTCurvesKeys.swift
[1155/1184] Compiling Crypto X25519Keys.swift
[1156/1184] Compiling Crypto SymmetricKeys.swift
[1157/1184] Compiling Crypto HMAC.swift
[1158/1184] Compiling Crypto MACFunctions.swift
[1159/1184] Compiling Crypto MessageAuthenticationCode.swift
[1160/1184] Compiling Crypto AES.swift
[1161/1184] Compiling Crypto ECDSASignature_boring.swift
[1162/1184] Compiling Crypto ECDSA_boring.swift
[1163/1184] Compiling Crypto EdDSA_boring.swift
[1164/1184] Compiling Crypto ECDSA.swift
[1165/1184] Compiling Crypto ASN1Identifier.swift
[1166/1184] Compiling Crypto ASN1Integer.swift
[1167/1184] Compiling Crypto ASN1Null.swift
[1168/1184] Compiling Crypto ASN1OctetString.swift
[1169/1184] Compiling Crypto ASN1Strings.swift
[1170/1184] Compiling Crypto ArraySliceBigint.swift
[1171/1184] Compiling Crypto GeneralizedTime.swift
[1172/1184] Compiling Crypto ObjectIdentifier.swift
[1173/1184] Compiling Crypto ECDSASignature.swift
[1174/1184] Compiling Crypto PEMDocument.swift
[1175/1184] Compiling Crypto Ed25519.swift
[1176/1184] Compiling Crypto Signature.swift
[1177/1184] Compiling Crypto CryptoKitErrors_boring.swift
[1178/1184] Compiling Crypto RNG_boring.swift
[1179/1184] Compiling Crypto SafeCompare_boring.swift
[1180/1184] Compiling Crypto Zeroization_boring.swift
[1181/1184] Compiling Crypto PrettyBytes.swift
[1182/1184] Compiling Crypto SafeCompare.swift
[1183/1184] Compiling Crypto SecureBytes.swift
[1184/1184] Compiling Crypto Zeroization.swift
[1186/1232] Compiling JWTKit AudienceClaim.swift
[1187/1232] Compiling JWTKit BoolClaim.swift
[1188/1232] Compiling JWTKit ExpirationClaim.swift
[1189/1232] Compiling JWTKit GoogleHostedDomainClaim.swift
[1190/1232] Compiling JWTKit IDClaim.swift
[1191/1232] Compiling JWTKit IssuedAtClaim.swift
[1192/1232] Compiling JWTKit IssuerClaim.swift
[1193/1238] Emitting module JWTKit
[1194/1238] Compiling JWTKit JWTClaim.swift
[1195/1238] Compiling JWTKit JWTMultiValueClaim.swift
[1196/1238] Compiling JWTKit JWTUnixEpochClaim.swift
[1197/1238] Compiling JWTKit LocaleClaim.swift
[1198/1238] Compiling JWTKit NotBeforeClaim.swift
[1199/1238] Compiling JWTKit SubjectClaim.swift
[1200/1238] Compiling JWTKit ECDSAError.swift
[1201/1238] Compiling JWTKit JWTAlgorithm.swift
[1202/1238] Compiling JWTKit JWTError.swift
[1203/1238] Compiling JWTKit JWTHeader.swift
[1204/1238] Compiling JWTKit JWTParser.swift
[1205/1238] Compiling JWTKit JWTPayload.swift
[1206/1238] Compiling JWTKit JWTSerializer.swift
[1207/1238] Compiling JWTKit OctetKeyPair.swift
[1208/1238] Compiling JWTKit HMACError.swift
[1209/1238] Compiling JWTKit HMACSigner.swift
[1210/1238] Compiling JWTKit JWTSigner+HMAC.swift
[1211/1238] Compiling JWTKit JWK.swift
[1212/1238] Compiling JWTKit JWKIdentifier.swift
[1213/1238] Compiling JWTKit JWKS.swift
[1214/1238] Compiling JWTKit JWTSigner.swift
[1215/1238] Compiling JWTKit JWTSigners.swift
[1216/1238] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1217/1238] Compiling JWTKit UnsecuredNoneSigner.swift
[1218/1238] Compiling JWTKit JWTSigner+RSA.swift
[1219/1238] Compiling JWTKit RSAError.swift
[1220/1238] Compiling JWTKit ECDSAKey.swift
[1221/1238] Compiling JWTKit ECDSASigner.swift
[1222/1238] Compiling JWTKit JWTSigner+ECDSA.swift
[1223/1238] Compiling JWTKit EdDSAError.swift
[1224/1238] Compiling JWTKit EdDSAKey.swift
[1225/1238] Compiling JWTKit EdDSASigner.swift
[1226/1238] Compiling JWTKit JWTSigner+EdDSA.swift
[1227/1238] Compiling JWTKit RSAKey.swift
[1228/1238] Compiling JWTKit RSASigner.swift
[1229/1238] Compiling JWTKit Base64URL.swift
[1230/1238] Compiling JWTKit BigNumber.swift
[1231/1238] Compiling JWTKit CustomizedJSONCoders.swift
[1232/1238] Compiling JWTKit Exports.swift
[1233/1238] Compiling JWTKit OpenSSLSigner.swift
[1234/1238] Compiling JWTKit Utilities.swift
[1235/1238] Compiling JWTKit AppleIdentityToken.swift
[1236/1238] Compiling JWTKit GoogleIdentityToken.swift
[1237/1238] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1238/1238] Compiling JWTKit X5CVerifier.swift
[1240/1245] Compiling AppStoreConnect DateDecodingStrategy+extensions.swift
[1241/1245] Compiling AppStoreConnect JWT.swift
[1242/1245] Compiling AppStoreConnect Paths.swift
[1243/1245] Emitting module AppStoreConnect
[1244/1245] Compiling AppStoreConnect Client.swift
[1245/1245] Compiling AppStoreConnect Entities.swift
[1247/1262] Compiling Swiftlane Download.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/File/Download.swift:25:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
23 | Settings.cs.action("Download")
24 |
25 | let (data, _) = try await URLSession.shared.data(from: url)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
26 | try await Settings.fs.save(data: data, toFile: toFile)
27 | }
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/PrintWorkingDirectory.swift:19:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
17 |
18 | let process = Process()
19 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
20 |
21 | try Settings.cli.run(process: process)
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/RunScript.swift:20:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 | func run() async throws -> String {
19 | let process = Process()
20 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
21 | process.arguments = [script]
22 | process.currentDirectoryURL = workflow?.directory
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1248/1262] Compiling Swiftlane MoveFile.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/File/Download.swift:25:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
23 | Settings.cs.action("Download")
24 |
25 | let (data, _) = try await URLSession.shared.data(from: url)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
26 | try await Settings.fs.save(data: data, toFile: toFile)
27 | }
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/PrintWorkingDirectory.swift:19:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
17 |
18 | let process = Process()
19 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
20 |
21 | try Settings.cli.run(process: process)
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/RunScript.swift:20:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 | func run() async throws -> String {
19 | let process = Process()
20 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
21 | process.arguments = [script]
22 | process.currentDirectoryURL = workflow?.directory
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1249/1262] Compiling Swiftlane AppCenter.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/File/Download.swift:25:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
23 | Settings.cs.action("Download")
24 |
25 | let (data, _) = try await URLSession.shared.data(from: url)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
26 | try await Settings.fs.save(data: data, toFile: toFile)
27 | }
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/PrintWorkingDirectory.swift:19:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
17 |
18 | let process = Process()
19 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
20 |
21 | try Settings.cli.run(process: process)
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/RunScript.swift:20:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 | func run() async throws -> String {
19 | let process = Process()
20 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
21 | process.arguments = [script]
22 | process.currentDirectoryURL = workflow?.directory
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1250/1262] Compiling Swiftlane PrintWorkingDirectory.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/File/Download.swift:25:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
23 | Settings.cs.action("Download")
24 |
25 | let (data, _) = try await URLSession.shared.data(from: url)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
26 | try await Settings.fs.save(data: data, toFile: toFile)
27 | }
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/PrintWorkingDirectory.swift:19:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
17 |
18 | let process = Process()
19 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
20 |
21 | try Settings.cli.run(process: process)
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/RunScript.swift:20:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 | func run() async throws -> String {
19 | let process = Process()
20 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
21 | process.arguments = [script]
22 | process.currentDirectoryURL = workflow?.directory
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1251/1262] Compiling Swiftlane RunScript.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/File/Download.swift:25:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
23 | Settings.cs.action("Download")
24 |
25 | let (data, _) = try await URLSession.shared.data(from: url)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
26 | try await Settings.fs.save(data: data, toFile: toFile)
27 | }
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/PrintWorkingDirectory.swift:19:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
17 |
18 | let process = Process()
19 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
20 |
21 | try Settings.cli.run(process: process)
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/RunScript.swift:20:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 | func run() async throws -> String {
19 | let process = Process()
20 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
21 | process.arguments = [script]
22 | process.currentDirectoryURL = workflow?.directory
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1252/1283] Compiling Swiftlane Slack.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:78:23: error: cannot find 'URLRequest' in scope
76 | }
77 |
78 | var request = URLRequest(url: requestUrl)
| `- error: cannot find 'URLRequest' in scope
79 | request.allHTTPHeaderFields = [
80 | "Accept": "application/json"
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:83:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
81 | ]
82 |
83 | let (data, _) = try await URLSession.shared.data(for: request)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
84 | _ = try JSONDecoder().decode(SendMessageResponse.self, from: data)
85 | }
[1253/1283] Compiling Swiftlane ASC.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:78:23: error: cannot find 'URLRequest' in scope
76 | }
77 |
78 | var request = URLRequest(url: requestUrl)
| `- error: cannot find 'URLRequest' in scope
79 | request.allHTTPHeaderFields = [
80 | "Accept": "application/json"
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:83:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
81 | ]
82 |
83 | let (data, _) = try await URLSession.shared.data(for: request)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
84 | _ = try JSONDecoder().decode(SendMessageResponse.self, from: data)
85 | }
[1254/1283] Compiling Swiftlane Archive.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:78:23: error: cannot find 'URLRequest' in scope
76 | }
77 |
78 | var request = URLRequest(url: requestUrl)
| `- error: cannot find 'URLRequest' in scope
79 | request.allHTTPHeaderFields = [
80 | "Accept": "application/json"
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:83:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
81 | ]
82 |
83 | let (data, _) = try await URLSession.shared.data(for: request)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
84 | _ = try JSONDecoder().decode(SendMessageResponse.self, from: data)
85 | }
[1255/1283] Compiling Swiftlane Build.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:78:23: error: cannot find 'URLRequest' in scope
76 | }
77 |
78 | var request = URLRequest(url: requestUrl)
| `- error: cannot find 'URLRequest' in scope
79 | request.allHTTPHeaderFields = [
80 | "Accept": "application/json"
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:83:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
81 | ]
82 |
83 | let (data, _) = try await URLSession.shared.data(for: request)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
84 | _ = try JSONDecoder().decode(SendMessageResponse.self, from: data)
85 | }
[1256/1283] Compiling Swiftlane ExportArchive.swift
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:78:23: error: cannot find 'URLRequest' in scope
76 | }
77 |
78 | var request = URLRequest(url: requestUrl)
| `- error: cannot find 'URLRequest' in scope
79 | request.allHTTPHeaderFields = [
80 | "Accept": "application/json"
/host/spi-builder-workspace/Sources/Swiftlane/Actions/Standard/Slack.swift:83:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
81 | ]
82 |
83 | let (data, _) = try await URLSession.shared.data(for: request)
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
84 | _ = try JSONDecoder().decode(SendMessageResponse.self, from: data)
85 | }
[1257/1283] Compiling Swiftlane ProcessHandler.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:23:44: error: missing arguments for parameters 'renderer', 'additionalLines' in call
21 | guard
22 | !data.isEmpty,
23 | let line = XcbeautifyLib.Parser().parse(
| `- error: missing arguments for parameters 'renderer', 'additionalLines' in call
24 | line: data.toString(),
25 | additionalLines: { nil }
/host/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/Parser.swift:102:12: note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
100 | // MARK: - Init
101 |
102 | public init(
| `- note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
103 | colored: Bool = true,
104 | renderer: Renderer,
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:25:34: error: extra argument 'additionalLines' in call
23 | let line = XcbeautifyLib.Parser().parse(
24 | line: data.toString(),
25 | additionalLines: { nil }
| `- error: extra argument 'additionalLines' in call
26 | ),
27 | !line.isEmpty
[1258/1283] Compiling Swiftlane XcodebuildProcessHandler.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:23:44: error: missing arguments for parameters 'renderer', 'additionalLines' in call
21 | guard
22 | !data.isEmpty,
23 | let line = XcbeautifyLib.Parser().parse(
| `- error: missing arguments for parameters 'renderer', 'additionalLines' in call
24 | line: data.toString(),
25 | additionalLines: { nil }
/host/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/Parser.swift:102:12: note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
100 | // MARK: - Init
101 |
102 | public init(
| `- note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
103 | colored: Bool = true,
104 | renderer: Renderer,
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:25:34: error: extra argument 'additionalLines' in call
23 | let line = XcbeautifyLib.Parser().parse(
24 | line: data.toString(),
25 | additionalLines: { nil }
| `- error: extra argument 'additionalLines' in call
26 | ),
27 | !line.isEmpty
[1259/1283] Compiling Swiftlane Console.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:23:44: error: missing arguments for parameters 'renderer', 'additionalLines' in call
21 | guard
22 | !data.isEmpty,
23 | let line = XcbeautifyLib.Parser().parse(
| `- error: missing arguments for parameters 'renderer', 'additionalLines' in call
24 | line: data.toString(),
25 | additionalLines: { nil }
/host/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/Parser.swift:102:12: note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
100 | // MARK: - Init
101 |
102 | public init(
| `- note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
103 | colored: Bool = true,
104 | renderer: Renderer,
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:25:34: error: extra argument 'additionalLines' in call
23 | let line = XcbeautifyLib.Parser().parse(
24 | line: data.toString(),
25 | additionalLines: { nil }
| `- error: extra argument 'additionalLines' in call
26 | ),
27 | !line.isEmpty
[1260/1283] Compiling Swiftlane Environment.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:23:44: error: missing arguments for parameters 'renderer', 'additionalLines' in call
21 | guard
22 | !data.isEmpty,
23 | let line = XcbeautifyLib.Parser().parse(
| `- error: missing arguments for parameters 'renderer', 'additionalLines' in call
24 | line: data.toString(),
25 | additionalLines: { nil }
/host/spi-builder-workspace/.build/checkouts/xcbeautify/Sources/XcbeautifyLib/Parser.swift:102:12: note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
100 | // MARK: - Init
101 |
102 | public init(
| `- note: 'init(colored:renderer:preserveUnbeautifiedLines:additionalLines:)' declared here
103 | colored: Bool = true,
104 | renderer: Renderer,
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/XcodebuildProcessHandler.swift:25:34: error: extra argument 'additionalLines' in call
23 | let line = XcbeautifyLib.Parser().parse(
24 | line: data.toString(),
25 | additionalLines: { nil }
| `- error: extra argument 'additionalLines' in call
26 | ),
27 | !line.isEmpty
[1261/1283] Emitting module Swiftlane
[1262/1283] Compiling Swiftlane Workflow.swift
[1263/1283] Compiling Swiftlane Bool+extensions.swift
[1264/1283] Compiling Swiftlane Data+extensions.swift
[1265/1283] Compiling Swiftlane String+extensions.swift
[1266/1283] Compiling Swiftlane GetBuildSettings.swift
[1267/1283] Compiling Swiftlane Keychain.swift
[1268/1283] Compiling Swiftlane Project.swift
[1269/1283] Compiling Swiftlane Screenshot.swift
[1270/1283] Compiling Swiftlane Test.swift
[1271/1283] Compiling Swiftlane FileSystem.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/FileSystem.swift:31:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
29 | public func currentDirectory() async throws -> URL {
30 | let process = Process()
31 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
32 |
33 | let string = try Settings.cli.run(process: process)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1272/1283] Compiling Swiftlane PlistBuilder.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/FileSystem.swift:31:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
29 | public func currentDirectory() async throws -> URL {
30 | let process = Process()
31 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
32 |
33 | let string = try Settings.cli.run(process: process)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1273/1283] Compiling Swiftlane Settings.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/FileSystem.swift:31:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
29 | public func currentDirectory() async throws -> URL {
30 | let process = Process()
31 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
32 |
33 | let string = try Settings.cli.run(process: process)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1274/1283] Compiling Swiftlane SwiftlaneError.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/FileSystem.swift:31:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
29 | public func currentDirectory() async throws -> URL {
30 | let process = Process()
31 | process.launchPath = "/bin/pwd"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
32 |
33 | let string = try Settings.cli.run(process: process)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1275/1283] Compiling Swiftlane UploadASC.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:35:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
33 |
34 | let process = Process()
35 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
36 | process.arguments = ["-c", command]
37 | process.currentDirectoryURL = currentDirectoryURL
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | #endif
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | #if os(Linux)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1276/1283] Compiling Swiftlane Xcode.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:35:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
33 |
34 | let process = Process()
35 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
36 | process.arguments = ["-c", command]
37 | process.currentDirectoryURL = currentDirectoryURL
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | #endif
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | #if os(Linux)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1277/1283] Compiling Swiftlane Notarize.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:35:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
33 |
34 | let process = Process()
35 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
36 | process.arguments = ["-c", command]
37 | process.currentDirectoryURL = currentDirectoryURL
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | #endif
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | #if os(Linux)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1278/1283] Compiling Swiftlane Args.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:35:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
33 |
34 | let process = Process()
35 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
36 | process.arguments = ["-c", command]
37 | process.currentDirectoryURL = currentDirectoryURL
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | #endif
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | #if os(Linux)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1279/1283] Compiling Swiftlane CommandLine.swift
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:35:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
33 |
34 | let process = Process()
35 | process.launchPath = "/bin/bash"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
36 | process.arguments = ["-c", command]
37 | process.currentDirectoryURL = currentDirectoryURL
/host/spi-builder-workspace/Sources/Swiftlane/Library/Core/CommandLine/CommandLine.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
77 | #endif
78 |
79 | process.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
80 |
81 | #if os(Linux)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1280/1283] Compiling Swiftlane URL+extension.swift
[1281/1283] Compiling Swiftlane ALTool.swift
[1282/1283] Compiling Swiftlane Xcodebuild.swift
[1283/1283] Compiling Swiftlane XCParser.swift
BUILD FAILURE 6.3 linux