Build Information
Successful build of Uploadcare, reference master (c986c3
), with Swift 6.1 for Linux on 28 Apr 2025 20:50:46 UTC.
Swift 6 data race errors: 4
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/uploadcare/uploadcare-swift.git
Reference: master
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/uploadcare/uploadcare-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c986c38 Update REST API.md (#133)
Cloned https://github.com/uploadcare/uploadcare-swift.git
Revision (git rev-parse @):
c986c38ba1a4c824a2e5a3b066083e059edc6aea
SUCCESS checkout https://github.com/uploadcare/uploadcare-swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/uploadcare/uploadcare-swift.git
https://github.com/uploadcare/uploadcare-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "Uploadcare",
"name" : "Uploadcare",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Uploadcare",
"targets" : [
"Uploadcare"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UploadcareWidget",
"module_type" : "SwiftTarget",
"name" : "UploadcareWidget",
"path" : "Sources/UploadcareWidget",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/UploadcareWidget/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/ImageCache.swift",
"Helpers/ImageLoader.swift",
"Models/FilesListModels.swift",
"Models/SelectedFile.swift",
"Models/SocialSource.swift",
"MultipartRequestBuilder.swift",
"SelectSourceView.swift",
"Utils.swift",
"ViewModels/FilesListViewModel.swift",
"Views/ActivityIndicator.swift",
"Views/AsyncImage.swift",
"Views/FilesListView.swift",
"Views/GridView.swift",
"Views/ImagePicker.swift",
"Views/OpenPathView.swift",
"Views/SelectFileView.swift",
"Views/WevView.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "library"
},
{
"c99name" : "UploadcareTests",
"module_type" : "SwiftTarget",
"name" : "UploadcareTests",
"path" : "Tests/UploadcareTests",
"sources" : [
"PaginationQueryTests.swift",
"RESTAPIIntegrationAsyncTests.swift",
"RESTAPIIntegrationTests.swift",
"RequestManagerTests.swift",
"UploadAPIIntegrationAsyncTests.swift",
"UploadAPIIntegrationTests.swift",
"UploadFromURLTaskTests.swift",
"UploadcareTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "test"
},
{
"c99name" : "Uploadcare",
"module_type" : "SwiftTarget",
"name" : "Uploadcare",
"path" : "Sources/Uploadcare",
"product_dependencies" : [
"AsyncHTTPClient",
"Crypto"
],
"product_memberships" : [
"Uploadcare"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Uploadcare/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"APIStore.swift",
"BackgroundSessionManager.swift",
"Constants.swift",
"MultipartRequestBuilder.swift",
"UploadAPI.swift",
"Uploadcare+Addons.swift",
"Uploadcare.swift",
"Utils.swift",
"extensions/Data+ToString.swift",
"extensions/String+Hash.swift",
"models/AudioMetadata.swift",
"models/GeoLocation.swift",
"models/ImageInfo.swift",
"models/Mime.swift",
"models/REST/Collaborator.swift",
"models/REST/ContentInfo.swift",
"models/REST/DocumentInfo.swift",
"models/REST/File.swift",
"models/REST/FileInfoQuery.swift",
"models/REST/FilesList.swift",
"models/REST/Group.swift",
"models/REST/GroupsList.swift",
"models/REST/GroupsListQuery.swift",
"models/REST/PaginationQuery.swift",
"models/REST/Project.swift",
"models/REST/Webhook.swift",
"models/REST/addons/ClamAVAddonExecutionParams.swift",
"models/REST/addons/RemoveBGAddonExecutionParams.swift",
"models/REST/appdata/AWSRekognitionDetectLabels.swift",
"models/REST/appdata/AppData.swift",
"models/REST/appdata/RemoveBg.swift",
"models/REST/appdata/UCClamavVirusScan.swift",
"models/REST/convertion/ConversionOptions.swift",
"models/REST/convertion/ConvertDocumentJobStatus.swift",
"models/REST/convertion/ConvertRequestData.swift",
"models/REST/convertion/ConvertVideoJobStatus.swift",
"models/REST/convertion/DocumentConversionJob.swift",
"models/REST/convertion/DocumentConversionJobSettings.swift",
"models/REST/convertion/VideoConversionJob.swift",
"models/REST/convertion/VideoConversionJobSettings.swift",
"models/REST/responses/BatchFilesOperationResponse.swift",
"models/REST/responses/ConvertDocumentsResponse.swift",
"models/REST/responses/CopyFileToLocalStorageResponse.swift",
"models/REST/responses/CopyFileToRemoteStorageResponse.swift",
"models/REST/responses/ExecuteAddonResponse.swift",
"models/REST/responses/ExecuteAddonStatusResponse.swift",
"models/REST/responses/RESTAPIError.swift",
"models/VideoInfo.swift",
"models/VideoMetadata.swift",
"models/upload/UploadError.swift",
"models/upload/UploadFromURLTask.swift",
"models/upload/UploadSignature.swift",
"models/upload/UploadTask.swift",
"models/upload/UploadedFile.swift",
"models/upload/UploadedFilesGroup.swift",
"models/upload/responses/StartMulipartUploadResponse.swift",
"models/upload/responses/UploadFromURLResponse.swift",
"models/upload/responses/UploadFromURLStatus.swift",
"requestManager/RequestManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-crypto.git
[1/13784] Fetching swift-crypto
[829/27639] Fetching swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.50s)
[13784/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.18s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (3.05s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
[1/3836] Fetching swift-log
[1037/9739] Fetching swift-log, swift-algorithms
[2044/12358] Fetching swift-log, swift-algorithms, swift-nio-transport-services
[2425/18020] Fetching swift-log, swift-algorithms, swift-nio-transport-services, swift-nio-extras
[8474/19725] Fetching swift-log, swift-algorithms, swift-nio-transport-services, swift-nio-extras, swift-atomics
[12014/31217] Fetching swift-log, swift-algorithms, swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.80s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (0.83s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.83s)
[5263/14111] Fetching swift-nio-transport-services, swift-nio-http2
[14112/28904] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
[15592/104428] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.99s)
[28132/101809] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.02s)
[17543/90317] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.67s)
[50602/75524] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (8.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.28s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[3832/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.65s)
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.07s)
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.82s)
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.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.75s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.86s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[472/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
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 (1.27s)
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.70s)
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.84s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.26s)
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-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-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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-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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/805] Copying PrivacyInfo.xcprivacy
[0/805] Write sources
[5/805] Copying PrivacyInfo.xcprivacy
[5/805] Write sources
[27/805] Compiling _NumericsShims _NumericsShims.c
[27/805] Compiling CNIOWindows shim.c
[27/805] Compiling _AtomicsShims.c
[30/805] Compiling CNIOWASI CNIOWASI.c
[31/805] Compiling CNIOLinux liburing_shims.c
[31/805] Compiling CNIOWindows WSAStartup.c
[33/805] Compiling CNIOExtrasZlib empty.c
[34/805] Compiling CNIOLLHTTP c_nio_http.c
[35/805] Compiling CNIODarwin shim.c
[36/805] Compiling CNIOLinux shim.c
[37/805] Compiling fiat_p256_adx_sqr.S
[38/805] Compiling CNIOLLHTTP c_nio_api.c
[39/805] Compiling fiat_p256_adx_mul.S
[40/805] Compiling fiat_curve25519_adx_square.S
[41/805] Compiling fiat_curve25519_adx_mul.S
[42/805] Write swift-version-24593BA9C3E375BF.txt
[43/805] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/805] Compiling CNIOBoringSSLShims shims.c
[46/811] Emitting module _NIODataStructures
[46/811] Compiling tls13_enc.cc
[47/811] Compiling tls_record.cc
[48/811] Compiling tls13_server.cc
[49/811] Compiling tls_method.cc
[50/811] Compiling tls13_client.cc
[51/820] Compiling tls13_both.cc
[53/843] Emitting module RealModule
[54/844] Emitting module InternalCollectionsUtilities
[54/846] Compiling t1_enc.cc
[55/846] Compiling ssl_versions.cc
[57/846] Compiling RealModule RealFunctions.swift
[58/846] Compiling RealModule ElementaryFunctions.swift
[59/846] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/846] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/846] Compiling InternalCollectionsUtilities Debugging.swift
[62/846] Compiling InternalCollectionsUtilities Descriptions.swift
[63/846] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[64/846] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[65/846] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/846] Compiling InternalCollectionsUtilities Specialize.swift
[67/846] Compiling RealModule Float16+Real.swift
[70/846] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/846] Compiling RealModule Float80+Real.swift
[72/846] Compiling RealModule Real.swift
[73/846] Compiling _NIODataStructures _TinyArray.swift
[74/846] Compiling Logging LogHandler.swift
[75/846] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[76/846] Compiling InternalCollectionsUtilities Integer rank.swift
[77/846] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[78/846] Compiling InternalCollectionsUtilities UInt+reversed.swift
[79/846] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[80/846] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[81/846] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[82/846] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/846] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/847] Compiling RealModule Float+Real.swift
[87/847] Compiling _NIOBase64 Base64.swift
[88/847] Emitting module _NIOBase64
[89/849] Compiling _NIODataStructures PriorityQueue.swift
[92/849] Compiling ssl_x509.cc
[94/864] Compiling DequeModule Deque+CustomReflectable.swift
[95/864] Compiling DequeModule Deque+Descriptions.swift
[96/866] Compiling DequeModule _DequeBuffer.swift
[97/866] Compiling DequeModule _DequeBufferHeader.swift
[98/866] Compiling DequeModule Deque+Equatable.swift
[99/866] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/866] Compiling Logging MetadataProvider.swift
[101/866] Emitting module Logging
[102/866] Compiling Logging Locks.swift
[103/866] Compiling _NIODataStructures Heap.swift
[104/867] Compiling Logging Logging.swift
[106/868] Compiling DequeModule _DequeSlot.swift
[107/868] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/868] Compiling DequeModule Deque+Testing.swift
[110/868] Compiling DequeModule Deque._Storage.swift
[111/868] Compiling DequeModule Deque+Extras.swift
[112/868] Compiling DequeModule Deque+Hashable.swift
[113/868] Compiling DequeModule Deque._UnsafeHandle.swift
[114/868] Compiling DequeModule Deque.swift
[114/868] Compiling ssl_transcript.cc
[115/868] Compiling ssl_stat.cc
[117/868] Compiling DequeModule Deque+Codable.swift
[118/868] Compiling DequeModule Deque+Collection.swift
[119/868] Emitting module DequeModule
[120/869] Compiling ssl_privkey.cc
[121/869] Compiling ssl_session.cc
[122/869] Compiling ssl_lib.cc
[123/869] Compiling ssl_key_share.cc
[124/869] Compiling ssl_credential.cc
[125/869] Compiling ssl_file.cc
[126/869] Compiling ssl_cipher.cc
[127/869] Compiling ssl_buffer.cc
[128/869] Compiling ssl_cert.cc
[129/869] Compiling ssl_asn1.cc
[130/869] Compiling ssl_aead_ctx.cc
[131/869] Compiling s3_pkt.cc
[132/869] Compiling s3_both.cc
[133/869] Compiling s3_lib.cc
[134/869] Compiling handshake_server.cc
[135/869] Compiling handshake.cc
[136/869] Compiling handoff.cc
[137/869] Compiling handshake_client.cc
[138/869] Compiling encrypted_client_hello.cc
[139/869] Compiling dtls_method.cc
[140/869] Compiling dtls_record.cc
[141/869] Compiling md5-x86_64-linux.S
[142/869] Compiling md5-x86_64-apple.S
[143/869] Compiling md5-586-linux.S
[143/869] Compiling md5-586-apple.S
[145/869] Compiling chacha20_poly1305_x86_64-linux.S
[146/869] Compiling chacha20_poly1305_x86_64-apple.S
[147/869] Compiling extensions.cc
[148/869] Compiling chacha20_poly1305_armv8-win.S
[149/869] Compiling d1_srtp.cc
[150/869] Compiling chacha20_poly1305_armv8-linux.S
[151/869] Compiling chacha20_poly1305_armv8-apple.S
[152/869] Compiling chacha-x86_64-linux.S
[153/869] Compiling chacha-x86_64-apple.S
[154/869] Compiling err_data.cc
[155/869] Compiling chacha-x86-linux.S
[156/869] Compiling chacha-armv8-win.S
[157/869] Compiling chacha-x86-apple.S
[158/869] Compiling chacha-armv8-linux.S
[159/869] Compiling chacha-armv8-apple.S
[160/869] Compiling chacha-armv4-linux.S
[161/869] Compiling aes128gcmsiv-x86_64-apple.S
[162/869] Compiling aes128gcmsiv-x86_64-linux.S
[163/869] Compiling x86_64-mont5-apple.S
[164/869] Compiling x86_64-mont5-linux.S
[165/869] Compiling x86_64-mont-linux.S
[165/869] Compiling x86-mont-apple.S
[167/869] Compiling x86_64-mont-apple.S
[168/869] Compiling x86-mont-linux.S
[169/869] Compiling vpaes-x86_64-linux.S
[170/869] Compiling vpaes-x86-linux.S
[171/869] Compiling d1_pkt.cc
[172/869] Compiling vpaes-x86_64-apple.S
[173/869] Compiling vpaes-x86-apple.S
[174/869] Compiling vpaes-armv8-win.S
[175/869] Compiling bio_ssl.cc
[175/869] Compiling d1_lib.cc
[177/869] Compiling vpaes-armv8-linux.S
[178/869] Compiling vpaes-armv8-apple.S
[179/869] Compiling vpaes-armv7-linux.S
[180/869] Compiling sha512-armv4-linux.S
[181/869] Compiling sha512-x86_64-linux.S
[182/869] Compiling sha512-armv8-linux.S
[183/869] Compiling sha512-armv8-win.S
[184/869] Compiling sha512-x86_64-apple.S
[185/869] Compiling sha512-586-linux.S
[186/869] Compiling sha512-armv8-apple.S
[187/869] Compiling sha512-586-apple.S
[188/869] Compiling sha256-x86_64-apple.S
[188/869] Compiling sha256-x86_64-linux.S
[190/869] Compiling sha256-armv8-linux.S
[191/869] Compiling sha256-armv4-linux.S
[192/869] Compiling sha256-armv8-win.S
[193/869] Compiling sha256-586-linux.S
[194/869] Compiling sha256-armv8-apple.S
[195/869] Compiling sha256-586-apple.S
[196/869] Compiling sha1-x86_64-linux.S
[197/869] Compiling sha1-armv8-win.S
[198/869] Compiling sha1-x86_64-apple.S
[199/869] Compiling sha1-armv8-linux.S
[200/869] Compiling sha1-armv8-apple.S
[201/869] Compiling sha1-586-linux.S
[202/869] Compiling sha1-armv4-large-linux.S
[203/869] Compiling p256_beeu-x86_64-asm-apple.S
[204/869] Compiling rsaz-avx2-apple.S
[204/869] Compiling sha1-586-apple.S
[206/869] Compiling p256_beeu-x86_64-asm-linux.S
[206/869] Compiling rdrand-x86_64-apple.S
[206/869] Compiling rsaz-avx2-linux.S
[209/869] Compiling rdrand-x86_64-linux.S
[210/869] Compiling p256_beeu-armv8-asm-win.S
[211/869] Compiling p256_beeu-armv8-asm-linux.S
[212/869] Compiling p256-x86_64-asm-apple.S
[213/869] Compiling p256_beeu-armv8-asm-apple.S
[214/869] Compiling p256-armv8-asm-win.S
[215/869] Compiling p256-armv8-asm-linux.S
[216/869] Compiling p256-x86_64-asm-linux.S
[217/869] Compiling p256-armv8-asm-apple.S
[218/869] Compiling ghashv8-armv8-win.S
[219/869] Compiling ghashv8-armv8-linux.S
[220/869] Compiling ghashv8-armv7-linux.S
[221/869] Compiling ghashv8-armv8-apple.S
[222/869] Compiling d1_both.cc
[223/869] Compiling ghash-x86_64-linux.S
[224/869] Compiling ghash-x86_64-apple.S
[225/869] Compiling ghash-x86-linux.S
[226/869] Compiling ghash-x86-apple.S
[227/869] Compiling ghash-ssse3-x86_64-linux.S
[228/869] Compiling ghash-ssse3-x86_64-apple.S
[229/869] Compiling ghash-ssse3-x86-linux.S
[230/869] Compiling ghash-neon-armv8-win.S
[231/869] Compiling ghash-ssse3-x86-apple.S
[232/869] Compiling ghash-neon-armv8-linux.S
[233/869] Compiling ghash-neon-armv8-apple.S
[234/869] Compiling co-586-linux.S
[234/869] Compiling ghash-armv4-linux.S
[236/869] Compiling co-586-apple.S
[237/869] Compiling bn-armv8-win.S
[238/869] Compiling bn-armv8-apple.S
[239/869] Compiling bsaes-armv7-linux.S
[240/869] Compiling bn-armv8-linux.S
[241/869] Compiling bn-586-linux.S
[242/869] Compiling armv8-mont-win.S
[243/869] Compiling armv4-mont-linux.S
[244/869] Compiling armv8-mont-linux.S
[245/869] Compiling aesv8-gcm-armv8-win.S
[246/869] Compiling aesv8-gcm-armv8-linux.S
[247/869] Compiling aesv8-gcm-armv8-apple.S
[248/869] Compiling bn-586-apple.S
[249/869] Compiling armv8-mont-apple.S
[250/869] Compiling aesv8-armv8-win.S
[251/869] Compiling aesv8-armv8-linux.S
[252/869] Compiling aesv8-armv7-linux.S
[253/869] Compiling aesv8-armv8-apple.S
[254/869] Compiling aesni-x86_64-linux.S
[255/869] Compiling aesni-x86_64-apple.S
[256/869] Compiling aesni-gcm-x86_64-apple.S
[257/869] Compiling aesni-x86-apple.S
[258/869] Compiling aesni-gcm-x86_64-linux.S
[259/869] Compiling aesni-x86-linux.S
[260/869] Compiling aes-gcm-avx10-x86_64-linux.S
[261/869] Compiling aes-gcm-avx2-x86_64-apple.S
[262/869] Compiling aes-gcm-avx10-x86_64-apple.S
[263/869] Compiling aes-gcm-avx2-x86_64-linux.S
[264/869] Compiling x_sig.cc
[265/869] Compiling x_spki.cc
[266/869] Compiling x_req.cc
[267/869] Compiling x_val.cc
[268/869] Compiling x_name.cc
[269/869] Compiling x_pubkey.cc
[270/869] Compiling x_x509.cc
[271/869] Compiling x_x509a.cc
[272/869] Compiling x_all.cc
[273/869] Compiling x_exten.cc
[274/869] Compiling x_algor.cc
[275/869] Compiling x_crl.cc
[276/869] Compiling x509spki.cc
[277/869] Compiling x509name.cc
[278/869] Compiling x509rset.cc
[279/869] Compiling x_attrib.cc
[280/869] Compiling x509cset.cc
[281/869] Compiling x509_vpm.cc
[282/869] Compiling x509_txt.cc
[283/869] Compiling x509_v3.cc
[284/869] Compiling x509_vfy.cc
[285/869] Compiling x509_req.cc
[286/869] Compiling x509_set.cc
[287/869] Compiling x509_trs.cc
[288/869] Compiling x509_obj.cc
[289/869] Compiling x509_lu.cc
[290/869] Compiling x509_ext.cc
[291/869] Compiling x509_def.cc
[292/869] Compiling x509_cmp.cc
[293/869] Compiling x509_d2.cc
[294/869] Compiling x509_att.cc
[295/869] Compiling x509.cc
[296/869] Compiling v3_utl.cc
[297/869] Compiling v3_prn.cc
[298/869] Compiling v3_pmaps.cc
[299/869] Compiling v3_skey.cc
[300/869] Compiling v3_purp.cc
[301/869] Compiling v3_pcons.cc
[302/869] Compiling v3_ocsp.cc
[303/869] Compiling v3_ncons.cc
[304/869] Compiling v3_int.cc
[305/869] Compiling v3_lib.cc
[306/869] Compiling v3_info.cc
[307/869] Compiling v3_ia5.cc
[308/869] Compiling v3_extku.cc
[309/869] Compiling v3_genn.cc
[310/869] Compiling v3_enum.cc
[311/869] Compiling v3_crld.cc
[312/869] Compiling v3_cpols.cc
[313/869] Compiling v3_conf.cc
[314/869] Compiling v3_bcons.cc
[315/869] Compiling v3_bitst.cc
[316/869] Compiling v3_akey.cc
[317/869] Compiling v3_alt.cc
[318/869] Compiling v3_akeya.cc
[319/869] Compiling t_x509a.cc
[320/869] Compiling t_x509.cc
[321/869] Compiling i2d_pr.cc
[322/869] Compiling t_req.cc
[323/869] Compiling t_crl.cc
[324/869] Compiling rsa_pss.cc
[325/869] Compiling policy.cc
[326/869] Compiling name_print.cc
[327/869] Compiling by_file.cc
[328/869] Compiling by_dir.cc
[329/869] Compiling asn1_gen.cc
[330/869] Compiling a_verify.cc
[331/869] Compiling a_sign.cc
[332/869] Compiling algorithm.cc
[333/869] Compiling thread_win.cc
[334/869] Compiling voprf.cc
[335/869] Compiling a_digest.cc
[336/869] Compiling trust_token.cc
[337/869] Compiling thread_none.cc
[338/869] Compiling thread.cc
[339/869] Compiling thread_pthread.cc
[340/869] Compiling sha512.cc
[341/869] Compiling sha256.cc
[342/869] Compiling siphash.cc
[343/869] Compiling sha1.cc
[344/869] Compiling stack.cc
[345/869] Compiling pmbtoken.cc
[346/869] Compiling spake2plus.cc
[347/869] Compiling rsa_extra.cc
[348/869] Compiling slhdsa.cc
[349/869] Compiling rsa_print.cc
[350/869] Compiling rc4.cc
[351/869] Compiling urandom.cc
[352/869] Compiling refcount.cc
[353/869] Compiling trusty.cc
[354/869] Compiling rsa_crypt.cc
[355/869] Compiling rand.cc
[356/869] Compiling windows.cc
[357/869] Compiling rsa_asn1.cc
[358/869] Compiling passive.cc
[359/869] Compiling getentropy.cc
[360/869] Compiling ios.cc
[361/869] Compiling poly1305_arm_asm.S
[362/869] Compiling deterministic.cc
[363/869] Compiling forkunsafe.cc
[364/869] Compiling fork_detect.cc
[365/869] Compiling poly1305_arm.cc
[366/869] Compiling poly1305.cc
[367/869] Compiling pool.cc
[368/869] Compiling poly1305_vec.cc
[369/869] Compiling pkcs7.cc
[370/869] Compiling pkcs8_x509.cc
[371/869] Compiling pkcs7_x509.cc
[372/869] Compiling p5_pbev2.cc
[373/869] Compiling pkcs8.cc
[374/869] Compiling pem_pkey.cc
[375/869] Compiling pem_x509.cc
[376/869] Compiling pem_xaux.cc
[377/869] Compiling pem_pk8.cc
[378/869] Compiling pem_oth.cc
[379/869] Compiling mlkem.cc
[380/869] Compiling obj_xref.cc
[381/869] Compiling mldsa.cc
[382/869] Compiling pem_info.cc
[383/869] Compiling pem_lib.cc
[384/869] Compiling pem_all.cc
[385/869] Compiling md4.cc
[386/869] Compiling poly_rq_mul.S
[387/869] Compiling mem.cc
[388/869] Compiling lhash.cc
[389/869] Compiling obj.cc
[390/869] Compiling fips_shared_support.cc
[391/869] Compiling md5.cc
[392/869] Compiling kyber.cc
[393/869] Compiling hrss.cc
[394/869] Compiling ex_data.cc
[395/869] Compiling sign.cc
[396/869] Compiling scrypt.cc
[397/869] Compiling print.cc
[398/869] Compiling hpke.cc
[399/869] Compiling pbkdf.cc
[400/869] Compiling p_x25519.cc
[401/869] Compiling p_x25519_asn1.cc
[402/869] Compiling p_rsa_asn1.cc
[403/869] Compiling p_ed25519.cc
[404/869] Compiling p_rsa.cc
[405/869] Compiling p_hkdf.cc
[406/869] Compiling p_ed25519_asn1.cc
[407/869] Compiling p_ec_asn1.cc
[408/869] Compiling p_ec.cc
[409/869] Compiling p_dh_asn1.cc
[410/869] Compiling p_dsa_asn1.cc
[411/869] Compiling p_dh.cc
[412/869] Compiling evp_ctx.cc
[413/869] Compiling evp.cc
[414/869] Compiling err.cc
[415/869] Compiling ecdh.cc
[416/869] Compiling engine.cc
[417/869] Compiling hash_to_curve.cc
[418/869] Compiling evp_asn1.cc
[419/869] Compiling ecdsa_asn1.cc
[420/869] Compiling ec_derive.cc
[421/869] Compiling dsa.cc
[422/869] Compiling params.cc
[423/869] Compiling dsa_asn1.cc
[424/869] Compiling ec_asn1.cc
[425/869] Compiling x25519-asm-arm.S
[426/869] Compiling des.cc
[427/869] Compiling spake25519.cc
[428/869] Compiling digest_extra.cc
[429/869] Compiling dh_asn1.cc
[430/869] Compiling curve25519.cc
[431/869] Compiling cpu_intel.cc
[432/869] Compiling crypto.cc
[433/869] Compiling cpu_arm_linux.cc
[434/869] Compiling bcm.cc
[435/869] Compiling cpu_arm_freebsd.cc
[436/869] Compiling cpu_aarch64_openbsd.cc
[437/869] Compiling cpu_aarch64_sysreg.cc
[438/869] Compiling cpu_aarch64_win.cc
[439/869] Compiling cpu_aarch64_linux.cc
[440/869] Compiling curve25519_64_adx.cc
[441/869] Compiling cpu_aarch64_apple.cc
[442/869] Compiling cpu_aarch64_fuchsia.cc
[443/869] Compiling tls_cbc.cc
[444/869] Compiling get_cipher.cc
[445/869] Compiling conf.cc
[446/869] Compiling e_des.cc
[447/869] Compiling e_tls.cc
[448/869] Compiling e_rc2.cc
[449/869] Compiling e_rc4.cc
[450/869] Compiling e_null.cc
[451/869] Compiling e_chacha20poly1305.cc
[452/869] Compiling e_aesgcmsiv.cc
[453/869] Compiling e_aesctrhmac.cc
[454/869] Compiling derive_key.cc
[455/869] Compiling chacha.cc
[456/869] Compiling unicode.cc
[457/869] Compiling buf.cc
[458/869] Compiling cbs.cc
[459/869] Compiling cbb.cc
[460/869] Compiling ber.cc
[461/869] Compiling asn1_compat.cc
[462/869] Compiling blake2.cc
[463/869] Compiling bn_asn1.cc
[464/869] Compiling convert.cc
[465/869] Compiling socket_helper.cc
[466/869] Compiling socket.cc
[467/869] Compiling printf.cc
[468/869] Compiling pair.cc
[469/869] Compiling hexdump.cc
[470/869] Compiling file.cc
[471/869] Compiling fd.cc
[472/869] Compiling errno.cc
[473/869] Compiling connect.cc
[474/869] Compiling bio_mem.cc
[475/869] Compiling base64.cc
[476/869] Compiling bio.cc
[477/869] Compiling tasn_fre.cc
[478/869] Compiling tasn_typ.cc
[479/869] Compiling tasn_enc.cc
[480/869] Compiling tasn_utl.cc
[481/869] Compiling posix_time.cc
[482/869] Compiling f_string.cc
[483/869] Compiling tasn_new.cc
[484/869] Compiling tasn_dec.cc
[485/869] Compiling asn_pack.cc
[486/869] Compiling f_int.cc
[487/869] Compiling asn1_par.cc
[488/869] Compiling asn1_lib.cc
[489/869] Compiling a_octet.cc
[490/869] Compiling a_utctm.cc
[491/869] Compiling a_type.cc
[492/869] Compiling a_time.cc
[493/869] Compiling a_strnid.cc
[494/869] Compiling a_object.cc
[495/869] Compiling a_strex.cc
[496/869] Compiling a_i2d_fp.cc
[497/869] Compiling a_dup.cc
[498/869] Compiling a_mbstr.cc
[499/869] Compiling a_d2i_fp.cc
[500/869] Compiling a_int.cc
[501/869] Compiling a_gentm.cc
[502/869] Compiling fiat_p256_adx_sqr.S
[503/869] Compiling fiat_p256_adx_mul.S
[504/869] Compiling fiat_curve25519_adx_mul.S
[505/869] Compiling a_bitstr.cc
[506/869] Compiling fiat_curve25519_adx_square.S
[507/869] Compiling a_bool.cc
[508/869] Compiling md5-x86_64-apple.S
[509/869] Compiling md5-x86_64-linux.S
[509/869] Compiling md5-586-apple.S
[511/869] Compiling md5-586-linux.S
[512/869] Compiling CCryptoBoringSSLShims shims.c
[513/869] Compiling chacha20_poly1305_armv8-win.S
[514/869] Compiling chacha20_poly1305_x86_64-apple.S
[515/869] Compiling chacha20_poly1305_x86_64-linux.S
[516/869] Compiling chacha20_poly1305_armv8-linux.S
[517/869] Compiling chacha-x86_64-linux.S
[518/869] Compiling chacha20_poly1305_armv8-apple.S
[519/869] Compiling chacha-x86-linux.S
[520/869] Compiling chacha-x86_64-apple.S
[521/869] Compiling chacha-x86-apple.S
[522/869] Compiling chacha-armv8-apple.S
[523/869] Compiling chacha-armv8-win.S
[524/869] Compiling chacha-armv4-linux.S
[525/869] Compiling chacha-armv8-linux.S
[526/869] Compiling aes128gcmsiv-x86_64-linux.S
[527/869] Compiling aes128gcmsiv-x86_64-apple.S
[528/869] Compiling x86_64-mont-linux.S
[529/869] Compiling x86_64-mont5-apple.S
[530/869] Compiling x86_64-mont5-linux.S
[531/869] Compiling x86-mont-linux.S
[532/869] Compiling x86-mont-apple.S
[533/869] Compiling x86_64-mont-apple.S
[534/869] Compiling vpaes-x86_64-linux.S
[535/869] Compiling vpaes-x86_64-apple.S
[536/869] Compiling err_data.cc
[537/869] Compiling vpaes-x86-linux.S
[538/869] Compiling vpaes-x86-apple.S
[539/869] Compiling vpaes-armv8-win.S
[540/869] Compiling vpaes-armv8-apple.S
[541/869] Compiling vpaes-armv8-linux.S
[542/869] Compiling sha512-x86_64-apple.S
[543/869] Compiling vpaes-armv7-linux.S
[544/869] Compiling sha512-x86_64-linux.S
[545/869] Compiling sha512-armv8-apple.S
[546/869] Compiling sha512-armv8-win.S
[547/869] Compiling sha512-armv8-linux.S
[548/869] Compiling sha512-586-apple.S
[549/869] Compiling sha512-586-linux.S
[550/869] Compiling sha512-armv4-linux.S
[551/869] Compiling sha256-armv8-win.S
[552/869] Compiling sha256-x86_64-apple.S
[553/869] Compiling sha256-armv8-linux.S
[554/869] Compiling sha256-armv8-apple.S
[555/869] Compiling sha256-x86_64-linux.S
[556/869] Compiling sha256-586-linux.S
[557/869] Compiling sha256-586-apple.S
[558/869] Compiling sha256-armv4-linux.S
[559/869] Compiling sha1-armv8-win.S
[560/869] Compiling sha1-x86_64-apple.S
[561/869] Compiling sha1-x86_64-linux.S
[562/869] Compiling sha1-armv8-apple.S
[563/869] Compiling sha1-armv8-linux.S
[564/869] Compiling sha1-armv4-large-linux.S
[565/869] Compiling sha1-586-apple.S
[566/869] Compiling sha1-586-linux.S
[567/869] Compiling rsaz-avx2-linux.S
[568/869] Compiling rdrand-x86_64-apple.S
[569/869] Compiling rsaz-avx2-apple.S
[570/869] Compiling rdrand-x86_64-linux.S
[571/869] Compiling p256_beeu-x86_64-asm-apple.S
[572/869] Compiling p256_beeu-x86_64-asm-linux.S
[573/869] Compiling p256_beeu-armv8-asm-linux.S
[574/869] Compiling p256_beeu-armv8-asm-apple.S
[575/869] Compiling p256_beeu-armv8-asm-win.S
[576/869] Compiling p256-x86_64-asm-linux.S
[577/869] Compiling p256-x86_64-asm-apple.S
[578/869] Compiling p256-armv8-asm-win.S
[579/869] Compiling p256-armv8-asm-linux.S
[580/869] Compiling ghashv8-armv8-linux.S
[581/869] Compiling p256-armv8-asm-apple.S
[582/869] Compiling ghashv8-armv7-linux.S
[583/869] Compiling ghashv8-armv8-win.S
[584/869] Compiling ghashv8-armv8-apple.S
[585/869] Compiling ghash-x86_64-linux.S
[586/869] Compiling ghash-x86_64-apple.S
[587/869] Compiling ghash-ssse3-x86_64-linux.S
[588/869] Compiling ghash-x86-apple.S
[589/869] Compiling ghash-x86-linux.S
[590/869] Compiling ghash-ssse3-x86-linux.S
[590/869] Compiling ghash-ssse3-x86_64-apple.S
[592/869] Compiling ghash-ssse3-x86-apple.S
[593/869] Compiling ghash-neon-armv8-linux.S
[594/869] Compiling ghash-neon-armv8-apple.S
[594/869] Compiling ghash-neon-armv8-win.S
[596/869] Compiling ghash-armv4-linux.S
[597/869] Compiling co-586-apple.S
[598/869] Compiling bn-armv8-win.S
[599/869] Compiling bsaes-armv7-linux.S
[600/869] Compiling co-586-linux.S
[601/869] Compiling bn-armv8-linux.S
[602/869] Compiling bn-armv8-apple.S
[603/869] Compiling armv8-mont-win.S
[604/869] Compiling bn-586-linux.S
[605/869] Compiling bn-586-apple.S
[606/869] Compiling armv8-mont-linux.S
[607/869] Compiling armv8-mont-apple.S
[608/869] Compiling armv4-mont-linux.S
[609/869] Compiling aesv8-gcm-armv8-win.S
[610/869] Compiling aesv8-armv8-win.S
[610/869] Compiling aesv8-gcm-armv8-linux.S
[612/869] Compiling aesv8-gcm-armv8-apple.S
[613/869] Compiling aesv8-armv8-linux.S
[614/869] Compiling aesv8-armv8-apple.S
[615/869] Compiling aesv8-armv7-linux.S
[616/869] Compiling aesni-x86_64-apple.S
[617/869] Compiling aesni-x86_64-linux.S
[618/869] Compiling aesni-x86-linux.S
[619/869] Compiling aesni-gcm-x86_64-apple.S
[620/869] Compiling aesni-x86-apple.S
[621/869] Compiling aesni-gcm-x86_64-linux.S
[622/869] Compiling aes-gcm-avx10-x86_64-linux.S
[623/869] Compiling aes-gcm-avx10-x86_64-apple.S
[624/869] Compiling x_sig.cc
[625/869] Compiling x_x509a.cc
[626/869] Compiling x_req.cc
[627/869] Compiling x_val.cc
[628/869] Compiling x_x509.cc
[629/869] Compiling x_spki.cc
[630/869] Compiling c-nioatomics.c
[631/869] Compiling x_exten.cc
[632/869] Compiling x_pubkey.cc
[633/869] Compiling x_name.cc
[634/869] Compiling x_crl.cc
[635/869] Compiling x_attrib.cc
[636/869] Compiling x_all.cc
[637/869] Compiling c-atomics.c
[638/869] Compiling x_algor.cc
[639/869] Compiling x509spki.cc
[640/869] Compiling x509name.cc
[641/869] Compiling x509rset.cc
[642/869] Compiling x509cset.cc
[643/873] Compiling x509_vpm.cc
[644/875] Compiling x509_vfy.cc
[645/875] Compiling x509_v3.cc
[647/875] Compiling NIOConcurrencyHelpers NIOLock.swift
[648/875] Compiling NIOConcurrencyHelpers lock.swift
[648/875] Compiling x509_txt.cc
[649/875] Compiling x509_req.cc
[651/875] Emitting module NIOConcurrencyHelpers
[651/875] Compiling x509_set.cc
[653/875] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[654/875] Compiling NIOConcurrencyHelpers atomics.swift
[655/875] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[655/875] Compiling x509_trs.cc
[657/876] Compiling x509_obj.cc
[658/876] Compiling x509_lu.cc
[659/876] Compiling x509_ext.cc
[660/876] Compiling x509_d2.cc
[661/876] Compiling x509_def.cc
[662/876] Compiling x509_cmp.cc
[663/876] Compiling x509.cc
[664/876] Compiling x509_att.cc
[665/876] Compiling v3_utl.cc
[666/876] Compiling v3_pmaps.cc
[667/876] Compiling v3_prn.cc
[668/876] Compiling v3_skey.cc
[669/876] Compiling v3_purp.cc
[670/876] Compiling v3_ocsp.cc
[671/876] Compiling v3_pcons.cc
[672/876] Compiling v3_ncons.cc
[673/876] Compiling v3_int.cc
[674/876] Compiling v3_lib.cc
[675/876] Compiling v3_info.cc
[676/876] Compiling v3_ia5.cc
[677/876] Compiling v3_enum.cc
[678/876] Compiling v3_genn.cc
[679/876] Compiling v3_extku.cc
[680/876] Compiling v3_crld.cc
[681/876] Compiling v3_conf.cc
[682/876] Compiling v3_cpols.cc
[683/876] Compiling v3_bitst.cc
[684/876] Compiling v3_alt.cc
[685/876] Compiling v3_bcons.cc
[686/876] Compiling t_req.cc
[687/876] Compiling v3_akeya.cc
[688/876] Compiling t_x509a.cc
[689/876] Compiling v3_akey.cc
[690/876] Compiling t_x509.cc
[691/876] Compiling t_crl.cc
[692/876] Compiling i2d_pr.cc
[693/876] Compiling rsa_pss.cc
[694/876] Compiling name_print.cc
[695/876] Compiling policy.cc
[696/876] Compiling asn1_gen.cc
[697/876] Compiling by_dir.cc
[698/876] Compiling by_file.cc
[699/876] Compiling algorithm.cc
[699/876] Compiling a_verify.cc
[701/876] Compiling trust_token.cc
[702/876] Compiling voprf.cc
[703/876] Compiling a_sign.cc
[704/876] Compiling thread.cc
[705/876] Compiling a_digest.cc
[706/876] Compiling thread_pthread.cc
[707/876] Compiling thread_none.cc
[708/876] Compiling thread_win.cc
[709/876] Compiling pmbtoken.cc
[710/876] Compiling stack.cc
[711/876] Compiling merkle.cc
[712/876] Compiling thash.cc
[713/876] Compiling wots.cc
[714/876] Compiling slhdsa.cc
[715/876] Compiling sha256.cc
[716/876] Compiling fors.cc
[717/876] Compiling siphash.cc
[718/876] Compiling sha512.cc
[719/876] Compiling sha1.cc
[720/876] Compiling rsa_print.cc
[721/876] Compiling rsa_extra.cc
[722/876] Compiling rsa_crypt.cc
[723/876] Compiling refcount.cc
[724/876] Compiling rc4.cc
[725/876] Compiling rsa_asn1.cc
[726/876] Compiling windows.cc
[727/876] Compiling trusty.cc
[728/876] Compiling urandom.cc
[729/876] Compiling rand_extra.cc
[730/876] Compiling ios.cc
[731/876] Compiling forkunsafe.cc
[732/876] Compiling passive.cc
[733/876] Compiling poly1305_arm_asm.S
[734/876] Compiling getentropy.cc
[735/876] Compiling fork_detect.cc
[736/876] Compiling deterministic.cc
[737/876] Compiling pool.cc
[738/876] Compiling poly1305_arm.cc
[739/876] Compiling poly1305_vec.cc
[740/876] Compiling poly1305.cc
[741/876] Compiling pkcs8_x509.cc
[742/876] Compiling pkcs7.cc
[743/876] Compiling pkcs8.cc
[744/876] Compiling p5_pbev2.cc
[745/876] Compiling pem_xaux.cc
[746/876] Compiling pkcs7_x509.cc
[747/876] Compiling pem_x509.cc
[748/876] Compiling pem_pkey.cc
[749/876] Compiling pem_pk8.cc
[750/876] Compiling pem_oth.cc
[751/876] Compiling pem_lib.cc
[752/876] Compiling mldsa.cc
[753/876] Compiling pem_info.cc
[754/876] Compiling obj_xref.cc
[755/876] Compiling obj.cc
[756/876] Compiling lhash.cc
[757/876] Compiling mlkem.cc
[758/876] Compiling md5.cc
[759/876] Compiling fips_shared_support.cc
[760/876] Compiling mem.cc
[761/876] Compiling md4.cc
[762/876] Compiling poly_rq_mul.S
[763/876] Compiling pem_all.cc
[764/876] Compiling sign.cc
[765/876] Compiling ex_data.cc
[766/876] Compiling scrypt.cc
[767/876] Compiling kyber.cc
[768/876] Compiling pbkdf.cc
[769/876] Compiling hrss.cc
[770/876] Compiling print.cc
[771/876] Compiling hpke.cc
[772/876] Compiling p_x25519_asn1.cc
[773/876] Compiling p_x25519.cc
[774/876] Compiling p_rsa_asn1.cc
[775/876] Compiling p_rsa.cc
[776/876] Compiling p_ed25519_asn1.cc
[777/876] Compiling p_hkdf.cc
[778/876] Compiling p_ed25519.cc
[779/876] Compiling p_ec_asn1.cc
[780/876] Compiling p_ec.cc
[781/876] Compiling p_dsa_asn1.cc
[782/876] Compiling evp.cc
[783/876] Compiling err.cc
[784/876] Compiling p_dh.cc
[785/876] Compiling evp_asn1.cc
[786/876] Compiling evp_ctx.cc
[787/876] Compiling engine.cc
[788/876] Compiling p_dh_asn1.cc
[789/876] Compiling ecdh_extra.cc
[790/876] Compiling ecdsa_asn1.cc
[791/876] Compiling ec_derive.cc
[792/876] Compiling dsa.cc
[793/876] Compiling hash_to_curve.cc
[794/876] Compiling dsa_asn1.cc
[795/876] Compiling ec_asn1.cc
[796/876] Compiling params.cc
[797/876] Compiling x25519-asm-arm.S
[798/876] Compiling digest_extra.cc
[799/876] Compiling dh_asn1.cc
[800/876] Compiling spake25519.cc
[801/876] Compiling des.cc
[802/876] Compiling cpu_intel.cc
[803/876] Compiling crypto.cc
[804/876] Compiling cpu_arm_linux.cc
[805/876] Compiling cpu_arm_freebsd.cc
[806/876] Compiling curve25519.cc
[807/876] Compiling cpu_aarch64_win.cc
[808/876] Compiling cpu_aarch64_openbsd.cc
[809/876] Compiling cpu_aarch64_sysreg.cc
[810/876] Compiling cpu_aarch64_linux.cc
[811/876] Compiling cpu_aarch64_fuchsia.cc
[811/876] Compiling cpu_aarch64_apple.cc
[813/876] Compiling conf.cc
[814/876] Compiling curve25519_64_adx.cc
[815/876] Compiling tls_cbc.cc
[816/876] Compiling bcm.cc
[817/876] Compiling e_rc4.cc
[818/876] Compiling e_tls.cc
[819/876] Compiling e_aesgcmsiv.cc
[820/876] Compiling e_chacha20poly1305.cc
[821/876] Compiling e_null.cc
[821/876] Compiling e_rc2.cc
[823/876] Compiling e_des.cc
[824/876] Compiling e_aesctrhmac.cc
[825/876] Compiling derive_key.cc
[826/876] Compiling cipher_extra.cc
[827/876] Compiling ber.cc
[828/876] Compiling unicode.cc
[829/876] Compiling chacha.cc
[830/876] Compiling asn1_compat.cc
[831/876] Compiling cbb.cc
[832/876] Compiling buf.cc
[833/876] Compiling printf.cc
[834/876] Compiling cbs.cc
[835/876] Compiling bn_asn1.cc
[836/876] Compiling blake2.cc
[837/876] Compiling convert.cc
[838/876] Compiling hexdump.cc
[839/876] Compiling file.cc
[840/876] Compiling pair.cc
[841/876] Compiling errno.cc
[842/876] Compiling fd.cc
[843/876] Compiling bio_mem.cc
[844/876] Compiling base64.cc
[845/876] Compiling bio.cc
[846/876] Compiling tasn_fre.cc
[847/876] Compiling tasn_typ.cc
[848/876] Compiling tasn_new.cc
[849/876] Compiling tasn_enc.cc
[850/876] Compiling tasn_utl.cc
[851/876] Compiling f_string.cc
[852/876] Compiling posix_time.cc
[853/876] Compiling f_int.cc
[854/876] Compiling tasn_dec.cc
[855/876] Compiling asn1_lib.cc
[856/876] Compiling asn_pack.cc
[857/876] Compiling asn1_par.cc
[858/876] Compiling a_utctm.cc
[859/876] Compiling a_time.cc
[860/876] Compiling a_type.cc
[861/876] Compiling a_octet.cc
[862/876] Compiling a_strex.cc
[863/876] Compiling a_mbstr.cc
[864/876] Compiling a_object.cc
[865/876] Compiling a_strnid.cc
[866/876] Compiling a_int.cc
[867/876] Write sources
[868/876] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[869/876] Write sources
[870/876] Compiling a_i2d_fp.cc
[871/876] Compiling a_d2i_fp.cc
[872/876] Compiling a_bool.cc
[873/876] Compiling a_dup.cc
[874/920] Compiling a_gentm.cc
[875/920] Compiling a_bitstr.cc
[877/920] Compiling Algorithms Permutations.swift
[878/920] Compiling Algorithms Product.swift
[879/920] Compiling Algorithms MinMax.swift
[880/920] Compiling Algorithms Partition.swift
[881/922] Compiling Algorithms Joined.swift
[882/922] Compiling Algorithms Keyed.swift
[883/930] Compiling Algorithms Grouped.swift
[884/930] Compiling Algorithms Indexed.swift
[885/930] Compiling Algorithms Intersperse.swift
[886/930] Compiling Algorithms EitherSequence.swift
[887/930] Compiling Algorithms FirstNonNil.swift
[888/930] Compiling Algorithms FlattenCollection.swift
[889/930] Compiling Atomics IntegerOperations.swift
[890/930] Compiling Atomics Unmanaged extensions.swift
[893/930] Compiling Algorithms Rotate.swift
[894/933] Compiling Algorithms Compacted.swift
[895/933] Compiling Algorithms Cycle.swift
[898/933] Compiling Algorithms Split.swift
[899/933] Compiling Algorithms Stride.swift
[900/933] Compiling Algorithms Suffix.swift
[911/933] Compiling Algorithms Trim.swift
[912/933] Compiling Algorithms Unique.swift
[913/933] Compiling Algorithms Windows.swift
[914/933] Compiling Algorithms AdjacentPairs.swift
[915/933] Compiling Algorithms Chain.swift
[916/933] Compiling Algorithms Chunked.swift
[917/933] Compiling Algorithms Combinations.swift
[918/933] Emitting module Atomics
[926/934] Compiling CryptoBoringWrapper RandomBytes.swift
[927/934] Emitting module Algorithms
[928/936] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[930/945] Emitting module CryptoBoringWrapper
[931/994] Compiling CryptoBoringWrapper EllipticCurve.swift
[932/994] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[933/994] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[934/994] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[935/994] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[937/996] Compiling NIOCore MarkedCircularBuffer.swift
[938/996] Compiling NIOCore MulticastChannel.swift
[939/996] Compiling NIOCore NIOAny.swift
[940/996] Compiling NIOCore NIOCloseOnErrorHandler.swift
[941/996] Compiling NIOCore NIOLoopBound.swift
[942/996] Compiling NIOCore NIOScheduledCallback.swift
[943/996] Compiling NIOCore NIOSendable.swift
[944/996] Compiling NIOCore RecvByteBufferAllocator.swift
[945/1074] Compiling Crypto AESWrap_boring.swift
[946/1074] Compiling Crypto Ed25519_boring.swift
[947/1074] Compiling Crypto NISTCurvesKeys_boring.swift
[948/1074] Compiling Crypto X25519Keys_boring.swift
[949/1074] Compiling Crypto Curve25519.swift
[950/1074] Compiling Crypto Ed25519Keys.swift
[951/1074] Compiling Crypto NISTCurvesKeys.swift
[952/1074] Compiling Crypto X25519Keys.swift
[953/1074] Compiling Crypto SymmetricKeys.swift
[954/1074] Compiling Crypto HMAC.swift
[955/1074] Compiling Crypto MACFunctions.swift
[956/1074] Compiling Crypto MessageAuthenticationCode.swift
[957/1074] Compiling Crypto AES.swift
[958/1074] Compiling Crypto ECDSASignature_boring.swift
[959/1074] Compiling Crypto ECDSA_boring.swift
[960/1074] Compiling Crypto EdDSA_boring.swift
[961/1074] Compiling Crypto ECDSA.swift
[962/1074] Compiling Crypto Ed25519.swift
[963/1083] Compiling Crypto HKDF.swift
[964/1083] Compiling Crypto AESWrap.swift
[973/1083] Compiling Crypto ASN1BitString.swift
[974/1083] Compiling Crypto ASN1Boolean.swift
[975/1083] Compiling Crypto PKCS8PrivateKey.swift
[976/1083] Compiling Crypto SEC1PrivateKey.swift
[977/1083] Compiling Crypto SubjectPublicKeyInfo.swift
[978/1083] Compiling Crypto CryptoKitErrors.swift
[979/1083] Compiling Crypto Digest_boring.swift
[980/1083] Compiling Crypto Digest.swift
[987/1083] Compiling Crypto Digests.swift
[988/1083] Compiling Crypto HashFunctions.swift
[989/1083] Compiling Crypto HashFunctions_SHA2.swift
[990/1083] Compiling Crypto HPKE-AEAD.swift
[991/1083] Compiling Crypto HPKE-Utils.swift
[992/1083] Compiling Crypto DHKEM.swift
[993/1083] Compiling Crypto HPKE-KEM-Curve25519.swift
[994/1083] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[995/1083] Compiling Crypto HPKE-KEM.swift
[996/1083] Compiling Crypto HPKE-Errors.swift
[1001/1083] Compiling Crypto HPKE.swift
[1002/1083] Compiling Crypto HPKE-Context.swift
[1003/1083] Compiling Crypto HPKE-KeySchedule.swift
[1004/1083] Compiling Crypto HPKE-Modes.swift
[1005/1083] Compiling Crypto Insecure.swift
[1006/1083] Compiling Crypto Insecure_HashFunctions.swift
[1007/1083] Compiling Crypto HPKE-Ciphersuite.swift
[1008/1083] Compiling Crypto HPKE-KDF.swift
[1009/1083] Compiling Crypto HPKE-KexKeyDerivation.swift
[1010/1083] Compiling Crypto HPKE-LabeledExtract.swift
[1023/1083] Compiling Crypto KEM.swift
[1024/1083] Compiling Crypto ECDH_boring.swift
[1025/1083] Compiling Crypto DH.swift
[1026/1083] Compiling Crypto ECDH.swift
[1027/1083] Compiling Crypto ASN1Identifier.swift
[1028/1083] Compiling Crypto ASN1Integer.swift
[1029/1083] Compiling Crypto ASN1Null.swift
[1030/1083] Compiling Crypto ASN1OctetString.swift
[1031/1083] Compiling Crypto ASN1Strings.swift
[1032/1083] Compiling Crypto ArraySliceBigint.swift
[1033/1083] Compiling Crypto GeneralizedTime.swift
[1034/1083] Compiling Crypto ObjectIdentifier.swift
[1035/1083] Compiling Crypto ECDSASignature.swift
[1036/1083] Compiling Crypto PEMDocument.swift
[1037/1083] Emitting module Crypto
[1038/1083] Compiling Crypto AES-GCM.swift
[1039/1083] Compiling Crypto AES-GCM_boring.swift
[1040/1083] Compiling Crypto ChaChaPoly_boring.swift
[1041/1083] Compiling Crypto ChaChaPoly.swift
[1042/1083] Compiling Crypto Cipher.swift
[1043/1083] Compiling Crypto Nonces.swift
[1044/1083] Compiling Crypto ASN1.swift
[1045/1083] Compiling Crypto ASN1Any.swift
[1048/1083] Compiling Crypto Signature.swift
[1049/1083] Compiling Crypto CryptoKitErrors_boring.swift
[1050/1083] Compiling Crypto RNG_boring.swift
[1051/1083] Compiling Crypto SafeCompare_boring.swift
[1052/1083] Compiling Crypto Zeroization_boring.swift
[1053/1083] Compiling Crypto PrettyBytes.swift
[1054/1083] Compiling Crypto SafeCompare.swift
[1055/1083] Compiling Crypto SecureBytes.swift
[1056/1083] Compiling Crypto Zeroization.swift
[1084/1084] Emitting module NIOCore
[1086/1136] Compiling NIOEmbedded AsyncTestingChannel.swift
[1087/1136] Emitting module NIOEmbedded
[1088/1136] Compiling NIOEmbedded Embedded.swift
[1089/1136] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1091/1137] Emitting module NIOPosix
[1092/1143] Compiling NIOPosix IO.swift
[1093/1143] Compiling NIOPosix IntegerBitPacking.swift
[1094/1143] Compiling NIOPosix IntegerTypes.swift
[1095/1143] Compiling NIOPosix Linux.swift
[1096/1143] Compiling NIOPosix LinuxCPUSet.swift
[1097/1143] Compiling NIOPosix LinuxUring.swift
[1098/1143] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1099/1143] Compiling NIOPosix SelectableChannel.swift
[1100/1143] Compiling NIOPosix SelectableEventLoop.swift
[1101/1143] Compiling NIOPosix SelectorEpoll.swift
[1102/1143] Compiling NIOPosix SelectorGeneric.swift
[1103/1143] Compiling NIOPosix SelectorKqueue.swift
[1104/1143] Compiling NIOPosix SelectorUring.swift
[1105/1143] Compiling NIOPosix ServerSocket.swift
[1106/1143] Compiling NIOPosix Socket.swift
[1107/1143] Compiling NIOPosix SocketChannel.swift
[1108/1143] Compiling NIOPosix SocketProtocols.swift
[1109/1143] Compiling NIOPosix System.swift
[1110/1143] Compiling NIOPosix Thread.swift
[1111/1143] Compiling NIOPosix BSDSocketAPICommon.swift
[1112/1143] Compiling NIOPosix BSDSocketAPIPosix.swift
[1113/1143] Compiling NIOPosix BSDSocketAPIWindows.swift
[1114/1143] Compiling NIOPosix BaseSocket.swift
[1115/1143] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1116/1143] Compiling NIOPosix BaseSocketChannel.swift
[1117/1143] Compiling NIOPosix BaseStreamSocketChannel.swift
[1118/1143] Compiling NIOPosix ThreadPosix.swift
[1119/1143] Compiling NIOPosix ThreadWindows.swift
[1120/1143] Compiling NIOPosix UnsafeTransfer.swift
[1121/1143] Compiling NIOPosix Utilities.swift
[1122/1143] Compiling NIOPosix VsockAddress.swift
[1123/1143] Compiling NIOPosix VsockChannelEvents.swift
[1124/1143] Compiling NIOPosix Bootstrap.swift
[1125/1143] Compiling NIOPosix ControlMessage.swift
[1126/1143] Compiling NIOPosix DatagramVectorReadManager.swift
[1127/1143] Compiling NIOPosix Errors+Any.swift
[1128/1143] Compiling NIOPosix FileDescriptor.swift
[1129/1143] Compiling NIOPosix GetaddrinfoResolver.swift
[1130/1143] Compiling NIOPosix HappyEyeballs.swift
[1131/1143] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1132/1143] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1133/1143] Compiling NIOPosix PosixSingletons.swift
[1134/1143] Compiling NIOPosix RawSocketBootstrap.swift
[1135/1143] Compiling NIOPosix Resolver.swift
[1136/1143] Compiling NIOPosix Selectable.swift
[1137/1143] Compiling NIOPosix NIOThreadPool.swift
[1138/1143] Compiling NIOPosix NonBlockingFileIO.swift
[1139/1143] Compiling NIOPosix PendingDatagramWritesManager.swift
[1140/1143] Compiling NIOPosix PendingWritesManager.swift
[1141/1143] Compiling NIOPosix PipeChannel.swift
[1142/1143] Compiling NIOPosix PipePair.swift
[1143/1143] Compiling NIOPosix Pool.swift
[1145/1146] Compiling NIO Exports.swift
[1146/1146] Emitting module NIO
[1148/1186] Compiling NIOTLS TLSEvents.swift
[1149/1186] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1150/1186] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1151/1186] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1152/1186] Emitting module NIOTLS
[1153/1186] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1154/1186] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1155/1186] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1156/1186] Compiling NIOSOCKS ClientStateMachine.swift
[1157/1187] Compiling NIOSOCKS SOCKSResponse.swift
[1158/1187] Emitting module NIOSOCKS
[1159/1187] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1160/1187] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1161/1187] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1162/1187] Emitting module NIOFoundationCompat
[1163/1187] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1164/1188] Compiling NIOTLS SNIHandler.swift
[1165/1189] Compiling NIOSOCKS ServerStateMachine.swift
[1168/1189] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1169/1189] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1170/1189] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1171/1189] Compiling NIOHTTP1 HTTPDecoder.swift
[1172/1189] Compiling NIOHTTP1 HTTPEncoder.swift
[1173/1189] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1175/1190] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1176/1190] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1177/1205] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1178/1205] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1179/1243] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1180/1243] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1181/1243] Emitting module NIOTransportServices
[1182/1245] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1183/1245] Compiling NIOTransportServices NIOTSErrors.swift
[1184/1245] Compiling NIOTransportServices NIOTSEventLoop.swift
[1185/1245] Compiling NIOTransportServices NIOTSBootstraps.swift
[1186/1245] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1187/1245] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1188/1245] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1189/1245] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1190/1245] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1191/1245] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1192/1245] Compiling NIOTransportServices NIOTSSingletons.swift
[1193/1245] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1194/1245] Compiling NIOTransportServices StateManagedChannel.swift
[1195/1245] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1196/1245] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1197/1245] Compiling NIOTransportServices AcceptHandler.swift
[1198/1245] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1199/1245] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1202/1245] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1203/1245] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1204/1245] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1217/1246] Emitting module NIOHTTP1
[1222/1247] Compiling NIOSSL SubjectAlternativeName.swift
[1223/1252] Emitting module NIOSSL
[1232/1268] Compiling NIOHPACK DynamicHeaderTable.swift
[1233/1268] Compiling NIOHPACK HPACKDecoder.swift
[1234/1268] Compiling NIOHPACK HPACKHeader.swift
[1235/1268] Compiling NIOHPACK HeaderTables.swift
[1236/1268] Compiling NIOHPACK HPACKEncoder.swift
[1237/1268] Compiling NIOHPACK HPACKErrors.swift
[1240/1268] Compiling NIOSSL NIOSSLSecureBytes.swift
[1241/1268] Compiling NIOSSL RNG.swift
[1242/1268] Compiling NIOSSL SafeCompare.swift
[1243/1268] Compiling NIOSSL Zeroization.swift
[1244/1268] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1245/1268] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1246/1268] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1247/1268] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1248/1268] Compiling NIOHPACK IndexedHeaderTable.swift
[1249/1268] Compiling NIOHPACK IntegerCoding.swift
[1250/1269] Emitting module NIOHTTPCompression
[1251/1269] Compiling NIOHTTPCompression HTTPCompression.swift
[1252/1269] Compiling NIOHTTPCompression HTTPDecompression.swift
[1253/1270] Compiling NIOHPACK HuffmanTables.swift
[1254/1270] Compiling NIOHPACK HuffmanCoding.swift
[1256/1270] Emitting module NIOHPACK
[1257/1270] Compiling NIOHPACK StaticHeaderTable.swift
[1269/1329] Compiling NIOHTTP2 Error+Any.swift
[1270/1329] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1271/1329] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1273/1330] Compiling NIOHTTP2 MaySendFrames.swift
[1274/1330] Compiling NIOHTTP2 SendingDataState.swift
[1275/1330] Compiling NIOHTTP2 SendingGoawayState.swift
[1276/1330] Compiling NIOHTTP2 SendingHeadersState.swift
[1277/1330] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1278/1330] Compiling NIOHTTP2 SendingRstStreamState.swift
[1279/1330] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1280/1330] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1281/1330] Emitting module NIOHTTP2
[1282/1338] Compiling NIOHTTP2 StateMachineResult.swift
[1283/1338] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1284/1338] Compiling NIOHTTP2 DOSHeuristics.swift
[1288/1338] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1289/1338] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1290/1338] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1291/1338] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1292/1338] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1293/1338] Compiling NIOHTTP2 HTTP2StreamID.swift
[1294/1338] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1295/1338] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1296/1338] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1297/1338] Compiling NIOHTTP2 InboundEventBuffer.swift
[1298/1338] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1299/1338] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1300/1338] Compiling NIOHTTP2 MayReceiveFrames.swift
[1301/1338] Compiling NIOHTTP2 ReceivingDataState.swift
[1302/1338] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1303/1338] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1304/1338] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1305/1338] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1306/1338] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1307/1338] Compiling NIOHTTP2 InboundWindowManager.swift
[1308/1338] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1309/1338] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1310/1338] Compiling NIOHTTP2 StreamChannelList.swift
[1311/1338] Compiling NIOHTTP2 StreamMap.swift
[1312/1338] Compiling NIOHTTP2 StreamStateMachine.swift
[1313/1338] Compiling NIOHTTP2 UnsafeTransfer.swift
[1314/1338] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1315/1338] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1316/1338] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1317/1338] Compiling NIOHTTP2 HasLocalSettings.swift
[1318/1338] Compiling NIOHTTP2 HasRemoteSettings.swift
[1319/1338] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1320/1338] Compiling NIOHTTP2 QuiescingState.swift
[1321/1338] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1322/1338] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1323/1338] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1324/1338] Compiling NIOHTTP2 HTTP2Frame.swift
[1325/1338] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1326/1338] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1327/1338] Compiling NIOHTTP2 HTTP2PingData.swift
[1328/1338] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1329/1338] Compiling NIOHTTP2 HTTP2Settings.swift
[1330/1338] Compiling NIOHTTP2 HTTP2Stream.swift
[1331/1338] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1332/1338] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1333/1338] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1334/1338] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1335/1338] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1336/1338] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1337/1338] Compiling NIOHTTP2 HTTP2Error.swift
[1338/1338] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1340/1398] Emitting module AsyncHTTPClient
[1341/1406] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1342/1406] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1343/1406] Compiling AsyncHTTPClient Transaction.swift
[1344/1406] Compiling AsyncHTTPClient Base64.swift
[1345/1406] Compiling AsyncHTTPClient BasicAuth.swift
[1346/1406] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1347/1406] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1348/1406] Compiling AsyncHTTPClient ConnectionPool.swift
[1349/1406] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1350/1406] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1351/1406] Compiling AsyncHTTPClient ConnectionTarget.swift
[1352/1406] Compiling AsyncHTTPClient DeconstructedURL.swift
[1353/1406] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1354/1406] Compiling AsyncHTTPClient FoundationExtensions.swift
[1355/1406] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1356/1406] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1357/1406] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1358/1406] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1359/1406] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1360/1406] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1361/1406] Compiling AsyncHTTPClient HTTP1Connection.swift
[1362/1406] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1363/1406] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1364/1406] Compiling AsyncHTTPClient HTTP2Connection.swift
[1365/1406] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1366/1406] Compiling AsyncHTTPClient RequestBag.swift
[1367/1406] Compiling AsyncHTTPClient RequestValidation.swift
[1368/1406] Compiling AsyncHTTPClient SSLContextCache.swift
[1369/1406] Compiling AsyncHTTPClient Scheme.swift
[1370/1406] Compiling AsyncHTTPClient Singleton.swift
[1371/1406] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1372/1406] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1373/1406] Compiling AsyncHTTPClient Utils.swift
[1374/1406] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1375/1406] Compiling AsyncHTTPClient RequestOptions.swift
[1376/1406] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1377/1406] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1378/1406] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1379/1406] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1380/1406] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1381/1406] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1382/1406] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1383/1406] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1384/1406] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1385/1406] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1386/1406] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1387/1406] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1388/1406] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1389/1406] Compiling AsyncHTTPClient RequestBodyLength.swift
[1390/1406] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1391/1406] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1392/1406] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1393/1406] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1394/1406] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1395/1406] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1396/1406] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1397/1406] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1398/1406] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1399/1406] Compiling AsyncHTTPClient HTTPClient.swift
[1400/1406] Compiling AsyncHTTPClient HTTPHandler.swift
[1401/1406] Compiling AsyncHTTPClient LRUCache.swift
[1402/1406] Compiling AsyncHTTPClient NWErrorHandler.swift
[1403/1406] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1404/1406] Compiling AsyncHTTPClient TLSConfiguration.swift
[1405/1406] Compiling AsyncHTTPClient RedirectState.swift
[1406/1406] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1408/1461] Compiling Uploadcare ConversionOptions.swift
[1409/1461] Compiling Uploadcare ConvertDocumentJobStatus.swift
[1410/1461] Compiling Uploadcare ConvertRequestData.swift
[1411/1461] Compiling Uploadcare ConvertVideoJobStatus.swift
[1412/1461] Compiling Uploadcare DocumentConversionJob.swift
[1413/1461] Compiling Uploadcare DocumentConversionJobSettings.swift
[1414/1461] Compiling Uploadcare VideoConversionJob.swift
[1415/1468] Compiling Uploadcare VideoConversionJobSettings.swift
[1416/1468] Compiling Uploadcare BatchFilesOperationResponse.swift
[1417/1468] Compiling Uploadcare ConvertDocumentsResponse.swift
[1418/1468] Compiling Uploadcare CopyFileToLocalStorageResponse.swift
[1419/1468] Compiling Uploadcare CopyFileToRemoteStorageResponse.swift
[1420/1468] Compiling Uploadcare ExecuteAddonResponse.swift
[1421/1468] Compiling Uploadcare ExecuteAddonStatusResponse.swift
[1422/1468] Emitting module Uploadcare
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
[1423/1468] Compiling Uploadcare RESTAPIError.swift
[1424/1468] Compiling Uploadcare VideoInfo.swift
[1425/1468] Compiling Uploadcare VideoMetadata.swift
[1426/1468] Compiling Uploadcare UploadError.swift
[1427/1468] Compiling Uploadcare UploadFromURLTask.swift
[1428/1468] Compiling Uploadcare UploadSignature.swift
[1429/1468] Compiling Uploadcare UploadTask.swift
[1430/1468] Compiling Uploadcare Data+ToString.swift
[1431/1468] Compiling Uploadcare String+Hash.swift
[1432/1468] Compiling Uploadcare AudioMetadata.swift
[1433/1468] Compiling Uploadcare GeoLocation.swift
[1434/1468] Compiling Uploadcare ImageInfo.swift
[1435/1468] Compiling Uploadcare Mime.swift
[1436/1468] Compiling Uploadcare Collaborator.swift
[1437/1468] Compiling Uploadcare ContentInfo.swift
[1438/1468] Compiling Uploadcare UploadedFile.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1439/1468] Compiling Uploadcare UploadedFilesGroup.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1440/1468] Compiling Uploadcare StartMulipartUploadResponse.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1441/1468] Compiling Uploadcare UploadFromURLResponse.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1442/1468] Compiling Uploadcare UploadFromURLStatus.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1443/1468] Compiling Uploadcare RequestManager.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1444/1468] Compiling Uploadcare resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:61:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
59 | ) {
60 | self.datetimeCreated = datetimeCreated
61 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
62 | self.filesCount = filesCount
63 | self.cdnUrl = cdnUrl
/host/spi-builder-workspace/Sources/Uploadcare/models/upload/UploadedFilesGroup.swift:201:41: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
199 | \(type(of: self)):
200 | datetimeCreated: \(datetimeCreated)
201 | datetimeStored: \(String(describing: datetimeStored))
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
202 | filesCount: \(filesCount)
203 | cdnUrl: \(cdnUrl)
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:173:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
171 | func catchRedirect(_ request: URLRequest) async throws -> String {
172 | let config = HTTPClient.Configuration(redirectConfiguration: .disallow)
173 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew, configuration: config)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
174 |
175 | defer {
/host/spi-builder-workspace/Sources/Uploadcare/requestManager/RequestManager.swift:237:68: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
235 | #else
236 |
237 | let httpClient: HTTPClient = HTTPClient(eventLoopGroupProvider: .createNew)
| |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
| `- note: use 'singleton' instead
238 | defer {
239 | DispatchQueue.main.async {
[1445/1468] Compiling Uploadcare APIStore.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1446/1468] Compiling Uploadcare BackgroundSessionManager.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1447/1468] Compiling Uploadcare Constants.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1448/1468] Compiling Uploadcare MultipartRequestBuilder.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1449/1468] Compiling Uploadcare UploadAPI.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1450/1468] Compiling Uploadcare Uploadcare+Addons.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1451/1468] Compiling Uploadcare Uploadcare.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1452/1468] Compiling Uploadcare Utils.swift
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:18:14: warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 | public typealias TaskProgressBlock = (Double) -> Void
17 |
18 | public class UploadAPI: NSObject {
| `- warning: non-final class 'UploadAPI' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
19 | // MARK: - Public properties
20 | /// Minimum file size for multipart uploads
/host/spi-builder-workspace/Sources/Uploadcare/UploadAPI.swift:27:15: warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
25 |
26 | /// Public Key. It is required when using Upload API.
27 | internal var publicKey: String
| `- warning: stored property 'publicKey' of 'Sendable'-conforming class 'UploadAPI' is mutable; this is an error in the Swift 6 language mode
28 |
29 | /// Secret Key. Is used for authorization
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:15:14: warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
13 |
14 |
15 | public class Uploadcare: NSObject {
| `- warning: non-final class 'Uploadcare' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
16 |
17 | /// Authentication scheme for REST API requests
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:25:13: warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
23 |
24 | /// Uploadcare authentication method
25 | public var authScheme: AuthScheme = .signed {
| `- warning: stored property 'authScheme' of 'Sendable'-conforming class 'Uploadcare' is mutable; this is an error in the Swift 6 language mode
26 | didSet {
27 | requestManager.authScheme = authScheme
/host/spi-builder-workspace/Sources/Uploadcare/Uploadcare.swift:2546:4: warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2544 | let semaphore = DispatchSemaphore(value: 0)
2545 | DispatchQueue.global(qos: .utility).async {
2546 | dataFromURL = try? Data(contentsOf: url, options: .mappedIfSafe)
| `- warning: mutation of captured var 'dataFromURL' in concurrently-executing code; this is an error in the Swift 6 language mode
2547 | semaphore.signal()
2548 | }
[1453/1468] Compiling Uploadcare DocumentInfo.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1454/1468] Compiling Uploadcare File.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1455/1468] Compiling Uploadcare FileInfoQuery.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1456/1468] Compiling Uploadcare FilesList.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1457/1468] Compiling Uploadcare Group.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1458/1468] Compiling Uploadcare GroupsList.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1459/1468] Compiling Uploadcare GroupsListQuery.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1460/1468] Compiling Uploadcare PaginationQuery.swift
/host/spi-builder-workspace/Sources/Uploadcare/models/REST/Group.swift:59:8: warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
57 | ) {
58 | self.datetimeCreated = datetimeCreated
59 | self.datetimeStored = datetimeStored
| `- warning: 'datetimeStored' is deprecated: To store or remove files from a group, query the list of files in it, split the list into chunks of 100 files per chunk and then perform batch file storing or batch file removal for all the chunks.
60 | self.filesCount = filesCount
61 | self.cdnUrl = cdnUrl
[1461/1468] Compiling Uploadcare Project.swift
[1462/1468] Compiling Uploadcare Webhook.swift
[1463/1468] Compiling Uploadcare ClamAVAddonExecutionParams.swift
[1464/1468] Compiling Uploadcare RemoveBGAddonExecutionParams.swift
[1465/1468] Compiling Uploadcare AWSRekognitionDetectLabels.swift
[1466/1468] Compiling Uploadcare AppData.swift
[1467/1468] Compiling Uploadcare RemoveBg.swift
[1468/1468] Compiling Uploadcare UCClamavVirusScan.swift
[1470/1486] Compiling UploadcareWidget AsyncImage.swift
[1471/1486] Compiling UploadcareWidget FilesListView.swift
[1472/1486] Compiling UploadcareWidget GridView.swift
[1473/1486] Compiling UploadcareWidget ImagePicker.swift
[1474/1486] Compiling UploadcareWidget FilesListViewModel.swift
[1475/1486] Compiling UploadcareWidget ActivityIndicator.swift
[1476/1486] Compiling UploadcareWidget OpenPathView.swift
[1477/1486] Compiling UploadcareWidget SelectFileView.swift
[1478/1488] Compiling UploadcareWidget SelectSourceView.swift
[1479/1488] Compiling UploadcareWidget Utils.swift
[1480/1488] Emitting module UploadcareWidget
[1481/1488] Compiling UploadcareWidget SelectedFile.swift
[1482/1488] Compiling UploadcareWidget SocialSource.swift
[1483/1488] Compiling UploadcareWidget MultipartRequestBuilder.swift
[1484/1488] Compiling UploadcareWidget WevView.swift
[1485/1488] Compiling UploadcareWidget resource_bundle_accessor.swift
[1486/1488] Compiling UploadcareWidget ImageCache.swift
[1487/1488] Compiling UploadcareWidget ImageLoader.swift
[1488/1488] Compiling UploadcareWidget FilesListModels.swift
Build complete! (213.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "Uploadcare",
"name" : "Uploadcare",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Uploadcare",
"targets" : [
"Uploadcare"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UploadcareWidget",
"module_type" : "SwiftTarget",
"name" : "UploadcareWidget",
"path" : "Sources/UploadcareWidget",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/UploadcareWidget/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Helpers/ImageCache.swift",
"Helpers/ImageLoader.swift",
"Models/FilesListModels.swift",
"Models/SelectedFile.swift",
"Models/SocialSource.swift",
"MultipartRequestBuilder.swift",
"SelectSourceView.swift",
"Utils.swift",
"ViewModels/FilesListViewModel.swift",
"Views/ActivityIndicator.swift",
"Views/AsyncImage.swift",
"Views/FilesListView.swift",
"Views/GridView.swift",
"Views/ImagePicker.swift",
"Views/OpenPathView.swift",
"Views/SelectFileView.swift",
"Views/WevView.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "library"
},
{
"c99name" : "UploadcareTests",
"module_type" : "SwiftTarget",
"name" : "UploadcareTests",
"path" : "Tests/UploadcareTests",
"sources" : [
"PaginationQueryTests.swift",
"RESTAPIIntegrationAsyncTests.swift",
"RESTAPIIntegrationTests.swift",
"RequestManagerTests.swift",
"UploadAPIIntegrationAsyncTests.swift",
"UploadAPIIntegrationTests.swift",
"UploadFromURLTaskTests.swift",
"UploadcareTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"Uploadcare"
],
"type" : "test"
},
{
"c99name" : "Uploadcare",
"module_type" : "SwiftTarget",
"name" : "Uploadcare",
"path" : "Sources/Uploadcare",
"product_dependencies" : [
"AsyncHTTPClient",
"Crypto"
],
"product_memberships" : [
"Uploadcare"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Uploadcare/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"APIStore.swift",
"BackgroundSessionManager.swift",
"Constants.swift",
"MultipartRequestBuilder.swift",
"UploadAPI.swift",
"Uploadcare+Addons.swift",
"Uploadcare.swift",
"Utils.swift",
"extensions/Data+ToString.swift",
"extensions/String+Hash.swift",
"models/AudioMetadata.swift",
"models/GeoLocation.swift",
"models/ImageInfo.swift",
"models/Mime.swift",
"models/REST/Collaborator.swift",
"models/REST/ContentInfo.swift",
"models/REST/DocumentInfo.swift",
"models/REST/File.swift",
"models/REST/FileInfoQuery.swift",
"models/REST/FilesList.swift",
"models/REST/Group.swift",
"models/REST/GroupsList.swift",
"models/REST/GroupsListQuery.swift",
"models/REST/PaginationQuery.swift",
"models/REST/Project.swift",
"models/REST/Webhook.swift",
"models/REST/addons/ClamAVAddonExecutionParams.swift",
"models/REST/addons/RemoveBGAddonExecutionParams.swift",
"models/REST/appdata/AWSRekognitionDetectLabels.swift",
"models/REST/appdata/AppData.swift",
"models/REST/appdata/RemoveBg.swift",
"models/REST/appdata/UCClamavVirusScan.swift",
"models/REST/convertion/ConversionOptions.swift",
"models/REST/convertion/ConvertDocumentJobStatus.swift",
"models/REST/convertion/ConvertRequestData.swift",
"models/REST/convertion/ConvertVideoJobStatus.swift",
"models/REST/convertion/DocumentConversionJob.swift",
"models/REST/convertion/DocumentConversionJobSettings.swift",
"models/REST/convertion/VideoConversionJob.swift",
"models/REST/convertion/VideoConversionJobSettings.swift",
"models/REST/responses/BatchFilesOperationResponse.swift",
"models/REST/responses/ConvertDocumentsResponse.swift",
"models/REST/responses/CopyFileToLocalStorageResponse.swift",
"models/REST/responses/CopyFileToRemoteStorageResponse.swift",
"models/REST/responses/ExecuteAddonResponse.swift",
"models/REST/responses/ExecuteAddonStatusResponse.swift",
"models/REST/responses/RESTAPIError.swift",
"models/VideoInfo.swift",
"models/VideoMetadata.swift",
"models/upload/UploadError.swift",
"models/upload/UploadFromURLTask.swift",
"models/upload/UploadSignature.swift",
"models/upload/UploadTask.swift",
"models/upload/UploadedFile.swift",
"models/upload/UploadedFilesGroup.swift",
"models/upload/responses/StartMulipartUploadResponse.swift",
"models/upload/responses/UploadFromURLResponse.swift",
"models/upload/responses/UploadFromURLStatus.swift",
"requestManager/RequestManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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.