Build Information
Failed to build SwiftPM, reference main (968810
), with Swift 6.0 for macOS (SPM) on 6 May 2025 00:46:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
[359/873] Compiling SwiftSyntax509 Empty.swift
[360/873] Emitting module SwiftSyntax509
[360/873] Write sources
[361/873] Compiling libllbuild BuildKey-C-API.cpp
[362/873] Write sources
[370/873] Compiling SWBCLibc libc.c
[370/873] Write sources
[375/891] Compiling SWBCSupport CLibRemarksHelper.c
[375/891] Write sources
[397/891] Compiling CSystem shims.c
[398/972] Compiling libllbuild BuildDB-C-API.cpp
[400/972] Compiling PackageManagerDocs EmptyFile.swift
[401/972] Emitting module PackageManagerDocs
[402/1017] Compiling TSCLibc libc.swift
[403/1017] Emitting module TSCLibc
[403/1017] Compiling libllbuild BuildSystem-C-API.cpp
[404/1028] Compiling llbuildBuildSystem BuildSystem.cpp
[406/1028] Compiling PackageDescription PackageDescription.swift
[407/1028] Compiling PackageDescription PackageDescriptionSerialization.swift
[408/1028] Compiling PackageDescription Product.swift
[408/1072] Compiling SWBCSupport CLibclang.cpp
[410/1090] Compiling InternalCollectionsUtilities _SortedCollection.swift
[411/1090] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[412/1090] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[413/1091] Compiling InternalCollectionsUtilities Debugging.swift
[414/1091] Compiling InternalCollectionsUtilities Descriptions.swift
[416/1091] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[417/1091] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[418/1091] Compiling InternalCollectionsUtilities Specialize.swift
[419/1091] Emitting module SWBLibc
[420/1091] Compiling SWBLibc libc.swift
[425/1091] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[426/1167] Emitting module SystemPackage
[427/1167] Compiling Crypto SEC1PrivateKey.swift
[428/1167] Compiling Crypto SubjectPublicKeyInfo.swift
[429/1167] Compiling Crypto CryptoKitErrors.swift
[430/1167] Compiling Crypto ECDSASignature_boring.swift
[431/1167] Compiling Crypto ECDSA_boring.swift
[432/1167] Compiling Crypto EdDSA_boring.swift
[433/1167] Compiling Crypto ECDSA.swift
[434/1167] Compiling Crypto Ed25519.swift
[435/1167] Compiling Crypto Signature.swift
[436/1167] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[437/1167] Compiling Crypto CryptoKitErrors_boring.swift
[442/1167] Compiling Crypto HPKE-Modes.swift
[443/1167] Compiling Crypto Insecure.swift
[444/1167] Emitting module InternalCollectionsUtilities
[447/1167] Compiling Crypto X25519Keys.swift
[448/1167] Compiling Crypto SymmetricKeys.swift
[449/1167] Compiling Crypto HMAC.swift
[450/1167] Compiling Crypto MACFunctions.swift
[451/1167] Compiling Crypto MessageAuthenticationCode.swift
[452/1167] Compiling Crypto AES.swift
[453/1167] Compiling Crypto ECDSASignature.swift
[454/1167] Compiling Crypto PEMDocument.swift
[455/1167] Compiling Crypto PKCS8PrivateKey.swift
[456/1167] Compiling Crypto HKDF.swift
[457/1167] Compiling Crypto Ed25519Keys.swift
[458/1167] Compiling Crypto NISTCurvesKeys.swift
[458/1167] Compiling CSwiftScan CSwiftScanImpl.c
[460/1232] Compiling PackageDescription Trait.swift
[461/1232] Compiling PackageDescription Version+StringLiteralConvertible.swift
[462/1233] Compiling Crypto ArraySliceBigint.swift
[463/1233] Compiling Crypto GeneralizedTime.swift
[464/1233] Compiling Crypto ObjectIdentifier.swift
[465/1233] Compiling Crypto DHKEM.swift
[466/1233] Compiling Crypto HPKE-KEM-Curve25519.swift
[467/1233] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[468/1233] Compiling Crypto HPKE-KEM.swift
[469/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[470/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[471/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[472/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[473/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[474/1240] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[475/1246] Compiling PackageDescription Version.swift
[476/1246] Emitting module PackageDescription
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/ContextModel.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDependency.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescription.swift:17:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | @_implementationOnly import struct WinSDK.HANDLE
16 | #endif
17 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
18 |
19 | /// The configuration of a Swift package.
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescriptionSerialization.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/Target.swift:13:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
14 |
15 | /// The basic building block of a Swift package.
[477/1246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[478/1246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[479/1246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[480/1246] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[481/1246] Compiling _AsyncFileSystem ConcurrencySupport.swift
[482/1246] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[483/1246] Compiling OrderedCollections OrderedSet+Sendable.swift
[484/1246] Compiling OrderedCollections OrderedSet+Hashable.swift
[485/1246] Compiling OrderedCollections OrderedSet+Initializers.swift
[486/1246] Compiling OrderedCollections OrderedSet+Insertions.swift
[487/1246] Compiling OrderedCollections OrderedSet+Invariants.swift
[488/1246] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[489/1246] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[490/1246] Compiling OrderedCollections OrderedDictionary+Elements.swift
[491/1246] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[492/1246] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[493/1246] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[494/1246] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[495/1246] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[496/1246] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[497/1246] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[498/1246] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[499/1246] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[500/1246] Compiling OrderedCollections OrderedDictionary+Values.swift
[501/1246] Compiling OrderedCollections OrderedDictionary.swift
[502/1246] Compiling SwiftASN1 DER.swift
[503/1247] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[504/1247] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[505/1247] Emitting module Crypto
[506/1255] Compiling OrderedCollections OrderedSet+Codable.swift
[507/1255] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[508/1255] Compiling OrderedCollections OrderedSet+Descriptions.swift
[509/1255] Compiling OrderedCollections OrderedSet+Diffing.swift
[510/1255] Compiling OrderedCollections OrderedSet+Equatable.swift
[511/1255] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[512/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[513/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[514/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[515/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[516/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[517/1255] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[518/1255] Compiling OrderedCollections _HashTable+Bucket.swift
[519/1255] Compiling OrderedCollections _HashTable+BucketIterator.swift
[520/1255] Compiling OrderedCollections _HashTable+Constants.swift
[521/1255] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[522/1255] Compiling OrderedCollections _HashTable+Testing.swift
[523/1255] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[524/1255] Compiling OrderedCollections _HashTable.swift
[525/1255] Compiling SwiftASN1 Errors.swift
[526/1255] Compiling OrderedCollections OrderedSet+SubSequence.swift
[527/1255] Compiling OrderedCollections OrderedSet+Testing.swift
[528/1255] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[529/1255] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[530/1255] Compiling OrderedCollections OrderedSet.swift
[531/1255] Compiling OrderedCollections _UnsafeBitset.swift
[532/1255] Compiling PackageCollectionsModel PackageCollectionModel.swift
[533/1255] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/ContextModel.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
[534/1255] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/ContextModel.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
[535/1255] Compiling OrderedCollections _Hashtable+Header.swift
[536/1255] Compiling OrderedCollections OrderedDictionary+Codable.swift
[537/1255] Compiling _AsyncFileSystem ReadableFileStream.swift
[538/1255] Emitting module _AsyncFileSystem
[539/1255] Compiling _AsyncFileSystem AsyncFileSystem.swift
[540/1255] Compiling _AsyncFileSystem OpenWritableFile.swift
[541/1255] Compiling _AsyncFileSystem MockFileSystem.swift
[542/1255] Compiling _AsyncFileSystem OpenReadableFile.swift
[543/1255] Compiling _AsyncFileSystem WritableStream.swift
[544/1255] Compiling _AsyncFileSystem OSFileSystem.swift
[545/1255] Emitting module OrderedCollections
[552/1271] Compiling DequeModule _DequeSlot.swift
[553/1271] Compiling DequeModule _DequeBufferHeader.swift
[570/1276] Compiling DequeModule _DequeBuffer.swift
[570/1276] Compiling CCryptoBoringSSLShims shims.c
[572/1276] Compiling DequeModule Deque+Equatable.swift
[573/1276] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[574/1276] Compiling DequeModule Deque._UnsafeHandle.swift
[575/1276] Compiling DequeModule Deque.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/Target.swift:13:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
14 |
15 | /// The basic building block of a Swift package.
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/Target.swift:13:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
11 | //===----------------------------------------------------------------------===//
12 |
13 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
14 |
15 | /// The basic building block of a Swift package.
[578/1276] Compiling DequeModule _UnsafeWrappedBuffer.swift
[578/1276] Compiling fiat_curve25519_adx_square.S
[579/1276] Compiling fiat_curve25519_adx_mul.S
[581/1276] Compiling DequeModule Deque+Testing.swift
[582/1276] Compiling DequeModule Deque._Storage.swift
[591/1276] Compiling DequeModule Deque+Extras.swift
[592/1276] Compiling DequeModule Deque+Hashable.swift
[593/1276] Compiling DequeModule Deque+Codable.swift
[594/1276] Compiling DequeModule Deque+Collection.swift
[597/1276] Emitting module SwiftASN1
[602/1276] Emitting module PackageCollectionsModel
[603/1276] Compiling PackageCollectionsModel PackageCollectionModel+v1.swift
[604/1276] Compiling llbuildSwift CoreBindings.swift
[605/1276] Compiling llbuildSwift Internals.swift
[606/1276] Compiling llbuildSwift NinjaManifest.swift
[606/1276] Compiling v3_skey.c
[607/1276] Compiling v3_utl.c
[609/1276] Compiling DequeModule Deque+CustomReflectable.swift
[610/1276] Compiling DequeModule Deque+Descriptions.swift
[612/1276] Compiling v3_purp.c
[613/1276] Compiling v3_prn.c
[614/1276] Compiling v3_pmaps.c
[616/1276] Emitting module DequeModule
[618/1276] Compiling v3_pcons.c
[619/1276] Compiling v3_ocsp.c
[621/1276] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[622/1276] Compiling Crypto RNG_boring.swift
[623/1276] Compiling Crypto SafeCompare_boring.swift
[624/1276] Compiling Crypto Zeroization_boring.swift
[625/1276] Compiling Crypto PrettyBytes.swift
[626/1276] Compiling Crypto SafeCompare.swift
[627/1276] Compiling Crypto SecureBytes.swift
[628/1276] Compiling Crypto Zeroization.swift
[629/1276] Compiling llbuildSwift BuildValue.swift
[630/1276] Compiling llbuildSwift BuildKey.swift
[631/1276] Emitting module llbuildSwift
[632/1276] Compiling llbuildSwift BuildSystemBindings.swift
[633/1276] Compiling llbuildSwift BuildDBBindings.swift
[662/1276] Compiling SwiftSyntax SyntaxNodesD.swift
[663/1276] Compiling SwiftSyntax SyntaxNodesEF.swift
[664/1276] Compiling SwiftSyntax SyntaxNodesGHI.swift
[665/1276] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[666/1276] Compiling SwiftSyntax SyntaxNodesOP.swift
[667/1276] Compiling SwiftSyntax SyntaxNodesQRS.swift
[668/1276] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[669/1276] Compiling Crypto EllipticCurvePoint_boring.swift
[670/1276] Compiling Crypto EllipticCurve_boring.swift
[671/1276] Compiling Crypto NISTCurvesKeys_boring.swift
[672/1276] Compiling Crypto X25519Keys_boring.swift
[673/1276] Compiling Crypto Curve25519.swift
[682/1276] Compiling v3_int.c
[691/1276] Compiling TSCBasic Thread.swift
[692/1276] Compiling TSCBasic Tuple.swift
[702/1276] Compiling TSCBasic WritableByteStream.swift
[703/1276] Compiling TSCBasic misc.swift
[709/1276] Compiling v3_lib.c
[710/1276] Compiling v3_ncons.c
[711/1276] Compiling v3_info.c
[712/1276] Compiling v3_ia5.c
[713/1276] Compiling v3_genn.c
[714/1276] Compiling v3_enum.c
[715/1276] Compiling v3_extku.c
[716/1276] Compiling v3_crld.c
[717/1276] Compiling v3_cpols.c
[718/1276] Compiling v3_conf.c
[719/1276] Compiling v3_bitst.c
[720/1276] Compiling v3_bcons.c
[721/1276] Compiling v3_alt.c
[722/1276] Compiling v3_akeya.c
[723/1276] Compiling x_x509a.c
[724/1276] Compiling v3_akey.c
[725/1276] Compiling x_val.c
[726/1276] Compiling x_x509.c
[727/1276] Compiling x_spki.c
[728/1276] Compiling x_sig.c
[729/1276] Compiling x_req.c
[730/1276] Compiling x_pubkey.c
[731/1276] Compiling x_pkey.c
[732/1276] Compiling x_info.c
[733/1276] Compiling x_exten.c
[734/1276] Compiling x_name.c
[735/1276] Compiling x_attrib.c
[736/1276] Compiling x_all.c
[737/1276] Compiling x_algor.c
[738/1276] Compiling x_crl.c
[739/1276] Compiling x509spki.c
[740/1276] Compiling x509rset.c
[745/1276] Compiling x509name.c
[746/1276] Compiling x509cset.c
[747/1276] Compiling x509_txt.c
[748/1276] Compiling x509_vpm.c
[749/1276] Compiling x509_v3.c
[754/1276] Compiling x509_vfy.c
[755/1276] Compiling x509_trs.c
[756/1276] Compiling x509_set.c
[757/1276] Compiling x509_obj.c
[758/1276] Compiling x509_req.c
[759/1276] Compiling x509_lu.c
[760/1276] Compiling x509_def.c
[761/1276] Compiling x509_d2.c
[762/1276] Compiling x509_ext.c
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDependency.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDependency.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescription.swift:17:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | @_implementationOnly import struct WinSDK.HANDLE
16 | #endif
17 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
18 |
19 | /// The configuration of a Swift package.
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescriptionSerialization.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescription.swift:17:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | @_implementationOnly import struct WinSDK.HANDLE
16 | #endif
17 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
18 |
19 | /// The configuration of a Swift package.
/Users/admin/builder/spi-builder-workspace/Sources/PackageDescription/PackageDescriptionSerialization.swift:14:22: warning: '@_implementationOnly' is deprecated, use 'internal import' instead
12 |
13 | #if USE_IMPL_ONLY_IMPORTS
14 | @_implementationOnly import Foundation
| `- warning: '@_implementationOnly' is deprecated, use 'internal import' instead
15 | #else
16 | import Foundation
[767/1277] Compiling x509_att.c
[768/1277] Compiling x509_cmp.c
[769/1277] Compiling x509.c
[770/1277] Compiling t_x509a.c
[771/1277] Compiling t_x509.c
[778/1277] Emitting module TSCBasic
[790/1277] Compiling t_req.c
[795/1277] Compiling t_crl.c
[796/1277] Compiling rsa_pss.c
[797/1277] Compiling i2d_pr.c
[798/1277] Compiling name_print.c
[799/1277] Compiling policy.c
[801/1277] Compiling PackagePlugin Path.swift
[802/1277] Compiling PackagePlugin PluginContextDeserializer.swift
[803/1277] Compiling PackagePlugin Protocols.swift
[808/1277] Compiling PackagePlugin PackageModel.swift
[809/1277] Emitting module PackagePlugin
[812/1277] Compiling PackagePlugin Plugin.swift
[813/1277] Compiling PackagePlugin PluginMessages.swift
[813/1278] Compiling by_file.c
[814/1281] Compiling by_dir.c
[815/1316] Compiling algorithm.c
[817/1316] Emitting module CompilerPluginSupport
[818/1316] Compiling CompilerPluginSupport TargetExtensions.swift
[818/1316] Compiling a_verify.c
[819/1317] Compiling a_sign.c
[820/1317] Compiling asn1_gen.c
[821/1317] Compiling a_digest.c
[822/1317] Compiling voprf.c
[824/1317] Compiling thread_win.c
[825/1317] Write Objects.LinkFileList
[826/1317] Compiling thread_pthread.c
[827/1317] Compiling thread.c
[828/1317] Compiling trust_token.c
[829/1317] Compiling thread_none.c
[830/1317] Compiling siphash.c
[831/1317] Compiling stack.c
[832/1317] Compiling rsa_print.c
[833/1317] Compiling rsa_asn1.c
[834/1317] Compiling refcount.c
[835/1317] Compiling rc4.c
[836/1317] Compiling windows.c
[837/1317] Compiling rsa_crypt.c
[838/1317] Compiling trusty.c
[839/1317] Compiling rand_extra.c
[840/1317] Compiling pmbtoken.c
[841/1317] Compiling passive.c
[842/1317] Compiling ios.c
[843/1317] Compiling getentropy.c
[844/1317] Compiling forkunsafe.c
[845/1317] Compiling poly1305_arm_asm.S
[846/1317] Compiling deterministic.c
[847/1317] Compiling poly1305_vec.c
[848/1317] Compiling pool.c
[849/1317] Compiling poly1305_arm.c
[850/1317] Compiling poly1305.c
[851/1317] Compiling pkcs7.c
[852/1317] Compiling p5_pbev2.c
[854/1317] Compiling PackagePlugin Utilities.swift
[854/1318] Compiling pem_xaux.c
[855/1318] Compiling pkcs7_x509.c
[856/1318] Compiling pkcs8.c
[857/1318] Compiling pem_x509.c
[858/1318] Linking libPackageDescription.dylib
[859/1318] Compiling pkcs8_x509.c
[860/1318] Compiling pem_pkey.c
[861/1318] Compiling pem_oth.c
[862/1318] Compiling obj_xref.c
[863/1318] Compiling pem_info.c
[864/1318] Compiling pem_pk8.c
[865/1318] Compiling lhash.c
[866/1318] Compiling mem.c
[867/1318] Compiling pem_all.c
[868/1318] Compiling pem_lib.c
[869/1318] Compiling kyber.c
[870/1318] Compiling poly_rq_mul.S
[871/1318] Compiling keccak.c
[872/1318] Compiling x86_64-mont5-mac.mac.x86_64.S
[873/1318] Compiling x86_64-mont5-linux.linux.x86_64.S
[874/1318] Compiling x86_64-mont-mac.mac.x86_64.S
[875/1318] Compiling x86_64-mont-linux.linux.x86_64.S
[876/1318] Compiling hpke.c
[877/1318] Compiling x86-mont-windows.windows.x86.S
[878/1318] Compiling x86-mont-linux.linux.x86.S
[879/1318] Compiling vpaes-x86_64-mac.mac.x86_64.S
[880/1318] Compiling vpaes-x86_64-linux.linux.x86_64.S
[881/1318] Compiling vpaes-x86-windows.windows.x86.S
[882/1318] Compiling vpaes-x86-linux.linux.x86.S
[883/1318] Compiling obj.c
[884/1318] Compiling vpaes-armv8-linux.linux.aarch64.S
[885/1318] Compiling vpaes-armv7-linux.linux.arm.S
[886/1318] Compiling vpaes-armv8-ios.ios.aarch64.S
[887/1318] Compiling vpaes-armv7-ios.ios.arm.S
[888/1318] Compiling sha512-x86_64-mac.mac.x86_64.S
[889/1318] Compiling sha512-x86_64-linux.linux.x86_64.S
[890/1318] Compiling sha512-armv8-linux.linux.aarch64.S
[891/1318] Compiling kdf.c
[892/1318] Compiling sha512-armv4-linux.linux.arm.S
[893/1318] Compiling sha512-armv8-ios.ios.aarch64.S
[894/1318] Compiling sha512-armv4-ios.ios.arm.S
[895/1318] Compiling sha512-586-windows.windows.x86.S
[896/1318] Compiling sha512-586-linux.linux.x86.S
[897/1318] Compiling sha256-x86_64-mac.mac.x86_64.S
[898/1318] Compiling sha256-x86_64-linux.linux.x86_64.S
[899/1318] Compiling sha256-armv8-linux.linux.aarch64.S
[900/1318] Compiling sha256-armv4-linux.linux.arm.S
[901/1318] Compiling sha256-armv4-ios.ios.arm.S
[902/1318] Compiling sha256-armv8-ios.ios.aarch64.S
[903/1318] Compiling sha256-586-windows.windows.x86.S
[904/1318] Compiling sha256-586-linux.linux.x86.S
[905/1318] Compiling sha1-x86_64-mac.mac.x86_64.S
[906/1318] Compiling sha1-x86_64-linux.linux.x86_64.S
[907/1318] Compiling sha1-armv8-linux.linux.aarch64.S
[908/1318] Compiling sha1-armv8-ios.ios.aarch64.S
[909/1318] Compiling sha1-armv4-large-linux.linux.arm.S
[910/1318] Compiling sha1-armv4-large-ios.ios.arm.S
[911/1318] Compiling sha1-586-windows.windows.x86.S
[912/1318] Compiling sha1-586-linux.linux.x86.S
[913/1318] Compiling sha1.c
[914/1318] Compiling sha256.c
[915/1318] Compiling fips.c
[916/1318] Compiling sha512.c
[917/1318] Compiling service_indicator.c
[918/1318] Compiling rsaz-avx2-mac.mac.x86_64.S
[919/1318] Compiling rsaz-avx2-linux.linux.x86_64.S
[920/1318] Compiling self_check.c
[921/1318] Compiling rdrand-x86_64-mac.mac.x86_64.S
[922/1318] Compiling blinding.c
[923/1318] Compiling rdrand-x86_64-linux.linux.x86_64.S
[924/1318] Compiling padding.c
[925/1318] Compiling urandom.c
[926/1318] Compiling rsa_impl.c
[927/1318] Compiling rsa.c
[928/1318] Compiling rand.c
[928/1318] Compiling fork_detect.c
[930/1318] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[931/1318] Compiling hrss.c
[932/1318] Compiling ctrdrbg.c
[933/1318] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[934/1318] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[935/1318] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[936/1318] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[937/1318] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[938/1318] Compiling p256-armv8-asm-linux.linux.aarch64.S
[939/1318] Compiling p256-armv8-asm-ios.ios.aarch64.S
[940/1318] Compiling polyval.c
[941/1318] Compiling ofb.c
[942/1318] Compiling gcm_nohw.c
[943/1318] Compiling ctr.c
[944/1318] Compiling cfb.c
[945/1318] Compiling cbc.c
[946/1318] Compiling gcm.c
[947/1318] Compiling md5-x86_64-mac.mac.x86_64.S
[948/1318] Compiling md5-x86_64-linux.linux.x86_64.S
[949/1318] Compiling md5-586-windows.windows.x86.S
[950/1318] Compiling md5-586-linux.linux.x86.S
[951/1318] Compiling md5.c
[952/1318] Compiling ghashv8-armv8-linux.linux.aarch64.S
[953/1318] Compiling ghashv8-armv7-linux.linux.arm.S
[954/1318] Compiling md4.c
[955/1318] Compiling ghashv8-armv8-ios.ios.aarch64.S
[956/1318] Compiling ghashv8-armv7-ios.ios.arm.S
[957/1318] Compiling hkdf.c
[958/1318] Compiling hmac.c
[959/1318] Compiling ghash-x86_64-mac.mac.x86_64.S
[960/1318] Compiling ghash-x86_64-linux.linux.x86_64.S
[961/1318] Compiling ghash-x86-linux.linux.x86.S
[962/1318] Compiling ghash-x86-windows.windows.x86.S
[963/1318] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[964/1318] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[965/1318] Compiling ghash-ssse3-x86-windows.windows.x86.S
[966/1318] Compiling ghash-ssse3-x86-linux.linux.x86.S
[967/1318] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[968/1318] Compiling ghash-armv4-linux.linux.arm.S
[969/1318] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[970/1318] Compiling ghash-armv4-ios.ios.arm.S
[971/1318] Compiling fips_shared_support.c
[972/1318] Compiling ecdh.c
[973/1318] Compiling ecdsa.c
[974/1318] Compiling util.c
[975/1318] Compiling wnaf.c
[976/1318] Compiling simple.c
[977/1318] Compiling scalar.c
[978/1318] Compiling simple_mul.c
[979/1318] Compiling oct.c
[980/1318] Compiling felem.c
[982/1318] Emitting module TSCUtility
[982/1321] Compiling p224-64.c
[983/1321] Compiling ec_montgomery.c
[984/1321] Compiling ec_key.c
[985/1321] Compiling p256.c
[986/1321] Compiling digestsign.c
[987/1321] Compiling digests.c
[988/1321] Compiling digest.c
[989/1321] Compiling ec.c
[990/1321] Compiling check.c
[991/1321] Compiling co-586-windows.windows.x86.S
[992/1321] Compiling dh.c
[993/1321] Compiling co-586-linux.linux.x86.S
[994/1321] Compiling cmac.c
[995/1321] Compiling bsaes-armv7-linux.linux.arm.S
[996/1321] Compiling e_aesccm.c
[997/1321] Compiling aead.c
[998/1321] Compiling bsaes-armv7-ios.ios.arm.S
[999/1321] Compiling cipher.c
[1000/1321] Compiling sqrt.c
[1001/1321] Compiling rsaz_exp.c
[1002/1321] Compiling shift.c
[1003/1321] Compiling e_aes.c
[1004/1321] Compiling random.c
[1005/1321] Compiling prime.c
[1006/1321] Compiling mul.c
[1007/1321] Compiling montgomery_inv.c
[1008/1321] Compiling jacobi.c
[1009/1321] Compiling montgomery.c
[1010/1321] Compiling p256-nistz.c
[1011/1321] Compiling gcd_extra.c
[1012/1321] Compiling gcd.c
[1013/1321] Compiling div_extra.c
[1014/1321] Compiling ctx.c
[1015/1321] Compiling exponentiation.c
[1016/1321] Compiling div.c
[1017/1321] Compiling cmp.c
[1018/1321] Compiling generic.c
[1019/1321] Compiling bn-armv8-linux.linux.aarch64.S
[1020/1321] Compiling bytes.c
[1021/1321] Compiling x86_64-gcc.c
[1022/1321] Compiling bn-armv8-ios.ios.aarch64.S
[1023/1321] Compiling bn-586-windows.windows.x86.S
[1024/1321] Compiling bn.c
[1025/1321] Compiling add.c
[1026/1321] Compiling bn-586-linux.linux.x86.S
[1027/1321] Compiling armv8-mont-linux.linux.aarch64.S
[1028/1321] Compiling armv4-mont-ios.ios.arm.S
[1029/1321] Compiling armv4-mont-linux.linux.arm.S
[1030/1321] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1030/1321] Compiling armv8-mont-ios.ios.aarch64.S
[1032/1321] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1033/1321] Compiling aesv8-armv8-linux.linux.aarch64.S
[1034/1321] Compiling aesv8-armv8-ios.ios.aarch64.S
[1035/1321] Compiling aesv8-armv7-linux.linux.arm.S
[1036/1321] Compiling aesni-x86_64-linux.linux.x86_64.S
[1036/1321] Compiling aesv8-armv7-ios.ios.arm.S
[1036/1321] Compiling aesni-x86_64-mac.mac.x86_64.S
[1039/1321] Compiling aesni-x86-windows.windows.x86.S
[1040/1321] Compiling aesni-x86-linux.linux.x86.S
[1041/1321] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1042/1321] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1044/1321] Compiling TSCUtility IndexStore.swift
[1045/1321] Compiling TSCUtility InterruptHandler.swift
[1046/1321] Compiling TSCUtility JSONMessageStreamingParser.swift
[1047/1321] Compiling TSCUtility Netrc.swift
[1047/1321] Compiling key_wrap.c
[1048/1321] Compiling mode_wrappers.c
[1049/1321] Compiling aes.c
[1050/1321] Compiling ex_data.c
[1051/1321] Compiling sign.c
[1052/1321] Compiling scrypt.c
[1053/1321] Compiling aes_nohw.c
[1054/1321] Compiling pbkdf.c
[1055/1321] Compiling p_x25519.c
[1056/1321] Compiling print.c
[1057/1321] Compiling p_x25519_asn1.c
[1058/1321] Compiling p_rsa_asn1.c
[1059/1321] Compiling p_hkdf.c
[1060/1321] Compiling p_rsa.c
[1061/1321] Compiling p_ed25519.c
[1062/1321] Compiling p_ed25519_asn1.c
[1063/1321] Compiling p_ec_asn1.c
[1064/1321] Compiling p_dsa_asn1.c
[1065/1321] Compiling p_ec.c
[1067/1321] Compiling TSCUtility Archiver.swift
[1068/1321] Compiling TSCUtility ArgumentParser.swift
[1069/1321] Compiling TSCUtility ArgumentParserShellCompletion.swift
[1070/1321] Compiling TSCUtility Array+Extensions.swift
[1070/1321] Compiling evp_ctx.c
[1071/1321] Compiling err_data.c
[1072/1321] Compiling evp.c
[1073/1321] Compiling engine.c
[1074/1321] Compiling evp_asn1.c
[1075/1321] Compiling err.c
[1076/1321] Compiling ecdsa_asn1.c
[1077/1321] Compiling ecdh_extra.c
[1078/1321] Compiling hash_to_curve.c
[1079/1321] Compiling ec_derive.c
[1080/1321] Compiling dsa_asn1.c
[1082/1321] Compiling TSCUtility Versioning.swift
[1083/1321] Compiling TSCUtility dlopen.swift
[1084/1321] Compiling TSCUtility misc.swift
[1084/1321] Compiling dsa.c
[1085/1321] Compiling ec_asn1.c
[1086/1321] Compiling params.c
[1087/1321] Compiling digest_extra.c
[1088/1321] Compiling dh_asn1.c
[1089/1321] Compiling x25519-asm-arm.S
[1090/1321] Compiling spake25519.c
[1091/1321] Compiling curve25519_64_adx.c
[1092/1321] Compiling des.c
[1093/1321] Compiling cpu_intel.c
[1094/1321] Compiling crypto.c
[1095/1321] Compiling cpu_arm_linux.c
[1096/1321] Compiling cpu_arm_freebsd.c
[1097/1321] Compiling cpu_arm.c
[1098/1321] Compiling cpu_aarch64_win.c
[1099/1321] Compiling cpu_aarch64_openbsd.c
[1100/1321] Compiling cpu_aarch64_sysreg.c
[1101/1321] Compiling cpu_aarch64_linux.c
[1102/1321] Compiling cpu_aarch64_fuchsia.c
[1104/1321] Compiling TSCUtility BuildFlags.swift
[1105/1321] Compiling TSCUtility CollectionExtensions.swift
[1106/1321] Compiling TSCUtility Context.swift
[1107/1321] Compiling TSCUtility Diagnostics.swift
[1108/1321] Compiling TSCUtility Bits.swift
[1109/1321] Compiling TSCUtility Bitstream.swift
[1110/1321] Compiling TSCUtility BitstreamReader.swift
[1111/1321] Compiling TSCUtility BitstreamWriter.swift
[1111/1321] Compiling cpu_aarch64_apple.c
[1112/1321] Compiling conf.c
[1113/1321] Compiling e_tls.c
[1114/1321] Compiling tls_cbc.c
[1115/1321] Compiling e_rc4.c
[1117/1321] Compiling TSCUtility OSLog.swift
[1118/1321] Compiling TSCUtility OrderedZip.swift
[1119/1321] Compiling TSCUtility PkgConfig.swift
[1119/1321] Compiling curve25519.c
[1120/1321] Compiling TSCUtility Platform.swift
[1121/1321] Compiling TSCUtility URL.swift
[1122/1321] Compiling TSCUtility Verbosity.swift
[1124/1321] Compiling TSCUtility Version.swift
[1125/1321] Compiling TSCUtility FSWatch.swift
[1126/1321] Compiling TSCUtility FloatingPointExtensions.swift
[1127/1321] Compiling TSCUtility Git.swift
[1128/1321] Compiling TSCUtility Hex.swift
[1129/1321] Compiling TSCUtility PolymorphicCodable.swift
[1130/1321] Compiling TSCUtility ProgressAnimation.swift
[1131/1321] Compiling TSCUtility SerializedDiagnostics.swift
[1132/1321] Compiling TSCUtility SimplePersistence.swift
[1133/1321] Compiling TSCUtility StringExtensions.swift
[1134/1321] Compiling TSCUtility StringMangling.swift
[1135/1321] Compiling TSCUtility Tracing.swift
[1136/1321] Compiling TSCUtility Triple.swift
[1136/1321] Compiling e_rc2.c
[1137/1321] Compiling e_null.c
[1138/1321] Compiling derive_key.c
[1139/1321] Compiling e_des.c
[1140/1321] Compiling e_chacha20poly1305.c
[1141/1321] Compiling e_aesgcmsiv.c
[1142/1321] Compiling e_aesctrhmac.c
[1143/1321] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1144/1321] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1145/1321] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1146/1321] Compiling cipher_extra.c
[1147/1321] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1148/1321] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1149/1321] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1150/1321] Compiling chacha.c
[1151/1321] Compiling chacha-x86_64-mac.mac.x86_64.S
[1152/1321] Compiling chacha-x86_64-linux.linux.x86_64.S
[1153/1321] Compiling chacha-x86-windows.windows.x86.S
[1154/1321] Compiling chacha-x86-linux.linux.x86.S
[1155/1321] Compiling chacha-armv8-linux.linux.aarch64.S
[1156/1329] Compiling chacha-armv4-linux.linux.arm.S
[1157/1329] Compiling chacha-armv4-ios.ios.arm.S
[1158/1329] Compiling chacha-armv8-ios.ios.aarch64.S
[1159/1329] Compiling unicode.c
[1160/1339] Compiling asn1_compat.c
[1161/1339] Compiling bn_asn1.c
[1162/1339] Compiling buf.c
[1163/1339] Compiling cbb.c
[1164/1339] Compiling ber.c
[1165/1339] Compiling convert.c
[1166/1339] Compiling printf.c
[1167/1339] Compiling blake2.c
[1168/1339] Compiling hexdump.c
[1169/1339] Compiling cbs.c
[1170/1339] Compiling pair.c
[1171/1339] Compiling file.c
[1172/1339] Compiling errno.c
[1173/1339] Compiling fd.c
[1174/1339] Compiling bio_mem.c
[1175/1339] Compiling base64.c
[1176/1339] Compiling bio.c
[1177/1339] Compiling tasn_utl.c
[1178/1339] Compiling tasn_typ.c
[1179/1339] Compiling tasn_fre.c
[1180/1339] Compiling tasn_new.c
[1181/1339] Compiling tasn_enc.c
[1182/1339] Compiling tasn_dec.c
[1183/1339] Compiling posix_time.c
[1184/1339] Compiling f_string.c
[1185/1339] Compiling f_int.c
[1186/1339] Compiling asn_pack.c
[1187/1339] Compiling asn1_par.c
[1188/1339] Compiling asn1_lib.c
[1189/1339] Compiling a_utctm.c
[1190/1339] Compiling a_type.c
[1191/1339] Compiling a_time.c
[1192/1339] Compiling a_strnid.c
[1193/1339] Compiling a_strex.c
[1194/1339] Compiling a_octet.c
[1195/1339] Compiling a_mbstr.c
[1196/1339] Compiling a_object.c
[1197/1339] Compiling a_i2d_fp.c
[1198/1339] Compiling a_int.c
[1199/1339] Write sources
[1202/1339] Compiling a_gentm.c
[1203/1339] Compiling a_dup.c
[1204/1339] Write sources
[1206/1339] Compiling a_d2i_fp.c
[1207/1339] Compiling a_bool.c
[1208/1339] Compiling a_bitstr.c
[1210/1409] Compiling AppleProductTypes Product.swift
[1211/1409] Emitting module AppleProductTypes
[1212/1413] Write Objects.LinkFileList
[1215/1413] Linking libAppleProductTypes.dylib
[1217/1413] Emitting module ArgumentParserToolInfo
[1218/1413] Compiling ArgumentParserToolInfo ToolInfo.swift
[1218/1413] Linking libPackagePlugin.dylib
[1220/1451] Emitting module SwiftSyntax
[1221/1451] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1222/1451] Emitting module CryptoBoringWrapper
[1223/1451] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1224/1451] Emitting module Basics
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
[1225/1458] Compiling Basics TemporaryFile.swift
[1226/1458] Compiling Basics VFSOverlay.swift
[1227/1458] Compiling Basics VirtualFileSystem.swift
[1228/1458] Compiling Basics AdjacencyMatrix.swift
[1229/1458] Compiling Basics DirectedGraph.swift
[1230/1458] Compiling Basics GraphAlgorithms.swift
[1231/1458] Compiling Basics UndirectedGraph.swift
[1232/1458] Emitting module ArgumentParser
[1233/1476] Compiling ArgumentParser ParsedValues.swift
[1234/1476] Compiling ArgumentParser ParsableArguments.swift
[1235/1476] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1236/1476] Compiling ArgumentParser ParsableCommand.swift
[1237/1476] Compiling ArgumentParser ArgumentDecoder.swift
[1238/1476] Compiling ArgumentParser ArgumentHelp.swift
[1239/1476] Compiling ArgumentParser ArgumentVisibility.swift
[1240/1476] Compiling ArgumentParser CompletionKind.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1241/1476] Compiling ArgumentParser Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1242/1476] Compiling ArgumentParser Flag.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1243/1476] Compiling ArgumentParser NameSpecification.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1244/1476] Compiling ArgumentParser Option.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1245/1476] Compiling ArgumentParser OptionGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1246/1476] Compiling ArgumentParser ParserError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1247/1476] Compiling ArgumentParser SplitArguments.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:32:24: warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
30 |
31 | private static let signalHandlerLock = NSLock()
32 | private static var isSignalHandlerInstalled = false
| |- warning: static property 'isSignalHandlerInstalled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isSignalHandlerInstalled' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isSignalHandlerInstalled' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |
34 | public init(observabilityScope: ObservabilityScope?) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:114:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
112 | @discardableResult
113 | public func register(name: String, handler: Cancellable) -> RegistrationKey? {
114 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
115 | }
116 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:119:52: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
117 | @discardableResult
118 | public func register(name: String, handler: AsyncCancellable) -> RegistrationKey? {
119 | self.register(name: name, handler: handler.cancel(deadline:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
120 | }
121 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:128:93: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
126 |
127 | package func register(_ process: AsyncProcess) -> RegistrationKey? {
128 | self.register(name: "\(process.arguments.joined(separator: " "))", handler: process.terminate)
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
129 | }
130 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Cancellator.swift:133:72: warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
131 | #if !os(iOS) && !os(watchOS) && !os(tvOS)
132 | public func register(_ process: Foundation.Process) -> RegistrationKey? {
133 | self.register(name: "\(process.description)", handler: process.terminate(timeout:))
| `- warning: converting non-sendable function value to '@Sendable (DispatchTime) async throws -> Void' may introduce data races
134 | }
135 | #endif
[1248/1476] Compiling _CryptoExtras DigestType.swift
[1249/1476] Compiling _CryptoExtras PEMDocument.swift
[1250/1476] Compiling _CryptoExtras Error.swift
[1251/1476] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1252/1477] Compiling _CryptoExtras AES_GCM_SIV.swift
[1253/1477] Compiling _CryptoExtras Block Function.swift
[1254/1477] Compiling _CryptoExtras RSA_boring.swift
[1255/1477] Compiling _CryptoExtras RSA_security.swift
[1256/1477] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
[1262/1477] Compiling _CryptoExtras ChaCha20CTR_boring.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
[1263/1477] Compiling _CryptoExtras ChaCha20CTR.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
[1264/1477] Compiling _CryptoExtras RSA.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:190:14: warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
188 | /// Stream `stdout` and `stderr` via the corresponding closures. If `redirectStderr` is `true`, `stderr` will
189 | /// be redirected to `stdout`.
190 | case stream(stdout: OutputClosure, stderr: OutputClosure, redirectStderr: Bool)
| |- warning: associated value 'stream(stdout:stderr:redirectStderr:)' of 'Sendable'-conforming enum 'OutputRedirection' has non-sendable type 'AsyncProcess.OutputClosure' (aka '(Array<UInt8>) -> ()'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |
192 | /// Stream stdout and stderr as `AsyncSequence` provided as an argument to closures passed to
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:265:24: warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
263 | package typealias LoggingHandler = (String) -> Void
264 |
265 | private static var _loggingHandler: LoggingHandler?
| |- warning: static property '_loggingHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_loggingHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_loggingHandler' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
266 | private static let loggingHandlerLock = NSLock()
267 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:333:24: warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
331 | /// Key: Executable name or path.
332 | /// Value: Path to the executable, if found.
333 | private static var validatedExecutablesMap = [String: AbsolutePath?]()
| |- warning: static property 'validatedExecutablesMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'validatedExecutablesMap' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'validatedExecutablesMap' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
334 | private static let validatedExecutablesMapLock = NSLock()
335 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:361:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
359 | self.outputRedirection = outputRedirection
360 | self.startNewProcessGroup = startNewProcessGroup
361 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
362 | }
363 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:387:62: warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
385 | self.outputRedirection = outputRedirection
386 | self.startNewProcessGroup = startNewProcessGroup
387 | self.loggingHandler = loggingHandler ?? AsyncProcess.loggingHandler
| `- warning: 'loggingHandler' is deprecated: use instance level `loggingHandler` passed via `init` instead of setting one globally.
388 | }
389 |
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:879:36: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
877 | self.state = .complete(executionResult)
878 | self.completionQueue.async {
879 | self.waitUntilExit(completion)
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
880 | }
881 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/AsyncProcess.swift:1123:17: warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
1121 | } catch {
1122 | completionQueue.async {
1123 | completion(.failure(error))
| |- warning: capture of 'completion' with non-sendable type '(Result<AsyncProcessResult, any Error>) -> Void' in a `@Sendable` closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
1124 | }
1125 | }
/Users/admin/builder/spi-builder-workspace/Sources/Basics/Concurrency/ConcurrencyHelpers.swift:32:5: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
30 |
31 | let box = ThreadSafeBox<T>()
32 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
33 | let localValue: T = await body()
34 | box.mutate { _ in localValue }
:
36 | }
37 | semaphore.wait()
38 | return box.get()!
| `- note: access can happen concurrently
39 | }
40 |
[1267/1477] Compiling ArgumentParser DumpHelpGenerator.swift
[1268/1477] Compiling ArgumentParser HelpCommand.swift
[1269/1477] Compiling ArgumentParser AsyncParsableCommand.swift
[1270/1477] Compiling ArgumentParser CommandConfiguration.swift
[1271/1477] Compiling ArgumentParser EnumerableFlag.swift
[1272/1477] Compiling _CryptoExtras RandomBytes.swift
[1277/1477] Compiling ArgumentParser HelpGenerator.swift
[1278/1477] Compiling ArgumentParser MessageInfo.swift
[1279/1477] Compiling ArgumentParser UsageGenerator.swift
[1280/1477] Compiling ArgumentParser CollectionExtensions.swift
[1281/1477] Compiling ArgumentParser Platform.swift
[1282/1477] Compiling ArgumentParser SequenceExtensions.swift
[1283/1477] Compiling ArgumentParser StringExtensions.swift
[1284/1477] Compiling ArgumentParser Tree.swift
[1285/1477] Compiling Basics NativePathExtensions.swift
[1286/1477] Compiling Basics RelativePath.swift
[1287/1477] Compiling Basics TSCAdapters.swift
[1293/1477] Compiling ArgumentParser ExpressibleByArgument.swift
[1294/1477] Compiling ArgumentParser ArgumentDefinition.swift
[1295/1477] Compiling ArgumentParser ArgumentSet.swift
[1296/1477] Compiling ArgumentParser CommandParser.swift
[1297/1477] Compiling ArgumentParser InputKey.swift
[1302/1477] Compiling Basics SQLite.swift
[1303/1477] Compiling Basics SQLiteBackedCache.swift
[1304/1477] Compiling Basics Sandbox.swift
[1305/1477] Compiling Basics SendableTimeInterval.swift
[1306/1477] Compiling Basics SerializedJSON.swift
[1307/1477] Compiling Basics SourceControlURL.swift
[1308/1477] Compiling Basics SwiftVersion.swift
[1309/1477] Compiling Basics LegacyHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1310/1477] Compiling Basics LegacyHTTPClientRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1311/1477] Compiling Basics URLSessionHTTPClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1312/1477] Compiling Basics ImportScanning.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1313/1477] Compiling Basics JSON+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1314/1477] Compiling Basics JSONDecoder+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1315/1477] Compiling Basics Netrc.swift
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:53:24: warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 | // static to share across instances of the http client
52 | private static let hostsErrorsLock = NSLock()
53 | private static var hostsErrors = [String: [Date]]()
| |- warning: static property 'hostsErrors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'hostsErrors' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'hostsErrors' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | public init(configuration: LegacyHTTPClientConfiguration = .init(), handler: Handler? = nil) {
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:174:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
172 | let completion: CompletionHandler = { result in
173 | // free concurrency control semaphore
174 | self.concurrencySemaphore.signal()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | // cancellation support
176 | // if the callback is no longer on the pending lists it has been canceled already
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:187:13: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
185 | self.requestsQueue.addOperation {
186 | // park the request thread based on the max concurrency allowed
187 | self.concurrencySemaphore.wait()
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
188 |
189 | // apply circuit breaker if necessary
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:215:25: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
213 | case .success(let response):
214 | // record host errors for circuit breaker
215 | self.recordErrorIfNecessary(response: response, request: request)
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 | // handle retry strategy
217 | if let retryDelay = self.shouldRetry(
/Users/admin/builder/spi-builder-workspace/Sources/Basics/HTTPClient/LegacyHTTPClient.swift:230:33: warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
23 | // MARK: - LegacyHTTPClient
24 |
25 | public final class LegacyHTTPClient: Cancellable {
| `- note: class 'LegacyHTTPClient' does not conform to the 'Sendable' protocol
26 | public typealias Configuration = LegacyHTTPClientConfiguration
27 | public typealias Request = LegacyHTTPClientRequest
:
228 | // TODO: dedicated retry queue?
229 | return self.configuration.callbackQueue.asyncAfter(deadline: .now() + retryDelay) {
230 | self._execute(
| `- warning: capture of 'self' with non-sendable type 'LegacyHTTPClient' in a `@Sendable` closure
231 | request: request,
232 | requestNumber: requestNumber + 1,
[1344/1566] Compiling SWBUtil CSV.swift
[1345/1566] Compiling SWBUtil Cache.swift
[1346/1566] Compiling _CryptoExtras BoringSSLHelpers.swift
[1347/1566] Compiling SWBUtil Collection.swift
[1348/1566] Compiling SWBUtil CountedSet.swift
[1349/1566] Emitting module _CryptoExtras
[1350/1566] Compiling SWBUtil ByteCount.swift
[1351/1566] Compiling SWBUtil ByteString.swift
[1352/1566] Compiling SWBUtil Debugger.swift
[1353/1566] Compiling SWBUtil DependencyInfo.swift
[1354/1657] Compiling X509 OCSPResponseBytes.swift
[1355/1657] Compiling X509 OCSPResponseData.swift
[1356/1657] Compiling X509 OCSPResponseStatus.swift
[1357/1657] Compiling X509 OCSPSignature.swift
[1358/1657] Compiling X509 OCSPSingleRequest.swift
[1359/1657] Compiling X509 SubjectKeyIdentifier.swift
[1360/1657] Compiling X509 Extension.swift
[1361/1725] Compiling SwiftOptions PrefixTrie.swift
[1362/1725] Emitting module SwiftOptions
[1363/1725] Compiling SwiftOptions ParsedOptions.swift
[1364/1725] Emitting module SPMLLBuild
[1365/1725] Emitting module dummy_swiftc
[1366/1725] Compiling dummy_swiftc main.swift
[1366/1725] Write Objects.LinkFileList
[1368/1725] Compiling X509 CMSVersion.swift
[1369/1725] Compiling X509 Digests.swift
[1370/1725] Compiling X509 DistinguishedName.swift
[1371/1725] Compiling X509 CommonName.swift
[1372/1725] Compiling X509 CountryName.swift
[1373/1725] Compiling X509 DNBuilder.swift
[1374/1725] Compiling X509 LocalityName.swift
[1375/1725] Compiling X509 OrganizationName.swift
[1376/1725] Compiling X509 OrganizationalUnitName.swift
[1377/1725] Compiling X509 StateOrProvinceName.swift
[1378/1734] Compiling QueryEngine QueryEngine.swift
[1379/1734] Compiling QueryEngine FileCacheRecord.swift
[1380/1734] Compiling QueryEngine CacheKey.swift
[1381/1734] Emitting module QueryEngine
[1382/1734] Compiling QueryEngine Query.swift
[1383/1734] Compiling SPMLLBuild llbuild.swift
[1384/1734] Compiling LLBuildManifest Target.swift
[1385/1734] Compiling LLBuildManifest Node.swift
[1386/1734] Compiling LLBuildManifest LLBuildManifestWriter.swift
[1387/1734] Compiling LLBuildManifest Command.swift
[1388/1734] Emitting module LLBuildManifest
[1389/1734] Compiling LLBuildManifest LLBuildManifest.swift
[1390/1734] Compiling LLBuildManifest Tools.swift
[1390/1734] Linking dummy-swiftc
[1391/1734] Applying dummy-swiftc
[1393/1734] Compiling PackageModel RegistryReleaseMetadata.swift
[1394/1734] Compiling PackageModel Resource.swift
[1395/1734] Compiling PackageModel Sanitizers.swift
[1396/1734] Compiling PackageModel Snippet.swift
[1397/1734] Compiling PackageModel SnippetGroup.swift
[1400/1734] Compiling X509 Extensions.swift
[1401/1734] Compiling X509 ExtensionsBuilder.swift
[1402/1734] Compiling X509 GeneralName.swift
[1403/1734] Compiling X509 LockedValueBox.swift
[1404/1734] Compiling X509 BasicOCSPResponse.swift
[1405/1734] Compiling X509 DirectoryString.swift
[1406/1734] Compiling X509 OCSPCertID.swift
[1407/1734] Compiling X509 OCSPCertStatus.swift
[1408/1739] Compiling PackageModel PackageModel.swift
[1409/1739] Compiling PackageModel PackageReference.swift
[1410/1739] Compiling PackageModel Platform.swift
[1411/1739] Compiling PackageModel PlatformRegistry.swift
[1412/1739] Compiling PackageModel Product.swift
[1413/1739] Compiling PackageModel Registry.swift
[1414/1739] Compiling PackageModel ArtifactsArchiveMetadata.swift
[1415/1739] Compiling PackageModel BuildConfiguration.swift
[1416/1739] Compiling PackageModel BuildEnvironment.swift
[1417/1739] Compiling PackageModel BuildFlags.swift
[1418/1739] Compiling PackageModel BuildSettings.swift
[1419/1739] Compiling PackageModel DependencyMapper.swift
[1420/1739] Compiling PackageModel PackageDependencyDescription.swift
[1421/1739] Compiling PackageModel PlatformDescription.swift
[1422/1739] Compiling PackageModel ProductDescription.swift
[1423/1739] Compiling PackageModel SystemPackageProviderDescription.swift
[1424/1739] Compiling PackageModel Module.swift
[1425/1739] Compiling PackageModel PluginModule.swift
[1426/1739] Compiling PackageModel SwiftModule.swift
[1427/1739] Compiling PackageModel SystemLibraryModule.swift
[1428/1739] Compiling PackageModel ModuleMapType.swift
[1429/1739] Compiling PackageModel PackageIdentity.swift
[1430/1739] Compiling PackageModel Diagnostics.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1431/1739] Compiling PackageModel IdentityResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1432/1739] Compiling PackageModel InstalledSwiftPMConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1433/1739] Compiling PackageModel Manifest+Traits.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1434/1739] Compiling PackageModel Manifest.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1435/1739] Compiling PackageModel PackageConditionDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/PackageModel/Manifest/Manifest+Traits.swift:430:9: error: unexpected ',' separator
428 | .init(stringLiteral: $0),
429 | enabledTraits,
430 | ) }
| `- error: unexpected ',' separator
431 |
432 | return traitsToEnable.isEmpty || isEnabled
[1437/1739] Compiling PackageModel ToolsVersion.swift
[1438/1739] Compiling PackageModel ToolsVersionSpecificationGeneration.swift
[1439/1739] Compiling PackageModel Toolset.swift
[1440/1739] Compiling PackageModel UserToolchain.swift
[1441/1739] Compiling PackageModel WindowsToolchainInfo.swift
[1442/1739] Compiling X509 RandomNumberGenerator+bytes.swift
[1443/1739] Compiling X509 RelativeDistinguishedName.swift
[1444/1739] Compiling X509 SEC1PrivateKey.swift
[1445/1739] Compiling X509 Signature.swift
[1446/1739] Compiling X509 OCSPExtensionID.swift
[1447/1739] Compiling X509 OCSPNonce.swift
[1448/1739] Compiling X509 OCSPPolicy.swift
[1449/1739] Compiling X509 OCSPRequest.swift
[1450/1739] Compiling X509 OCSPResponse.swift
[1459/1739] Compiling PackageModel TargetBuildSettingDescription.swift
[1460/1739] Compiling PackageModel TargetDescription.swift
[1461/1739] Compiling PackageModel SwiftSDKBundle.swift
[1462/1739] Compiling PackageModel SwiftSDKBundleStore.swift
[1463/1739] Compiling PackageModel SwiftSDKConfigurationStore.swift
[1464/1739] Compiling PackageModel Toolchain.swift
[1465/1739] Compiling PackageModel ToolchainConfiguration.swift
[1466/1739] Compiling PackageModel TraitConfiguration.swift
[1467/1739] Compiling PackageModel TraitDescription.swift
[1468/1739] Compiling PackageModel ManifestSourceGeneration.swift
[1469/1739] Compiling PackageModel MinimumDeploymentTarget.swift
[1477/1739] Emitting module PackageModel
[1478/1739] Compiling X509 VerifierPolicy.swift
[1479/1739] Compiling X509 AlgorithmIdentifier.swift
[1480/1739] Compiling X509 ECDSASignature.swift
[1481/1739] Compiling X509 RSAPKCS1PublicKey.swift
[1482/1739] Compiling X509 SubjectPublicKeyInfo.swift
[1483/1739] Compiling X509 TBSCertificate.swift
[1484/1739] Compiling X509 Time.swift
[1485/1739] Compiling X509 TimeCalculations.swift
[1486/1739] Compiling X509 Validity.swift
[1487/1739] Compiling PackageModel PlainTextSnippetExtractor.swift
[1488/1739] Compiling PackageModel Sources.swift
[1489/1739] Compiling PackageModel SupportedLanguageExtension.swift
[1490/1739] Compiling PackageModel SwiftLanguageVersion.swift
[1491/1739] Compiling PackageModel SwiftSDK.swift
[1492/1739] Compiling TSCTestSupport XCTestCasePerf.swift
[1493/1739] Compiling TSCTestSupport misc.swift
[1503/1739] Compiling PackageModel BinaryModule.swift
[1504/1739] Compiling PackageModel ClangModule.swift
[1525/1739] Compiling SwiftOptions DriverKind.swift
[1526/1739] Compiling SwiftOptions OptionParsing.swift
[1527/1739] Compiling SwiftOptions Option.swift
[1528/1739] Compiling SwiftOptions OptionTable.swift
[1529/1739] Compiling SwiftOptions Options.swift
[1530/1739] Compiling TSCTestSupport PseudoTerminal.swift
[1531/1739] Compiling TSCTestSupport Product.swift
[1532/1739] Compiling TSCTestSupport DiagnosticsEngine.swift
[1533/1739] Compiling TSCTestSupport JSONExtensions.swift
[1534/1739] Compiling TSCTestSupport FileSystemExtensions.swift
[1535/1739] Compiling TSCTestSupport AssertMatch.swift
[1536/1739] Emitting module TSCTestSupport
[1537/1739] Compiling TSCTestSupport XCTAssertHelpers.swift
[1538/1839] Compiling SwiftDriver DriverExecutor.swift
[1539/1839] Compiling SwiftDriver InternedStrings.swift
[1540/1839] Compiling SwiftDriver Node.swift
[1541/1839] Compiling SwiftDriver NodeFinder.swift
[1542/1839] Compiling SwiftDriver Tracer.swift
[1543/1839] Compiling SwiftDriver Multidictionary.swift
[1544/1839] Compiling SwiftDriver SourceFileDependencyGraph.swift
[1545/1839] Compiling SwiftDriver SwiftSourceFile.swift
[1546/1839] Compiling SwiftDriver TwoDMap.swift
[1547/1839] Compiling SwiftDriver TwoLevelMap.swift
[1548/1839] Compiling SwiftDriver APIDigesterJobs.swift
[1549/1839] Compiling SwiftDriver AutolinkExtractJob.swift
[1550/1839] Compiling SwiftDriver ParsableOutput.swift
[1551/1839] Compiling SwiftDriver ProcessProtocol.swift
[1552/1839] Compiling SwiftDriver ExplicitDependencyBuildPlanner.swift
[1553/1839] Compiling SwiftDriver CommonDependencyOperations.swift
[1554/1839] Compiling SwiftDriver InterModuleDependencyGraph.swift
[1555/1839] Compiling SwiftDriver InterModuleDependencyOracle.swift
[1556/1839] Compiling SwiftDriver ModuleDependencyScanning.swift
[1557/1839] Compiling SwiftDriver SerializableModuleArtifacts.swift
[1558/1839] Compiling SwiftDriver CompilerMode.swift
[1559/1839] Compiling SwiftDriver DebugInfo.swift
[1560/1839] Compiling SwiftDriver Driver.swift
[1561/1839] Compiling SwiftDriver DriverVersion.swift
[1562/1839] Compiling SwiftDriver LinkKind.swift
[1563/1839] Compiling SwiftDriver ModuleOutputInfo.swift
[1564/1839] Compiling SwiftDriver OutputFileMap.swift
[1565/1839] Compiling SwiftDriver ToolExecutionDelegate.swift
[1566/1839] Compiling SwiftDriver WindowsExtensions.swift
[1567/1839] Compiling SwiftDriver ArgsResolver.swift
[1588/1848] Emitting module X509
[1589/1856] Compiling PackageCollectionsSigning X509Extensions.swift
[1590/1856] Emitting module SWBUtil
[1591/1856] Compiling SwiftDriver FrontendJobHelpers.swift
[1592/1856] Compiling SwiftDriver GenerateDSYMJob.swift
[1593/1856] Compiling SwiftDriver GeneratePCHJob.swift
[1594/1856] Compiling SwiftDriver GeneratePCMJob.swift
[1595/1856] Compiling SwiftDriver GenericUnixToolchain+LinkerSupport.swift
[1596/1856] Compiling SwiftDriver InterpretJob.swift
[1597/1856] Compiling SwiftDriver Toolchain.swift
[1598/1856] Compiling SwiftDriver WebAssemblyToolchain.swift
[1599/1856] Compiling SwiftDriver WindowsToolchain.swift
[1600/1856] Compiling SwiftDriver SimpleExecutor.swift
[1601/1856] Compiling SwiftDriver Bitcode.swift
[1602/1856] Compiling SwiftDriver BitcodeElement.swift
[1603/1856] Compiling SwiftDriver Bits.swift
[1604/1856] Compiling SwiftDriver Bitstream.swift
[1605/1856] Compiling SwiftDriver BitstreamReader.swift
[1606/1856] Compiling SwiftDriver BitstreamVisitor.swift
[1607/1856] Compiling SwiftDriver BitstreamWriter.swift
[1608/1856] Compiling SwiftDriver BlockInfo.swift
[1609/1856] Compiling SwiftDriver BuildRecord.swift
[1610/1856] Compiling SwiftDriver BuildRecordInfo.swift
[1611/1856] Compiling SwiftDriver ToolingUtil.swift
[1612/1856] Compiling SwiftDriver DOTJobGraphSerializer.swift
[1613/1856] Compiling SwiftDriver DOTModuleDependencyGraphSerializer.swift
[1614/1856] Compiling SwiftDriver DateAdditions.swift
[1615/1856] Compiling SwiftDriver Diagnostics.swift
[1616/1856] Compiling SwiftDriver FileList.swift
[1617/1856] Compiling SwiftDriver FileType.swift
[1618/1856] Compiling SwiftDriver FirstWaveComputer.swift
[1619/1856] Compiling SwiftDriver IncrementalCompilationProtectedState.swift
[1620/1856] Compiling SwiftDriver DependencyGraphDotFileWriter.swift
[1621/1856] Compiling SwiftDriver DependencyKey.swift
[1622/1856] Compiling SwiftDriver DirectAndTransitiveCollections.swift
[1623/1856] Compiling SwiftDriver ExternalDependencyAndFingerprintEnforcer.swift
[1624/1856] Compiling SwiftDriver CommandLineArguments.swift
[1625/1856] Compiling SwiftDriver CompileJob.swift
[1626/1856] Compiling SwiftDriver DarwinToolchain+LinkerSupport.swift
[1627/1856] Compiling SwiftDriver EmitModuleJob.swift
[1628/1856] Compiling SwiftDriver EmitSupportedFeaturesJob.swift
[1629/1856] Compiling SwiftDriver IncrementalCompilationState+Extensions.swift
[1630/1856] Compiling SwiftDriver IncrementalCompilationState.swift
[1631/1856] Compiling SwiftDriver IncrementalCompilationSynchronizer.swift
[1632/1856] Compiling SwiftDriver IncrementalDependencyAndInputSetup.swift
[1633/1856] Compiling SwiftDriver InputInfo.swift
[1634/1856] Compiling SwiftDriver KeyAndFingerprintHolder.swift
[1635/1856] Compiling SwiftDriver ModuleDependencyGraph.swift
[1636/1856] Compiling SwiftDriver DependencySource.swift
[1637/1856] Compiling SwiftDriver Integrator.swift
[1638/1856] Compiling SwiftDriver Toolchain+LinkerSupport.swift
[1639/1856] Compiling SwiftDriver VerifyDebugInfoJob.swift
[1640/1856] Compiling SwiftDriver VerifyModuleInterfaceJob.swift
[1641/1856] Compiling SwiftDriver WebAssemblyToolchain+LinkerSupport.swift
[1642/1856] Compiling SwiftDriver WindowsToolchain+LinkerSupport.swift
[1643/1856] Compiling SwiftDriver DependencyGraphBuilder.swift
[1644/1856] Compiling SwiftDriver Loader.swift
[1645/1856] Compiling SwiftDriver SwiftScan.swift
[1646/1856] Compiling SwiftDriver SwiftScanCAS.swift
[1647/1856] Compiling SwiftDriver DarwinToolchain.swift
[1648/1856] Compiling SwiftDriver GenericUnixToolchain.swift
[1665/1866] Compiling PackageCollectionsSigning Base64URL.swift
[1666/1866] Compiling PackageCollectionsSigning Utilities.swift
[1667/1866] Compiling PackageCollectionsSigning PackageCollectionSigning.swift
[1668/1866] Emitting module PackageCollectionsSigning
[1669/1866] Compiling PackageCollectionsSigning embedded_resources.swift
[1670/1866] Compiling PackageCollectionsSigning Signature.swift
[1671/1866] Compiling PackageCollectionsSigning CertificatePolicy.swift
[1672/1866] Emitting module SwiftDriver
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:103:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
101 | let autoProducts = [swiftPMProduct, swiftPMDataModelProduct]
102 |
103 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
104 | name: "SwiftPM",
105 | platforms: [
Fetching https://github.com/swiftlang/swift-llbuild.git
[1/28926] Fetching swift-llbuild
Fetched https://github.com/swiftlang/swift-llbuild.git from cache (2.15s)
Fetching https://github.com/swiftlang/swift-tools-support-core.git
[1/6719] Fetching swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core.git from cache (1.29s)
Fetching https://github.com/swiftlang/swift-driver.git
[1/34269] Fetching swift-driver
Fetched https://github.com/swiftlang/swift-driver.git from cache (1.92s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70348] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.26s)
Fetching https://github.com/swiftlang/swift-build.git
[1/10413] Fetching swift-build
Fetched https://github.com/swiftlang/swift-build.git from cache (1.40s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
[1/110] Fetching swift-toolchain-sqlite
[18/4477] Fetching swift-toolchain-sqlite, swift-system
[106/10621] Fetching swift-toolchain-sqlite, swift-system, swift-certificates
[648/12670] Fetching swift-toolchain-sqlite, swift-system, swift-certificates, swift-docc-plugin
[1220/29041] Fetching swift-toolchain-sqlite, swift-system, swift-certificates, swift-docc-plugin, swift-collections
[1221/42945] Fetching swift-toolchain-sqlite, swift-system, swift-certificates, swift-docc-plugin, swift-collections, swift-crypto
[5357/57913] Fetching swift-toolchain-sqlite, swift-system, swift-certificates, swift-docc-plugin, swift-collections, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
[38774/42945] Fetching swift-toolchain-sqlite, swift-system, swift-certificates, swift-docc-plugin, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-system.git from cache (1.65s)
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.73s)
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.74s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.73s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.5.0 (0.58s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.88s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/swiftlang/swift-build.git
Working copy of https://github.com/swiftlang/swift-build.git resolved at main (f267224)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.3
Creating working copy for https://github.com/swiftlang/swift-tools-support-core.git
Working copy of https://github.com/swiftlang/swift-tools-support-core.git resolved at main (e8fbc8b)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at main (9f149ab)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.0.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.5.0
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.4.0
Creating working copy for https://github.com/swiftlang/swift-driver.git
Working copy of https://github.com/swiftlang/swift-driver.git resolved at main (25a4ce2)
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/swiftlang/swift-llbuild.git
Working copy of https://github.com/swiftlang/swift-llbuild.git resolved at main (9087bdf)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sqlite3
BUILD FAILURE 6.0 macosSpm