Build Information
Successful build of SwiftyESBuild, reference 0.3.0 (046534
), with Swift 6.1 for Linux on 28 Apr 2025 00:34:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/SwiftyESBuild.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tuist/SwiftyESBuild
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 0465347 Fix the compatibility with the aarch64 architecture
Cloned https://github.com/tuist/SwiftyESBuild.git
Revision (git rev-parse @):
0465347bb0304c6a509cbb9914bed3f96f36564d
SUCCESS checkout https://github.com/tuist/SwiftyESBuild.git at 0.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/tuist/SwiftyESBuild.git
https://github.com/tuist/SwiftyESBuild.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "1.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "1.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "1.19.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "SwiftyESBuild",
"name" : "SwiftyESBuild",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftyESBuild",
"targets" : [
"SwiftyESBuild"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyESBuildTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyESBuildTests",
"path" : "Tests/SwiftyESBuildTests",
"product_dependencies" : [
"SwiftToolsSupport-auto"
],
"sources" : [
"SwiftyESBuildTests.swift"
],
"target_dependencies" : [
"SwiftyESBuild"
],
"type" : "test"
},
{
"c99name" : "SwiftyESBuild",
"module_type" : "SwiftTarget",
"name" : "SwiftyESBuild",
"path" : "Sources/SwiftyESBuild",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"Logging",
"AsyncHTTPClient"
],
"product_memberships" : [
"SwiftyESBuild"
],
"sources" : [
"ArchitectureDetector.swift",
"ChecksumValidator.swift",
"Downloader.swift",
"ESBuildVersion.swift",
"Executor.swift",
"SwiftyESBuild.swift",
"Tar.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[247/5885] Fetching swift-docc-plugin, swift-log
[698/12603] Fetching swift-docc-plugin, swift-log, swift-tools-support-core
[6589/26390] Fetching swift-docc-plugin, swift-log, swift-tools-support-core, async-http-client
Fetched https://github.com/apple/swift-docc-plugin from cache (0.35s)
[13036/24341] Fetching swift-log, swift-tools-support-core, async-http-client
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.47s)
[17623/17623] Fetching swift-log, async-http-client
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.73s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.18.0 (2.67s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1705] Fetching swift-atomics
[530/4324] Fetching swift-atomics, swift-nio-transport-services
[1930/9986] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras
[9987/21478] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[9988/96914] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio
[11662/111707] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
[10800/109088] Fetching swift-atomics, swift-nio-extras, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.42s)
[9028/103426] Fetching swift-atomics, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.67s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.68s)
[72125/90229] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.69s)
[58086/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (4.77s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3377] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (1.05s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.3 (0.63s)
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (3.54s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[1/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.45s)
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.33s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.85s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.46s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
29 | func addTargetDependencies(_ target: Target) {
30 | for dependency in target.dependencies {
31 | switch dependency {
| |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
32 | case .product(let product):
33 | addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/446] Write sources
[27/446] Compiling CNIOWindows shim.c
[28/446] Compiling CNIOWindows WSAStartup.c
[29/446] Compiling TSCclibc libc.c
[30/446] Compiling _AtomicsShims.c
[31/446] Compiling TSCclibc process.c
[32/446] Compiling CNIOLinux liburing_shims.c
[33/446] Compiling CNIOWASI CNIOWASI.c
[34/446] Compiling CNIOExtrasZlib empty.c
[35/446] Compiling CSystem shims.c
[36/446] Compiling CNIOLLHTTP c_nio_http.c
[37/446] Compiling CNIODarwin shim.c
[38/446] Compiling CNIOLinux shim.c
[39/446] Compiling CNIOLLHTTP c_nio_api.c
[40/446] Compiling fiat_p256_adx_sqr.S
[41/446] Compiling fiat_p256_adx_mul.S
[42/446] Compiling fiat_curve25519_adx_square.S
[43/446] Compiling fiat_curve25519_adx_mul.S
[44/446] Write swift-version-24593BA9C3E375BF.txt
[45/446] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/446] Compiling CNIOBoringSSLShims shims.c
[47/452] Compiling tls_method.cc
[48/452] Compiling tls13_both.cc
[49/452] Compiling tls13_enc.cc
[50/452] Compiling tls13_server.cc
[51/452] Compiling tls_record.cc
[52/455] Compiling tls13_client.cc
[54/504] Emitting module Logging
[55/504] Emitting module SystemPackage
[55/507] Compiling t1_enc.cc
[57/507] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/507] Compiling InternalCollectionsUtilities Specialize.swift
[59/509] Emitting module InternalCollectionsUtilities
[60/509] Compiling _NIODataStructures _TinyArray.swift
[61/509] Emitting module _NIOBase64
[62/509] Compiling _NIODataStructures PriorityQueue.swift
[63/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/509] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/509] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[67/509] Compiling _NIOBase64 Base64.swift
[68/510] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[69/510] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[70/510] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/510] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/510] Compiling InternalCollectionsUtilities Integer rank.swift
[73/510] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/510] Compiling SystemPackage Util+StringArray.swift
[75/510] Compiling SystemPackage Util.swift
[76/510] Compiling SystemPackage UtilConsumers.swift
[77/510] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/510] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/510] Compiling InternalCollectionsUtilities Debugging.swift
[80/510] Compiling InternalCollectionsUtilities Descriptions.swift
[81/510] Compiling SystemPackage MachPort.swift
[82/510] Compiling SystemPackage PlatformString.swift
[83/510] Compiling SystemPackage SystemString.swift
[84/510] Compiling Logging LogHandler.swift
[94/510] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/510] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/511] Compiling ssl_x509.cc
[98/526] Compiling DequeModule Deque+CustomReflectable.swift
[99/526] Compiling DequeModule Deque+Descriptions.swift
[100/526] Compiling DequeModule Deque+Equatable.swift
[101/526] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/528] Compiling TSCLibc libc.swift
[103/528] Emitting module TSCLibc
[104/528] Compiling Logging MetadataProvider.swift
[105/528] Compiling Logging Locks.swift
[106/529] Emitting module _NIODataStructures
[107/529] Compiling _NIODataStructures Heap.swift
[108/530] Compiling DequeModule Deque+Testing.swift
[109/530] Compiling DequeModule Deque._Storage.swift
[110/530] Compiling DequeModule Deque._UnsafeHandle.swift
[111/530] Compiling DequeModule Deque.swift
[113/530] Compiling DequeModule _DequeBuffer.swift
[114/530] Compiling DequeModule _DequeBufferHeader.swift
[117/530] Compiling DequeModule _DequeSlot.swift
[118/530] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/530] Compiling SystemPackage Constants.swift
[122/530] Compiling SystemPackage Exports.swift
[123/530] Compiling SystemPackage Mocking.swift
[124/530] Compiling SystemPackage RawBuffer.swift
[125/530] Compiling SystemPackage Syscalls.swift
[126/530] Compiling SystemPackage WindowsSyscallAdapters.swift
[128/531] Compiling Logging Logging.swift
[129/532] Compiling DequeModule Deque+Extras.swift
[130/532] Compiling DequeModule Deque+Hashable.swift
[134/572] Compiling ssl_versions.cc
[135/572] Compiling ssl_transcript.cc
[137/572] Compiling TSCBasic ByteString.swift
[138/572] Compiling TSCBasic CStringArray.swift
[139/572] Compiling TSCBasic CacheableSequence.swift
[140/572] Compiling TSCBasic Closable.swift
[140/572] Compiling ssl_stat.cc
[142/572] Emitting module DequeModule
[143/572] Compiling TSCBasic CodableResult.swift
[144/572] Compiling TSCBasic CollectionAlgorithms.swift
[145/573] Compiling ssl_privkey.cc
[146/573] Compiling ssl_session.cc
[147/573] Compiling ssl_credential.cc
[148/573] Compiling ssl_key_share.cc
[149/573] Compiling ssl_file.cc
[150/573] Compiling ssl_lib.cc
[151/573] Compiling ssl_cipher.cc
[152/573] Compiling ssl_cert.cc
[153/573] Compiling ssl_buffer.cc
[154/573] Compiling s3_pkt.cc
[155/573] Compiling ssl_asn1.cc
[156/573] Compiling ssl_aead_ctx.cc
[157/573] Compiling s3_lib.cc
[158/573] Compiling s3_both.cc
[160/573] Compiling TSCBasic OSLog.swift
[161/573] Compiling TSCBasic ObjectIdentifierProtocol.swift
[162/573] Compiling TSCBasic OrderedDictionary.swift
[163/573] Compiling TSCBasic OrderedSet.swift
[164/573] Compiling TSCBasic Path.swift
[165/573] Compiling TSCBasic HashAlgorithms.swift
[166/573] Compiling TSCBasic JSON.swift
[167/573] Compiling TSCBasic JSONMapper.swift
[168/573] Compiling TSCBasic KeyedPair.swift
[169/573] Compiling TSCBasic LazyCache.swift
[170/573] Compiling TSCBasic Lock.swift
[173/578] Compiling TSCBasic CollectionExtensions.swift
[174/578] Compiling TSCBasic Condition.swift
[175/578] Compiling TSCBasic DeltaAlgorithm.swift
[176/578] Compiling TSCBasic DiagnosticsEngine.swift
[177/578] Compiling TSCBasic DictionaryExtensions.swift
[178/578] Compiling TSCBasic DictionaryLiteralExtensions.swift
[179/578] Compiling TSCBasic EditDistance.swift
[180/578] Compiling TSCBasic FileInfo.swift
[181/578] Compiling TSCBasic FileSystem.swift
[182/578] Compiling TSCBasic GraphAlgorithms.swift
[183/578] Compiling TSCBasic Result.swift
[184/578] Compiling TSCBasic SortedArray.swift
[185/578] Compiling TSCBasic StringConversions.swift
[186/578] Compiling TSCBasic SynchronizedQueue.swift
[187/578] Compiling TSCBasic TemporaryFile.swift
[188/578] Emitting module TSCBasic
[189/578] Compiling TSCBasic Await.swift
[190/578] Compiling TSCBasic Base64URL.swift
[195/578] Compiling TSCBasic PathShims.swift
[196/578] Compiling TSCBasic Process.swift
[197/578] Compiling TSCBasic ProcessEnv.swift
[198/578] Compiling TSCBasic ProcessSet.swift
[199/578] Compiling TSCBasic RegEx.swift
[199/578] Compiling handoff.cc
[200/578] Compiling handshake_server.cc
[201/578] Compiling handshake.cc
[202/578] Compiling handshake_client.cc
[203/578] Compiling dtls_record.cc
[204/578] Compiling encrypted_client_hello.cc
[205/578] Compiling extensions.cc
[207/578] Compiling TSCBasic TerminalController.swift
[208/578] Compiling TSCBasic Thread.swift
[209/578] Compiling TSCBasic Tuple.swift
[210/578] Compiling TSCBasic WritableByteStream.swift
[211/578] Compiling TSCBasic misc.swift
[211/579] Compiling md5-x86_64-linux.S
[212/579] Compiling md5-x86_64-apple.S
[214/579] Compiling md5-586-linux.S
[215/579] Compiling md5-586-apple.S
[216/614] Compiling err_data.cc
[217/614] Compiling chacha20_poly1305_x86_64-linux.S
[218/614] Compiling chacha20_poly1305_x86_64-apple.S
[219/614] Compiling chacha20_poly1305_armv8-win.S
[220/614] Compiling d1_lib.cc
[221/614] Compiling chacha20_poly1305_armv8-linux.S
[222/614] Compiling chacha20_poly1305_armv8-apple.S
[223/614] Compiling chacha-x86_64-linux.S
[224/614] Compiling bio_ssl.cc
[225/614] Compiling chacha-x86_64-apple.S
[226/614] Compiling chacha-x86-linux.S
[227/614] Compiling chacha-x86-apple.S
[228/614] Compiling dtls_method.cc
[229/614] Compiling d1_srtp.cc
[230/614] Compiling chacha-armv8-win.S
[231/614] Compiling chacha-armv8-apple.S
[232/614] Compiling chacha-armv8-linux.S
[233/614] Compiling chacha-armv4-linux.S
[234/614] Compiling aes128gcmsiv-x86_64-apple.S
[235/614] Compiling aes128gcmsiv-x86_64-linux.S
[236/614] Compiling x86_64-mont5-apple.S
[236/614] Compiling x86_64-mont-linux.S
[238/614] Compiling x86_64-mont5-linux.S
[239/614] Compiling x86_64-mont-apple.S
[240/614] Compiling d1_pkt.cc
[241/614] Compiling x86-mont-linux.S
[242/614] Compiling x86-mont-apple.S
[243/614] Compiling vpaes-x86_64-apple.S
[243/614] Compiling vpaes-x86_64-linux.S
[245/614] Compiling vpaes-x86-linux.S
[246/614] Compiling vpaes-armv8-win.S
[247/614] Compiling vpaes-armv8-linux.S
[248/614] Compiling vpaes-x86-apple.S
[249/614] Compiling vpaes-armv7-linux.S
[250/614] Compiling vpaes-armv8-apple.S
[251/614] Compiling sha512-x86_64-apple.S
[252/614] Compiling sha512-armv8-win.S
[253/614] Compiling sha512-armv8-apple.S
[254/614] Compiling sha512-armv8-linux.S
[255/614] Compiling sha512-x86_64-linux.S
[256/614] Compiling sha512-armv4-linux.S
[257/614] Compiling sha512-586-linux.S
[258/614] Compiling sha512-586-apple.S
[259/614] Compiling sha256-x86_64-apple.S
[260/614] Compiling sha256-armv8-win.S
[261/614] Compiling sha256-x86_64-linux.S
[262/614] Compiling sha256-armv8-linux.S
[263/614] Compiling sha256-armv8-apple.S
[264/614] Compiling sha256-armv4-linux.S
[265/614] Compiling sha256-586-apple.S
[266/614] Compiling sha256-586-linux.S
[267/614] Compiling sha1-x86_64-apple.S
[268/614] Compiling sha1-armv8-linux.S
[269/614] Compiling sha1-armv8-win.S
[270/614] Compiling sha1-x86_64-linux.S
[271/614] Compiling sha1-armv4-large-linux.S
[272/614] Compiling sha1-armv8-apple.S
[273/614] Compiling sha1-586-linux.S
[274/614] Compiling sha1-586-apple.S
[275/614] Compiling rsaz-avx2-apple.S
[276/614] Compiling rdrand-x86_64-apple.S
[277/614] Compiling rdrand-x86_64-linux.S
[277/614] Compiling rsaz-avx2-linux.S
[279/614] Compiling d1_both.cc
[280/614] Compiling p256_beeu-x86_64-asm-linux.S
[281/614] Compiling p256_beeu-armv8-asm-linux.S
[282/614] Compiling p256_beeu-x86_64-asm-apple.S
[283/614] Compiling p256_beeu-armv8-asm-win.S
[284/614] Compiling p256_beeu-armv8-asm-apple.S
[285/614] Compiling p256-armv8-asm-linux.S
[286/614] Compiling p256-x86_64-asm-apple.S
[287/614] Compiling p256-armv8-asm-win.S
[288/614] Compiling p256-x86_64-asm-linux.S
[289/614] Compiling ghashv8-armv8-linux.S
[290/614] Compiling ghashv8-armv8-win.S
[292/614] Compiling TSCUtility Tracing.swift
[293/614] Compiling TSCUtility Triple.swift
[294/614] Compiling TSCUtility URL.swift
[295/614] Compiling TSCUtility Verbosity.swift
[295/614] Compiling p256-armv8-asm-apple.S
[296/618] Compiling ghashv8-armv8-apple.S
[297/618] Compiling ghashv8-armv7-linux.S
[298/618] Compiling ghash-x86_64-linux.S
[299/618] Compiling ghash-x86-linux.S
[301/618] Emitting module TSCUtility
[301/618] Compiling ghash-x86_64-apple.S
[302/618] Compiling ghash-x86-apple.S
[302/618] Compiling ghash-ssse3-x86_64-apple.S
[305/618] Compiling TSCUtility OSLog.swift
[306/618] Compiling TSCUtility OrderedZip.swift
[307/618] Compiling TSCUtility PkgConfig.swift
[308/618] Compiling TSCUtility Platform.swift
[309/618] Compiling TSCUtility PolymorphicCodable.swift
[309/618] Compiling ghash-ssse3-x86-linux.S
[310/618] Compiling ghash-ssse3-x86_64-linux.S
[311/618] Compiling ghash-ssse3-x86-apple.S
[312/618] Compiling ghash-neon-armv8-linux.S
[313/618] Compiling ghash-neon-armv8-win.S
[314/618] Compiling ghash-neon-armv8-apple.S
[315/618] Compiling co-586-apple.S
[316/618] Compiling ghash-armv4-linux.S
[316/618] Compiling bsaes-armv7-linux.S
[318/618] Compiling co-586-linux.S
[319/618] Compiling bn-586-apple.S
[320/618] Compiling bn-armv8-linux.S
[321/618] Compiling bn-armv8-win.S
[322/618] Compiling bn-586-linux.S
[323/618] Compiling armv8-mont-linux.S
[324/618] Compiling bn-armv8-apple.S
[325/618] Compiling armv8-mont-win.S
[326/618] Compiling armv8-mont-apple.S
[327/618] Compiling armv4-mont-linux.S
[328/618] Compiling aesv8-gcm-armv8-linux.S
[329/618] Compiling aesv8-gcm-armv8-win.S
[330/618] Compiling aesv8-armv8-apple.S
[331/618] Compiling aesv8-gcm-armv8-apple.S
[331/618] Compiling aesv8-armv8-linux.S
[333/618] Compiling aesv8-armv8-win.S
[334/618] Compiling aesv8-armv7-linux.S
[335/618] Compiling aesni-x86_64-linux.S
[336/618] Compiling aesni-x86_64-apple.S
[337/618] Compiling aesni-x86-apple.S
[338/618] Compiling aesni-gcm-x86_64-linux.S
[339/618] Compiling aesni-x86-linux.S
[340/618] Compiling aesni-gcm-x86_64-apple.S
[341/618] Compiling aes-gcm-avx2-x86_64-apple.S
[342/618] Compiling aes-gcm-avx2-x86_64-linux.S
[343/618] Compiling aes-gcm-avx10-x86_64-linux.S
[344/618] Compiling aes-gcm-avx10-x86_64-apple.S
[346/618] Compiling TSCUtility Context.swift
[347/618] Compiling TSCUtility Diagnostics.swift
[348/618] Compiling TSCUtility FSWatch.swift
[349/618] Compiling TSCUtility FloatingPointExtensions.swift
[350/618] Compiling TSCUtility Git.swift
[351/618] Compiling TSCUtility Hex.swift
[352/618] Compiling TSCUtility IndexStore.swift
[353/618] Compiling TSCUtility InterruptHandler.swift
[354/618] Compiling TSCUtility JSONMessageStreamingParser.swift
[355/618] Compiling TSCUtility Netrc.swift
[356/618] Compiling TSCUtility Version.swift
[357/618] Compiling TSCUtility Versioning.swift
[358/618] Compiling TSCUtility dlopen.swift
[359/618] Compiling TSCUtility misc.swift
[360/618] Compiling TSCUtility Bitstream.swift
[361/618] Compiling TSCUtility BitstreamReader.swift
[362/618] Compiling TSCUtility BitstreamWriter.swift
[363/618] Compiling TSCUtility BuildFlags.swift
[364/618] Compiling TSCUtility CollectionExtensions.swift
[365/618] Compiling TSCUtility Archiver.swift
[366/618] Compiling TSCUtility ArgumentParser.swift
[367/618] Compiling TSCUtility ArgumentParserShellCompletion.swift
[368/618] Compiling TSCUtility Array+Extensions.swift
[369/618] Compiling TSCUtility Bits.swift
[369/618] Compiling x_x509a.cc
[370/618] Compiling x_x509.cc
[371/618] Compiling x_sig.cc
[372/618] Compiling x_val.cc
[373/618] Compiling x_req.cc
[375/618] Compiling TSCUtility ProgressAnimation.swift
[376/618] Compiling TSCUtility SerializedDiagnostics.swift
[377/618] Compiling TSCUtility SimplePersistence.swift
[378/618] Compiling TSCUtility StringExtensions.swift
[379/618] Compiling TSCUtility StringMangling.swift
[379/618] Compiling x_pubkey.cc
[380/619] Compiling x_spki.cc
[382/619] Compiling x_name.cc
[383/619] Compiling x509spki.cc
[384/619] Compiling x_attrib.cc
[385/619] Compiling x_exten.cc
[386/619] Compiling x_algor.cc
[387/619] Compiling x_crl.cc
[388/619] Compiling x_all.cc
[389/619] Compiling x509rset.cc
[390/619] Compiling x509_v3.cc
[391/619] Compiling x509_txt.cc
[392/619] Compiling x509_vpm.cc
[393/619] Compiling x509cset.cc
[394/619] Compiling x509name.cc
[395/619] Compiling x509_vfy.cc
[396/619] Compiling x509_trs.cc
[397/619] Compiling x509_set.cc
[398/619] Compiling x509_req.cc
[399/619] Compiling x509_lu.cc
[400/619] Compiling x509_obj.cc
[401/619] Compiling x509_d2.cc
[402/619] Compiling x509_cmp.cc
[403/619] Compiling x509_def.cc
[404/619] Compiling x509_ext.cc
[405/619] Compiling x509_att.cc
[406/619] Compiling x509.cc
[407/619] Compiling v3_utl.cc
[408/619] Compiling v3_purp.cc
[409/619] Compiling v3_pcons.cc
[410/619] Compiling v3_prn.cc
[411/619] Compiling v3_skey.cc
[412/619] Compiling v3_pmaps.cc
[413/619] Compiling v3_ocsp.cc
[414/619] Compiling v3_ncons.cc
[415/619] Compiling v3_int.cc
[416/619] Compiling v3_ia5.cc
[417/619] Compiling v3_info.cc
[418/619] Compiling v3_lib.cc
[418/619] Compiling v3_genn.cc
[418/619] Compiling v3_extku.cc
[421/619] Compiling v3_enum.cc
[422/619] Compiling v3_crld.cc
[423/619] Compiling v3_bitst.cc
[424/619] Compiling v3_cpols.cc
[425/619] Compiling v3_alt.cc
[426/619] Compiling v3_conf.cc
[427/619] Compiling v3_akeya.cc
[428/619] Compiling v3_bcons.cc
[429/619] Compiling v3_akey.cc
[430/619] Compiling t_x509a.cc
[431/619] Compiling i2d_pr.cc
[432/619] Compiling policy.cc
[433/619] Compiling t_x509.cc
[434/619] Compiling name_print.cc
[435/619] Compiling t_req.cc
[436/619] Compiling t_crl.cc
[437/619] Compiling rsa_pss.cc
[438/619] Compiling by_file.cc
[439/619] Compiling a_sign.cc
[440/619] Compiling by_dir.cc
[441/619] Compiling asn1_gen.cc
[442/619] Compiling a_verify.cc
[443/619] Compiling algorithm.cc
[444/619] Compiling a_digest.cc
[445/619] Compiling trust_token.cc
[446/619] Compiling voprf.cc
[447/619] Compiling thread_win.cc
[448/619] Compiling thread_pthread.cc
[449/619] Compiling thread_none.cc
[450/619] Compiling thread.cc
[451/619] Compiling slhdsa.cc
[452/619] Compiling stack.cc
[453/619] Compiling spake2plus.cc
[454/619] Compiling sha512.cc
[455/619] Compiling sha256.cc
[456/619] Compiling sha1.cc
[457/619] Compiling siphash.cc
[458/619] Compiling pmbtoken.cc
[459/619] Compiling rsa_print.cc
[460/619] Compiling rsa_crypt.cc
[461/619] Compiling rsa_extra.cc
[462/619] Compiling rc4.cc
[463/619] Compiling refcount.cc
[464/619] Compiling windows.cc
[465/619] Compiling rsa_asn1.cc
[466/619] Compiling trusty.cc
[467/619] Compiling rand.cc
[468/619] Compiling urandom.cc
[469/619] Compiling ios.cc
[470/619] Compiling passive.cc
[471/619] Compiling deterministic.cc
[472/619] Compiling poly1305_arm_asm.S
[473/619] Compiling getentropy.cc
[474/619] Compiling forkunsafe.cc
[475/619] Compiling fork_detect.cc
[476/619] Compiling pool.cc
[477/619] Compiling poly1305.cc
[478/619] Compiling poly1305_arm.cc
[479/619] Compiling poly1305_vec.cc
[480/619] Compiling pkcs7.cc
[481/619] Compiling pem_xaux.cc
[482/619] Compiling p5_pbev2.cc
[483/619] Compiling pkcs8_x509.cc
[484/619] Compiling pkcs8.cc
[485/619] Compiling pkcs7_x509.cc
[486/619] Compiling pem_x509.cc
[487/619] Compiling pem_pkey.cc
[488/619] Compiling pem_pk8.cc
[489/619] Compiling obj_xref.cc
[490/619] Compiling mlkem.cc
[491/619] Compiling pem_oth.cc
[492/619] Compiling mldsa.cc
[493/619] Compiling pem_all.cc
[494/619] Compiling pem_lib.cc
[495/619] Compiling pem_info.cc
[496/619] Compiling poly_rq_mul.S
[497/619] Compiling mem.cc
[498/619] Compiling md5.cc
[499/619] Compiling obj.cc
[500/619] Compiling fips_shared_support.cc
[501/619] Compiling md4.cc
[502/619] Compiling lhash.cc
[503/619] Compiling hrss.cc
[504/619] Compiling sign.cc
[505/619] Compiling kyber.cc
[506/619] Compiling ex_data.cc
[507/619] Compiling scrypt.cc
[508/619] Compiling hpke.cc
[509/619] Compiling pbkdf.cc
[510/619] Compiling print.cc
[511/619] Compiling p_x25519.cc
[512/619] Compiling p_rsa_asn1.cc
[513/619] Compiling p_ed25519.cc
[514/619] Compiling p_hkdf.cc
[515/619] Compiling p_x25519_asn1.cc
[516/619] Compiling p_rsa.cc
[517/619] Compiling p_ec_asn1.cc
[518/619] Compiling p_ed25519_asn1.cc
[519/619] Compiling p_ec.cc
[520/619] Compiling p_dh.cc
[521/619] Compiling p_dh_asn1.cc
[521/619] Compiling evp_ctx.cc
[523/619] Compiling evp.cc
[524/619] Compiling err.cc
[525/619] Compiling engine.cc
[526/619] Compiling p_dsa_asn1.cc
[527/619] Compiling evp_asn1.cc
[528/619] Compiling ecdh.cc
[529/619] Compiling hash_to_curve.cc
[530/619] Compiling ecdsa_asn1.cc
[531/619] Compiling ec_derive.cc
[532/619] Compiling dsa.cc
[533/619] Compiling ec_asn1.cc
[534/619] Compiling dsa_asn1.cc
[535/619] Compiling params.cc
[536/619] Compiling x25519-asm-arm.S
[537/619] Compiling digest_extra.cc
[538/619] Compiling des.cc
[539/619] Compiling dh_asn1.cc
[540/619] Compiling spake25519.cc
[541/619] Compiling cpu_arm_linux.cc
[542/619] Compiling crypto.cc
[543/619] Compiling cpu_intel.cc
[544/619] Compiling curve25519.cc
[545/619] Compiling cpu_aarch64_win.cc
[546/619] Compiling bcm.cc
[547/619] Compiling cpu_arm_freebsd.cc
[548/619] Compiling cpu_aarch64_sysreg.cc
[549/619] Compiling cpu_aarch64_linux.cc
[550/619] Compiling cpu_aarch64_openbsd.cc
[551/619] Compiling cpu_aarch64_fuchsia.cc
[552/619] Compiling cpu_aarch64_apple.cc
[553/619] Compiling curve25519_64_adx.cc
[554/619] Compiling conf.cc
[555/619] Compiling tls_cbc.cc
[556/619] Compiling get_cipher.cc
[557/619] Compiling e_rc4.cc
[558/619] Compiling e_rc2.cc
[559/619] Compiling e_tls.cc
[560/619] Compiling e_chacha20poly1305.cc
[561/619] Compiling e_des.cc
[562/619] Compiling e_null.cc
[563/619] Compiling derive_key.cc
[564/619] Compiling unicode.cc
[565/619] Compiling e_aesgcmsiv.cc
[566/619] Compiling chacha.cc
[567/619] Compiling e_aesctrhmac.cc
[568/619] Compiling buf.cc
[569/619] Compiling cbb.cc
[570/619] Compiling ber.cc
[571/619] Compiling convert.cc
[572/619] Compiling cbs.cc
[573/619] Compiling blake2.cc
[574/619] Compiling asn1_compat.cc
[575/619] Compiling bn_asn1.cc
[576/619] Compiling printf.cc
[577/619] Compiling socket.cc
[578/619] Compiling socket_helper.cc
[579/619] Compiling hexdump.cc
[580/619] Compiling pair.cc
[581/619] Compiling file.cc
[582/619] Compiling connect.cc
[583/619] Compiling errno.cc
[584/619] Compiling fd.cc
[585/619] Compiling bio_mem.cc
[586/619] Compiling bio.cc
[587/619] Compiling base64.cc
[588/619] Compiling tasn_typ.cc
[589/619] Compiling tasn_enc.cc
[590/619] Compiling tasn_fre.cc
[591/619] Compiling tasn_utl.cc
[592/619] Compiling f_string.cc
[593/619] Compiling posix_time.cc
[594/619] Compiling asn1_par.cc
[595/619] Compiling asn_pack.cc
[596/619] Compiling tasn_new.cc
[597/619] Compiling f_int.cc
[598/619] Compiling tasn_dec.cc
[599/619] Compiling asn1_lib.cc
[600/619] Compiling a_octet.cc
[601/619] Compiling a_type.cc
[602/619] Compiling a_strnid.cc
[603/619] Compiling a_object.cc
[604/619] Compiling a_utctm.cc
[605/619] Compiling a_time.cc
[606/619] Compiling a_strex.cc
[607/619] Compiling a_i2d_fp.cc
[608/619] Compiling a_mbstr.cc
[609/619] Compiling a_dup.cc
[610/619] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[610/619] Write sources
[612/619] Compiling a_int.cc
[613/619] Compiling a_bitstr.cc
[614/619] Compiling a_gentm.cc
[615/619] Compiling a_d2i_fp.cc
[616/638] Compiling a_bool.cc
[618/638] Compiling Atomics AtomicMemoryOrderings.swift
[619/638] Compiling Atomics DoubleWord.swift
[620/638] Compiling Atomics ManagedAtomic.swift
[621/638] Compiling Atomics ManagedAtomicLazyReference.swift
[622/638] Compiling Atomics UnsafeAtomic.swift
[623/638] Compiling Atomics UnsafeAtomicLazyReference.swift
[624/640] Compiling Atomics Primitives.shims.swift
[625/640] Compiling Atomics AtomicInteger.swift
[626/640] Compiling Atomics AtomicOptionalWrappable.swift
[627/640] Compiling Atomics AtomicReference.swift
[628/640] Compiling Atomics AtomicStorage.swift
[629/640] Compiling Atomics AtomicValue.swift
[630/640] Compiling Atomics IntegerOperations.swift
[631/640] Compiling Atomics Unmanaged extensions.swift
[632/640] Compiling Atomics OptionalRawRepresentable.swift
[633/640] Compiling Atomics RawRepresentable.swift
[634/640] Compiling Atomics AtomicBool.swift
[635/640] Compiling Atomics IntegerConformances.swift
[636/640] Compiling Atomics PointerConformances.swift
[637/640] Compiling Atomics Primitives.native.swift
[638/640] Emitting module Atomics
[639/641] Compiling c-nioatomics.c
[640/641] Compiling c-atomics.c
[642/647] Compiling NIOConcurrencyHelpers NIOLock.swift
[643/647] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[644/647] Compiling NIOConcurrencyHelpers lock.swift
[645/647] Emitting module NIOConcurrencyHelpers
[646/647] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[647/647] Compiling NIOConcurrencyHelpers atomics.swift
[649/707] Compiling NIOCore MarkedCircularBuffer.swift
[650/707] Compiling NIOCore MulticastChannel.swift
[651/707] Compiling NIOCore NIOAny.swift
[652/707] Compiling NIOCore NIOCloseOnErrorHandler.swift
[653/707] Compiling NIOCore NIOLoopBound.swift
[654/707] Compiling NIOCore NIOScheduledCallback.swift
[655/707] Compiling NIOCore NIOSendable.swift
[656/707] Compiling NIOCore RecvByteBufferAllocator.swift
[657/715] Compiling NIOCore GlobalSingletons.swift
[658/715] Compiling NIOCore IO.swift
[659/715] Compiling NIOCore IOData.swift
[660/715] Compiling NIOCore IPProtocol.swift
[661/715] Compiling NIOCore IntegerBitPacking.swift
[662/715] Compiling NIOCore IntegerTypes.swift
[663/715] Compiling NIOCore Interfaces.swift
[664/715] Compiling NIOCore Linux.swift
[665/715] Compiling NIOCore EventLoop.swift
[666/715] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[667/715] Compiling NIOCore EventLoopFuture+Deprecated.swift
[668/715] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[669/715] Compiling NIOCore EventLoopFuture.swift
[670/715] Compiling NIOCore FileDescriptor.swift
[671/715] Compiling NIOCore FileHandle.swift
[672/715] Compiling NIOCore FileRegion.swift
[673/715] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[674/715] Compiling NIOCore SocketAddresses.swift
[675/715] Compiling NIOCore SocketOptionProvider.swift
[676/715] Compiling NIOCore SystemCallHelpers.swift
[677/715] Compiling NIOCore TimeAmount+Duration.swift
[678/715] Compiling NIOCore TypeAssistedChannelHandler.swift
[679/715] Compiling NIOCore UniversalBootstrapSupport.swift
[680/715] Compiling NIOCore Utilities.swift
[681/715] Compiling NIOCore AddressedEnvelope.swift
[682/715] Compiling NIOCore AsyncAwaitSupport.swift
[683/715] Compiling NIOCore AsyncChannel.swift
[684/715] Compiling NIOCore AsyncChannelHandler.swift
[685/715] Compiling NIOCore AsyncChannelInboundStream.swift
[686/715] Compiling NIOCore AsyncChannelOutboundWriter.swift
[687/715] Compiling NIOCore NIOAsyncSequenceProducer.swift
[688/715] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[689/715] Compiling NIOCore NIOAsyncWriter.swift
[690/715] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[691/715] Compiling NIOCore BSDSocketAPI.swift
[692/715] Compiling NIOCore ByteBuffer-aux.swift
[693/715] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[694/715] Compiling NIOCore ByteBuffer-conversions.swift
[695/715] Compiling NIOCore ByteBuffer-core.swift
[696/715] Compiling NIOCore ByteBuffer-hex.swift
[697/715] Compiling NIOCore ByteBuffer-int.swift
[698/715] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[699/715] Compiling NIOCore ChannelPipeline.swift
[700/715] Compiling NIOCore CircularBuffer.swift
[701/715] Compiling NIOCore Codec.swift
[702/715] Compiling NIOCore ConvenienceOptionSupport.swift
[703/715] Compiling NIOCore DeadChannel.swift
[704/715] Compiling NIOCore DispatchQueue+WithFuture.swift
[705/715] Compiling NIOCore EventLoop+Deprecated.swift
[706/715] Compiling NIOCore EventLoop+SerialExecutor.swift
[707/715] Compiling NIOCore ByteBuffer-multi-int.swift
[708/715] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[709/715] Compiling NIOCore ByteBuffer-views.swift
[710/715] Compiling NIOCore Channel.swift
[711/715] Compiling NIOCore ChannelHandler.swift
[712/715] Compiling NIOCore ChannelHandlers.swift
[713/715] Compiling NIOCore ChannelInvoker.swift
[714/715] Compiling NIOCore ChannelOption.swift
[715/715] Emitting module NIOCore
[717/767] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[718/767] Emitting module NIOEmbedded
[719/767] Compiling NIOEmbedded AsyncTestingChannel.swift
[720/767] Compiling NIOEmbedded Embedded.swift
[722/768] Compiling NIOPosix PooledRecvBufferAllocator.swift
[723/768] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[724/768] Compiling NIOPosix PosixSingletons.swift
[725/768] Compiling NIOPosix RawSocketBootstrap.swift
[726/768] Compiling NIOPosix Resolver.swift
[727/768] Compiling NIOPosix Selectable.swift
[728/774] Compiling NIOPosix ServerSocket.swift
[729/774] Compiling NIOPosix Socket.swift
[730/774] Compiling NIOPosix SocketChannel.swift
[731/774] Compiling NIOPosix SocketProtocols.swift
[732/774] Compiling NIOPosix System.swift
[733/774] Compiling NIOPosix Thread.swift
[734/774] Compiling NIOPosix SelectableChannel.swift
[735/774] Compiling NIOPosix SelectableEventLoop.swift
[736/774] Compiling NIOPosix SelectorEpoll.swift
[737/774] Compiling NIOPosix SelectorGeneric.swift
[738/774] Compiling NIOPosix SelectorKqueue.swift
[739/774] Compiling NIOPosix SelectorUring.swift
[740/774] Compiling NIOPosix ThreadPosix.swift
[741/774] Compiling NIOPosix ThreadWindows.swift
[742/774] Compiling NIOPosix UnsafeTransfer.swift
[743/774] Compiling NIOPosix Utilities.swift
[744/774] Compiling NIOPosix VsockAddress.swift
[745/774] Compiling NIOPosix VsockChannelEvents.swift
[746/774] Emitting module NIOPosix
[747/774] Compiling NIOPosix IO.swift
[748/774] Compiling NIOPosix IntegerBitPacking.swift
[749/774] Compiling NIOPosix IntegerTypes.swift
[750/774] Compiling NIOPosix Linux.swift
[751/774] Compiling NIOPosix LinuxCPUSet.swift
[752/774] Compiling NIOPosix LinuxUring.swift
[753/774] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[754/774] Compiling NIOPosix NIOThreadPool.swift
[755/774] Compiling NIOPosix NonBlockingFileIO.swift
[756/774] Compiling NIOPosix PendingDatagramWritesManager.swift
[757/774] Compiling NIOPosix PendingWritesManager.swift
[758/774] Compiling NIOPosix PipeChannel.swift
[759/774] Compiling NIOPosix PipePair.swift
[760/774] Compiling NIOPosix Pool.swift
[761/774] Compiling NIOPosix Bootstrap.swift
[762/774] Compiling NIOPosix ControlMessage.swift
[763/774] Compiling NIOPosix DatagramVectorReadManager.swift
[764/774] Compiling NIOPosix Errors+Any.swift
[765/774] Compiling NIOPosix FileDescriptor.swift
[766/774] Compiling NIOPosix GetaddrinfoResolver.swift
[767/774] Compiling NIOPosix HappyEyeballs.swift
[768/774] Compiling NIOPosix BSDSocketAPICommon.swift
[769/774] Compiling NIOPosix BSDSocketAPIPosix.swift
[770/774] Compiling NIOPosix BSDSocketAPIWindows.swift
[771/774] Compiling NIOPosix BaseSocket.swift
[772/774] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[773/774] Compiling NIOPosix BaseSocketChannel.swift
[774/774] Compiling NIOPosix BaseStreamSocketChannel.swift
[776/777] Compiling NIO Exports.swift
[777/777] Emitting module NIO
[779/817] Emitting module NIOFoundationCompat
[780/817] Compiling NIOTLS TLSEvents.swift
[781/817] Emitting module NIOSOCKS
[782/818] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[783/818] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[784/818] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[785/818] Emitting module NIOTLS
[786/818] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[787/818] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[788/818] Compiling NIOSOCKS SOCKSResponse.swift
[789/818] Compiling NIOSOCKS ClientStateMachine.swift
[790/818] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[791/818] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[792/818] Compiling NIOSOCKS ServerStateMachine.swift
[793/818] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[794/818] Compiling NIOTLS SNIHandler.swift
[795/818] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[796/819] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[797/819] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[798/819] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[799/819] Compiling NIOHTTP1 HTTPEncoder.swift
[800/819] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[801/819] Compiling NIOHTTP1 ByteCollectionUtils.swift
[802/819] Compiling NIOHTTP1 HTTPDecoder.swift
[803/819] Emitting module NIOHTTP1
[807/823] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[808/823] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[809/834] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[810/834] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[811/874] Compiling NIOTransportServices AcceptHandler.swift
[812/874] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[813/874] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[814/876] Emitting module NIOTransportServices
[815/876] Compiling NIOTransportServices StateManagedChannel.swift
[816/876] Compiling NIOTransportServices StateManagedListenerChannel.swift
[817/876] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[818/876] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[819/876] Compiling NIOTransportServices NIOTSSingletons.swift
[820/876] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[821/876] Compiling NIOTransportServices NIOTSBootstraps.swift
[822/876] Compiling NIOTransportServices NIOTSChannelOptions.swift
[823/876] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[826/876] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[827/876] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[828/876] Compiling NIOTransportServices NIOTSListenerChannel.swift
[829/876] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[830/876] Compiling NIOTransportServices NIOTSErrors.swift
[831/876] Compiling NIOTransportServices NIOTSEventLoop.swift
[832/876] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[833/876] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[834/876] Compiling NIOTransportServices NIOTSDatagramListener.swift
[835/876] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[836/876] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[850/878] Emitting module NIOSSL
[859/899] Compiling NIOSSL SSLErrors.swift
[860/899] Compiling NIOSSL SSLInit.swift
[861/899] Compiling NIOSSL SSLPKCS12Bundle.swift
[862/899] Compiling NIOSSL SSLPrivateKey.swift
[863/899] Compiling NIOHPACK DynamicHeaderTable.swift
[864/899] Compiling NIOHPACK HPACKDecoder.swift
[865/899] Compiling NIOHPACK IndexedHeaderTable.swift
[866/899] Compiling NIOHPACK IntegerCoding.swift
[867/900] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[868/900] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[869/900] Compiling NIOHPACK StaticHeaderTable.swift
[870/900] Compiling NIOHTTPCompression HTTPCompression.swift
[871/900] Compiling NIOHTTPCompression HTTPDecompression.swift
[872/900] Emitting module NIOHTTPCompression
[873/900] Compiling NIOHPACK HuffmanTables.swift
[874/900] Compiling NIOHPACK HuffmanCoding.swift
[875/900] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[876/900] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[877/901] Emitting module NIOHPACK
[878/901] Compiling NIOHPACK HPACKHeader.swift
[879/901] Compiling NIOHPACK HeaderTables.swift
[884/901] Compiling NIOSSL NIOSSLHandler.swift
[887/901] Compiling NIOHPACK HPACKEncoder.swift
[888/901] Compiling NIOHPACK HPACKErrors.swift
[900/960] Compiling NIOHTTP2 HTTP2StreamID.swift
[901/960] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[902/960] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[904/961] Emitting module NIOHTTP2
[905/969] Compiling NIOHTTP2 ConnectionStateMachine.swift
[906/969] Compiling NIOHTTP2 ConnectionStreamsState.swift
[907/969] Compiling NIOHTTP2 MayReceiveFrames.swift
[908/969] Compiling NIOHTTP2 ReceivingDataState.swift
[909/969] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[910/969] Compiling NIOHTTP2 ReceivingHeadersState.swift
[911/969] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[912/969] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[913/969] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[914/969] Compiling NIOHTTP2 InboundWindowManager.swift
[915/969] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[916/969] Compiling NIOHTTP2 StreamChannelFlowController.swift
[917/969] Compiling NIOHTTP2 StreamChannelList.swift
[918/969] Compiling NIOHTTP2 StreamMap.swift
[919/969] Compiling NIOHTTP2 StreamStateMachine.swift
[920/969] Compiling NIOHTTP2 UnsafeTransfer.swift
[921/969] Compiling NIOHTTP2 WatermarkedFlowController.swift
[922/969] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[923/969] Compiling NIOHTTP2 HTTP2Frame.swift
[924/969] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[925/969] Compiling NIOHTTP2 HTTP2FrameParser.swift
[926/969] Compiling NIOHTTP2 HTTP2PingData.swift
[927/969] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[928/969] Compiling NIOHTTP2 HTTP2Settings.swift
[929/969] Compiling NIOHTTP2 HTTP2Stream.swift
[930/969] Compiling NIOHTTP2 StateMachineResult.swift
[931/969] Compiling NIOHTTP2 ContentLengthVerifier.swift
[932/969] Compiling NIOHTTP2 DOSHeuristics.swift
[933/969] Compiling NIOHTTP2 Error+Any.swift
[934/969] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[935/969] Compiling NIOHTTP2 ControlFrameBuffer.swift
[936/969] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[937/969] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[938/969] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[939/969] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[940/969] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[941/969] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[942/969] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[943/969] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[944/969] Compiling NIOHTTP2 HTTP2Error.swift
[945/969] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[946/969] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[947/969] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[948/969] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[952/969] Compiling NIOHTTP2 HTTP2UserEvents.swift
[953/969] Compiling NIOHTTP2 InboundEventBuffer.swift
[954/969] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[955/969] Compiling NIOHTTP2 HasFlowControlWindows.swift
[956/969] Compiling NIOHTTP2 HasLocalSettings.swift
[957/969] Compiling NIOHTTP2 HasRemoteSettings.swift
[958/969] Compiling NIOHTTP2 LocallyQuiescingState.swift
[959/969] Compiling NIOHTTP2 QuiescingState.swift
[960/969] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[961/969] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[962/969] Compiling NIOHTTP2 MaySendFrames.swift
[963/969] Compiling NIOHTTP2 SendingDataState.swift
[964/969] Compiling NIOHTTP2 SendingGoawayState.swift
[965/969] Compiling NIOHTTP2 SendingHeadersState.swift
[966/969] Compiling NIOHTTP2 SendingPushPromiseState.swift
[967/969] Compiling NIOHTTP2 SendingRstStreamState.swift
[968/969] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[969/969] Compiling NIOHTTP2 HTTP2SettingsState.swift
[971/1025] Emitting module AsyncHTTPClient
[972/1032] Compiling AsyncHTTPClient HTTPHandler.swift
[973/1032] Compiling AsyncHTTPClient LRUCache.swift
[974/1032] Compiling AsyncHTTPClient NWErrorHandler.swift
[975/1032] Compiling AsyncHTTPClient NWWaitingHandler.swift
[976/1032] Compiling AsyncHTTPClient TLSConfiguration.swift
[977/1032] Compiling AsyncHTTPClient RedirectState.swift
[978/1032] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[979/1032] Compiling AsyncHTTPClient ConnectionTarget.swift
[980/1032] Compiling AsyncHTTPClient DeconstructedURL.swift
[981/1032] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[982/1032] Compiling AsyncHTTPClient FoundationExtensions.swift
[983/1032] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[984/1032] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[985/1032] Compiling AsyncHTTPClient HTTPClient.swift
[986/1032] Compiling AsyncHTTPClient RequestBag.swift
[987/1032] Compiling AsyncHTTPClient RequestValidation.swift
[988/1032] Compiling AsyncHTTPClient SSLContextCache.swift
[989/1032] Compiling AsyncHTTPClient Scheme.swift
[990/1032] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[991/1032] Compiling AsyncHTTPClient UnsafeTransfer.swift
[992/1032] Compiling AsyncHTTPClient Utils.swift
[993/1032] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[994/1032] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[995/1032] Compiling AsyncHTTPClient AsyncLazySequence.swift
[996/1032] Compiling AsyncHTTPClient HTTPClient+execute.swift
[997/1032] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[998/1032] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[999/1032] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1000/1032] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1001/1032] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1002/1032] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1003/1032] Compiling AsyncHTTPClient Transaction.swift
[1004/1032] Compiling AsyncHTTPClient Base64.swift
[1005/1032] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1006/1032] Compiling AsyncHTTPClient ConnectionPool.swift
[1007/1032] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1008/1032] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1009/1032] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1010/1032] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1011/1032] Compiling AsyncHTTPClient HTTP1Connection.swift
[1012/1032] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1013/1032] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1014/1032] Compiling AsyncHTTPClient HTTP2Connection.swift
[1015/1032] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1016/1032] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1017/1032] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1018/1032] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1019/1032] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1020/1032] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1021/1032] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1022/1032] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1023/1032] Compiling AsyncHTTPClient RequestBodyLength.swift
[1024/1032] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1025/1032] Compiling AsyncHTTPClient RequestOptions.swift
[1026/1032] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1027/1032] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1028/1032] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1029/1032] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1030/1032] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1031/1032] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1032/1032] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1034/1041] Compiling SwiftyESBuild Tar.swift
[1035/1041] Emitting module SwiftyESBuild
[1036/1041] Compiling SwiftyESBuild ESBuildVersion.swift
[1037/1041] Compiling SwiftyESBuild Executor.swift
/host/spi-builder-workspace/Sources/SwiftyESBuild/Executor.swift:35:17: warning: capture of 'self' with non-sendable type 'Executor' in a '@Sendable' closure; this is an error in the Swift 6 language mode
19 | }
20 |
21 | class Executor: Executing {
| `- note: class 'Executor' does not conform to the 'Sendable' protocol
22 | let logger: Logger
23 |
:
33 | DispatchQueue.global(qos: .userInitiated).async {
34 | let arguments = [executablePath.pathString] + arguments
35 | self.logger.info("ESBuild: \(arguments.joined(separator: " "))")
| `- warning: capture of 'self' with non-sendable type 'Executor' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 | let process = Process(arguments: arguments,
37 | workingDirectory: directory,
/host/spi-builder-workspace/Sources/SwiftyESBuild/Executor.swift:47:47: warning: capture of 'self' with non-sendable type 'Executor' in an isolated closure; this is an error in the Swift 6 language mode
19 | }
20 |
21 | class Executor: Executing {
| `- note: class 'Executor' does not conform to the 'Sendable' protocol
22 | let logger: Logger
23 |
:
45 | We don't use `logger.error` here because some useful warnings are sent through the standard error.
46 | */
47 | self.logger.info("\(errorString)")
| `- warning: capture of 'self' with non-sendable type 'Executor' in an isolated closure; this is an error in the Swift 6 language mode
48 | }
49 | }), startNewProcessGroup: false)
[1038/1041] Compiling SwiftyESBuild ArchitectureDetector.swift
[1039/1041] Compiling SwiftyESBuild SwiftyESBuild.swift
[1040/1041] Compiling SwiftyESBuild Downloader.swift
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:82:14: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
80 | */
81 | static func defaultDownloadDirectory() -> AbsolutePath {
82 | try! localFileSystem.tempDirectory.appending(component: "SwiftyESBuild")
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
83 | }
84 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:103:12: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
101 | let expectedVersion = try await versionToDownload(version: version, npmPackage: npmPackage)
102 | let binaryPath = directory.appending(components: [expectedVersion, "esbuild"])
103 | if localFileSystem.exists(binaryPath) { return binaryPath }
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
104 | try await downloadBinary(npmPackage: npmPackage, version: expectedVersion, to: binaryPath)
105 | return binaryPath
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:111:13: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
109 |
110 | private func downloadBinary(npmPackage: NPMPackage, version: String, to downloadPath: AbsolutePath) async throws {
111 | if !localFileSystem.exists(downloadPath.parentDirectory) {
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
112 | logger.debug("Creating directory \(downloadPath.parentDirectory)")
113 | try localFileSystem.createDirectory(downloadPath.parentDirectory, recursive: true)
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:113:17: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
111 | if !localFileSystem.exists(downloadPath.parentDirectory) {
112 | logger.debug("Creating directory \(downloadPath.parentDirectory)")
113 | try localFileSystem.createDirectory(downloadPath.parentDirectory, recursive: true)
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
114 | }
115 | guard let npmVersion = npmPackage.versions[version]?.dist else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:141:47: warning: capture of 'self' with non-sendable type 'Downloader' in a '@Sendable' closure
71 | }
72 |
73 | class Downloader: Downloading {
| `- note: class 'Downloader' does not conform to the 'Sendable' protocol
74 | let architectureDetector: ArchitectureDetecting
75 | let logger: Logger
:
139 | do {
140 | // TODO: Do checksum validation
141 | try await self.tar.extract(tar: tgzPath)
| `- warning: capture of 'self' with non-sendable type 'Downloader' in a '@Sendable' closure
142 | let binaryPath = tgzPath.parentDirectory.appending(.init("package/bin/esbuild"))
143 | try localFileSystem.chmod(.executable, path: binaryPath)
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:141:47: warning: capture of 'self' with non-sendable type 'Downloader' in an isolated closure; this is an error in the Swift 6 language mode
71 | }
72 |
73 | class Downloader: Downloading {
| `- note: class 'Downloader' does not conform to the 'Sendable' protocol
74 | let architectureDetector: ArchitectureDetecting
75 | let logger: Logger
:
139 | do {
140 | // TODO: Do checksum validation
141 | try await self.tar.extract(tar: tgzPath)
| `- warning: capture of 'self' with non-sendable type 'Downloader' in an isolated closure; this is an error in the Swift 6 language mode
142 | let binaryPath = tgzPath.parentDirectory.appending(.init("package/bin/esbuild"))
143 | try localFileSystem.chmod(.executable, path: binaryPath)
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:143:41: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
141 | try await self.tar.extract(tar: tgzPath)
142 | let binaryPath = tgzPath.parentDirectory.appending(.init("package/bin/esbuild"))
143 | try localFileSystem.chmod(.executable, path: binaryPath)
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
144 | try localFileSystem.move(from: binaryPath, to: downloadPath)
145 | continuation.resume()
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
/host/spi-builder-workspace/Sources/SwiftyESBuild/Downloader.swift:144:41: warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
142 | let binaryPath = tgzPath.parentDirectory.appending(.init("package/bin/esbuild"))
143 | try localFileSystem.chmod(.executable, path: binaryPath)
144 | try localFileSystem.move(from: binaryPath, to: downloadPath)
| `- warning: reference to var 'localFileSystem' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
145 | continuation.resume()
146 | } catch {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileSystem.swift:1163:12: note: var declared here
1161 |
1162 | /// Public access to the local FS proxy.
1163 | public var localFileSystem: FileSystem = LocalFileSystem()
| `- note: var declared here
1164 |
1165 | extension FileSystem {
[1041/1041] Compiling SwiftyESBuild ChecksumValidator.swift
Build complete! (198.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-tools-support-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "1.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "1.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "1.19.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "SwiftyESBuild",
"name" : "SwiftyESBuild",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftyESBuild",
"targets" : [
"SwiftyESBuild"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyESBuildTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyESBuildTests",
"path" : "Tests/SwiftyESBuildTests",
"product_dependencies" : [
"SwiftToolsSupport-auto"
],
"sources" : [
"SwiftyESBuildTests.swift"
],
"target_dependencies" : [
"SwiftyESBuild"
],
"type" : "test"
},
{
"c99name" : "SwiftyESBuild",
"module_type" : "SwiftTarget",
"name" : "SwiftyESBuild",
"path" : "Sources/SwiftyESBuild",
"product_dependencies" : [
"SwiftToolsSupport-auto",
"Logging",
"AsyncHTTPClient"
],
"product_memberships" : [
"SwiftyESBuild"
],
"sources" : [
"ArchitectureDetector.swift",
"ChecksumValidator.swift",
"Downloader.swift",
"ESBuildVersion.swift",
"Executor.swift",
"SwiftyESBuild.swift",
"Tar.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.