Build Information
Successful build of SwiftkubeClient, reference 0.24.0 (5a40aa
), with Swift 5.10 for Linux on 23 Jun 2025 04:48:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftkube/client.git
Reference: 0.24.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swiftkube/client
* tag 0.24.0 -> FETCH_HEAD
HEAD is now at 5a40aaa Add support for KUBECONFIG env variable (#44)
Cloned https://github.com/swiftkube/client.git
Revision (git rev-parse @):
5a40aaa6b862fe931fdf107e1bf09b94ffc5e296
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftkube/client.git at 0.24.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/swiftkube/client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftkube/model.git
Fetching https://github.com/apple/swift-nio
[1/2206] Fetching swift-metrics
[332/6042] Fetching swift-metrics, swift-log
[1272/24941] Fetching swift-metrics, swift-log, model
[2016/35815] Fetching swift-metrics, swift-log, model, yams
[2204/49829] Fetching swift-metrics, swift-log, model, yams, async-http-client
[9830/126168] Fetching swift-metrics, swift-log, model, yams, async-http-client, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (1.42s)
[18217/123962] Fetching swift-log, model, yams, async-http-client, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.42s)
[14631/120126] Fetching model, yams, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (8.81s)
Fetched https://github.com/swiftkube/model.git from cache (8.80s)
Fetched https://github.com/jpsim/Yams.git from cache (8.85s)
Fetched https://github.com/apple/swift-nio from cache (8.92s)
Computing version for https://github.com/swiftkube/model.git
Computed https://github.com/swiftkube/model.git at 0.17.0 (1.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.50s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.58s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.27s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/4436] Fetching swift-system
[756/21076] Fetching swift-system, swift-collections
[1577/22873] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.10s)
[8763/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.24s)
Fetched https://github.com/apple/swift-collections.git from cache (2.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.91s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5942] Fetching swift-nio-extras
[715/11901] Fetching swift-nio-extras, swift-algorithms
[893/23433] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
[1956/26100] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2, swift-nio-transport-services
[3880/40990] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2, swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.57s)
Fetched https://github.com/apple/swift-algorithms.git from cache (4.68s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (4.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.74s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.76s)
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.69s)
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.55s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.64s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.71s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
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
[444/3330] Fetching swift-http-types, swift-service-lifecycle
[2216/4499] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers
[2637/6115] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-asn1
[3048/11100] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
[3984/10196] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.75s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.83s)
[1/6184] Fetching swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.24s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.25s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.53s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.63s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.07s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.88s)
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.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.68s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
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.26.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/swiftkube/model.git
Working copy of https://github.com/swiftkube/model.git resolved at 0.17.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Building for debugging...
[0/450] Write sources
[26/450] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[27/450] Compiling _NumericsShims _NumericsShims.c
[28/450] Compiling writer.c
[29/450] Write sources
[31/450] Compiling reader.c
[32/450] Compiling CNIOWindows WSAStartup.c
[33/450] Write swift-version-24593BA9C3E375BF.txt
[34/450] Compiling CNIOWindows shim.c
[35/450] Compiling parser.c
[36/450] Compiling CNIOWASI CNIOWASI.c
[37/450] Compiling _AtomicsShims.c
[38/450] Compiling emitter.c
[39/450] Compiling api.c
[40/450] Compiling CNIOLinux shim.c
[41/485] Compiling scanner.c
[43/682] Emitting module CoreMetrics
[44/682] Emitting module InternalCollectionsUtilities
[45/682] Compiling SwiftkubeModel GroupVersionResource+Meta.swift
[46/682] Compiling SwiftkubeModel GroupVersionResource+ResourceName.swift
[47/682] Compiling RealModule ElementaryFunctions.swift
[48/682] Compiling SwiftkubeModel JSONObject.swift
[49/682] Compiling SwiftkubeModel KubernetesResource.swift
[50/684] Compiling SwiftkubeModel GroupVersionResource.swift
[51/684] Compiling SwiftkubeModel IntOrString.swift
[52/684] Compiling SwiftkubeModel MatchResources+admissionregistration.v1.swift
[53/684] Compiling SwiftkubeModel MutatingWebhook+admissionregistration.v1.swift
[54/686] Compiling SwiftkubeModel ExpressionWarning+admissionregistration.v1.swift
[55/686] Compiling SwiftkubeModel MatchCondition+admissionregistration.v1.swift
[56/686] Compiling SwiftkubeModel MutatingWebhookConfiguration+admissionregistration.v1.swift
[57/686] Compiling SwiftkubeModel MutatingWebhookConfigurationList+admissionregistration.v1.swift
[58/686] Compiling SwiftkubeModel AuditAnnotation+admissionregistration.v1.swift
[60/686] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/686] Compiling SwiftkubeModel Quantity.swift
[62/686] Compiling SwiftkubeModel UnstructuredResource.swift
[63/686] Compiling SwiftkubeModel UnstructuredResourceList.swift
[64/686] Compiling SwiftkubeModel admissionregistration.swift
[66/686] Emitting module RealModule
[67/686] Compiling RealModule Real.swift
[72/686] Compiling RealModule Float16+Real.swift
[75/686] Emitting module _NIOBase64
[76/686] Compiling _NIOBase64 Base64.swift
[79/687] Compiling RealModule Float+Real.swift
[80/687] Compiling RealModule Float80+Real.swift
[81/687] Compiling RealModule RealFunctions.swift
[83/688] Compiling _NIODataStructures _TinyArray.swift
[84/688] Compiling _NIODataStructures PriorityQueue.swift
[86/688] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/689] Compiling CNIOLinux liburing_shims.c
[88/689] Compiling Atomics IntegerOperations.swift
[89/689] Compiling Atomics Unmanaged extensions.swift
[91/734] Emitting module Atomics
[92/743] Compiling CoreMetrics Metrics.swift
[93/749] Compiling DequeModule Deque+Equatable.swift
[94/749] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/749] Compiling DequeModule Deque+CustomReflectable.swift
[96/749] Compiling DequeModule Deque+Descriptions.swift
[97/751] Compiling DequeModule _DequeBuffer.swift
[98/751] Compiling DequeModule _DequeBufferHeader.swift
[99/751] Compiling Logging MetadataProvider.swift
[100/751] Compiling CoreMetrics Locks.swift
[104/752] Compiling DequeModule Deque+Codable.swift
[105/752] Compiling DequeModule Deque+Collection.swift
[107/753] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[108/753] Emitting module _NIODataStructures
[109/753] Compiling DequeModule Deque+Testing.swift
[110/753] Compiling DequeModule Deque._Storage.swift
[111/754] Emitting module Logging
[115/754] Compiling DequeModule _DequeSlot.swift
[116/754] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/754] Compiling CNIOLLHTTP c_nio_http.c
[117/756] Compiling CNIOLLHTTP c_nio_api.c
[118/756] Compiling CNIOExtrasZlib empty.c
[119/756] Compiling CNIODarwin shim.c
[121/756] Compiling DequeModule Deque+Extras.swift
[122/756] Compiling DequeModule Deque+Hashable.swift
[123/756] Compiling DequeModule Deque._UnsafeHandle.swift
[124/756] Compiling DequeModule Deque.swift
[125/756] Compiling Logging LogHandler.swift
[126/756] Compiling Logging Locks.swift
[127/756] Compiling Logging Logging.swift
[127/757] Compiling CNIOLLHTTP c_nio_llhttp.c
[130/757] Compiling Yams Node.swift
[131/757] Compiling Algorithms Reductions.swift
[132/757] Compiling Algorithms Rotate.swift
[133/757] Compiling Algorithms Split.swift
[134/757] Compiling Algorithms Stride.swift
[135/757] Compiling Algorithms Suffix.swift
[135/760] Compiling fiat_p256_adx_sqr.S
[138/760] Compiling fiat_p256_adx_mul.S
[141/760] Compiling Yams Node.Scalar.swift
[142/760] Compiling Yams Node.Sequence.swift
[142/760] Compiling fiat_curve25519_adx_square.S
[143/760] Compiling fiat_curve25519_adx_mul.S
[145/760] Emitting module DequeModule
[149/761] Compiling CNIOBoringSSLShims shims.c
[164/763] Compiling Algorithms Trim.swift
[165/763] Compiling Algorithms Unique.swift
[166/763] Compiling Algorithms Windows.swift
[167/763] Compiling Metrics Metrics.swift
[168/763] Emitting module Metrics
[170/764] Compiling Yams YamlError.swift
[171/764] Compiling Yams YamlTagProviding.swift
[178/764] Compiling SwiftkubeModel StatefulSetList+apps.v1.swift
[179/764] Compiling SwiftkubeModel StatefulSetOrdinals+apps.v1.swift
[180/764] Compiling SwiftkubeModel StatefulSetPersistentVolumeClaimRetentionPolicy+apps.v1.swift
[181/764] Compiling SwiftkubeModel StatefulSetSpec+apps.v1.swift
[182/764] Compiling SwiftkubeModel StatefulSetStatus+apps.v1.swift
[183/764] Compiling SwiftkubeModel StatefulSetUpdateStrategy+apps.v1.swift
[184/764] Compiling SwiftkubeModel apps+v1.swift
[185/764] Compiling SwiftkubeModel authentication.swift
[186/764] Compiling SwiftkubeModel BoundObjectReference+authentication.v1.swift
[187/764] Compiling SwiftkubeModel SelfSubjectReview+authentication.v1.swift
[188/764] Compiling SwiftkubeModel SelfSubjectReviewStatus+authentication.v1.swift
[189/764] Compiling SwiftkubeModel TokenRequest+authentication.v1.swift
[190/764] Compiling SwiftkubeModel TokenRequestSpec+authentication.v1.swift
[191/764] Compiling SwiftkubeModel TokenRequestStatus+authentication.v1.swift
[192/764] Compiling SwiftkubeModel TokenReview+authentication.v1.swift
[193/764] Compiling SwiftkubeModel TokenReviewSpec+authentication.v1.swift
[194/764] Compiling SwiftkubeModel TokenReviewStatus+authentication.v1.swift
[195/764] Compiling SwiftkubeModel UserInfo+authentication.v1.swift
[196/764] Compiling SwiftkubeModel authentication+v1.swift
[197/764] Compiling SwiftkubeModel SelfSubjectReview+authentication.v1beta1.swift
[198/764] Compiling SwiftkubeModel SelfSubjectReviewStatus+authentication.v1beta1.swift
[199/764] Compiling SwiftkubeModel authentication+v1beta1.swift
[200/764] Compiling SwiftkubeModel authorization.swift
[201/764] Compiling SwiftkubeModel FieldSelectorAttributes+authorization.v1.swift
[202/764] Compiling SwiftkubeModel LabelSelectorAttributes+authorization.v1.swift
[208/789] Compiling tls_method.cc
[209/789] Compiling tls_record.cc
[211/789] Emitting module Yams
[217/790] Compiling tls13_server.cc
[219/790] Emitting module Algorithms
[222/791] Compiling SwiftkubeModel coreV1+ConfigMap.swift
[223/791] Compiling SwiftkubeModel coreV1+Container.swift
[224/791] Compiling SwiftkubeModel coreV1+Namespace.swift
[225/791] Compiling SwiftkubeModel coreV1+Node.swift
[226/791] Compiling SwiftkubeModel coreV1+ObjectReference.swift
[227/791] Compiling SwiftkubeModel coreV1+Pod.swift
[228/791] Compiling SwiftkubeModel coreV1+Secret.swift
[229/791] Compiling SwiftkubeModel coreV1+Service.swift
[230/791] Compiling SwiftkubeModel coreV1+ServiceAccount.swift
[231/791] Compiling SwiftkubeModel coreV1+Volume.swift
[232/791] Compiling SwiftkubeModel metaV1+Metadata.swift
[233/791] Compiling SwiftkubeModel metaV1+Selector.swift
[234/791] Compiling SwiftkubeModel metaV1+Status.swift
[235/791] Compiling SwiftkubeModel Any+Codable.swift
[236/791] Compiling SwiftkubeModel CronJobExtensions+batch.v1.swift
[237/791] Compiling SwiftkubeModel Hashes.swift
[238/791] Compiling SwiftkubeModel GroupVersionKind+DefaultResources.swift
[239/791] Compiling SwiftkubeModel GroupVersionKind+KubernetesAPIResource.swift
[240/791] Compiling SwiftkubeModel GroupVersionKind+Meta.swift
[241/791] Compiling SwiftkubeModel GroupVersionKind+ResourceName.swift
[242/791] Compiling SwiftkubeModel GroupVersionKind.swift
[243/791] Compiling SwiftkubeModel GroupVersionResource+DefaultResources.swift
[244/791] Compiling SwiftkubeModel GroupVersionResource+KubernetesAPIResource.swift
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[271/841] Compiling tls13_enc.cc
[272/841] Compiling tls13_client.cc
[273/841] Compiling tls13_both.cc
[274/841] Compiling t1_enc.cc
[275/841] Compiling ssl_versions.cc
[276/841] Compiling ssl_transcript.cc
[277/841] Compiling ssl_stat.cc
[278/841] Compiling ssl_x509.cc
[280/841] Compiling SwiftkubeModel apps.swift
[281/841] Compiling SwiftkubeModel ControllerRevision+apps.v1.swift
[282/841] Compiling SwiftkubeModel ControllerRevisionList+apps.v1.swift
[283/841] Compiling SwiftkubeModel DaemonSet+apps.v1.swift
[284/841] Compiling SwiftkubeModel DaemonSetCondition+apps.v1.swift
[285/841] Compiling SwiftkubeModel DaemonSetList+apps.v1.swift
[286/841] Compiling SwiftkubeModel DaemonSetSpec+apps.v1.swift
[287/841] Compiling SwiftkubeModel DaemonSetStatus+apps.v1.swift
[288/841] Compiling SwiftkubeModel DaemonSetUpdateStrategy+apps.v1.swift
[289/841] Compiling SwiftkubeModel Deployment+apps.v1.swift
[290/841] Compiling SwiftkubeModel DeploymentCondition+apps.v1.swift
[291/841] Compiling SwiftkubeModel DeploymentList+apps.v1.swift
[292/841] Compiling SwiftkubeModel DeploymentSpec+apps.v1.swift
[293/841] Compiling SwiftkubeModel DeploymentStatus+apps.v1.swift
[294/841] Compiling SwiftkubeModel DeploymentStrategy+apps.v1.swift
[295/841] Compiling SwiftkubeModel ReplicaSet+apps.v1.swift
[296/841] Compiling SwiftkubeModel ReplicaSetCondition+apps.v1.swift
[297/841] Compiling SwiftkubeModel ReplicaSetList+apps.v1.swift
[298/841] Compiling SwiftkubeModel ReplicaSetSpec+apps.v1.swift
[299/841] Compiling SwiftkubeModel ReplicaSetStatus+apps.v1.swift
[300/841] Compiling SwiftkubeModel RollingUpdateDaemonSet+apps.v1.swift
[301/841] Compiling SwiftkubeModel RollingUpdateDeployment+apps.v1.swift
[302/841] Compiling SwiftkubeModel RollingUpdateStatefulSetStrategy+apps.v1.swift
[303/841] Compiling SwiftkubeModel StatefulSet+apps.v1.swift
[304/841] Compiling SwiftkubeModel StatefulSetCondition+apps.v1.swift
[305/841] Compiling SwiftkubeModel CustomResourceDefinitionCondition+apiextensions.v1.swift
[306/841] Compiling SwiftkubeModel CustomResourceDefinitionList+apiextensions.v1.swift
[307/841] Compiling SwiftkubeModel CustomResourceDefinitionNames+apiextensions.v1.swift
[308/841] Compiling SwiftkubeModel CustomResourceDefinitionSpec+apiextensions.v1.swift
[309/841] Compiling SwiftkubeModel CustomResourceDefinitionStatus+apiextensions.v1.swift
[310/841] Compiling SwiftkubeModel CustomResourceDefinitionVersion+apiextensions.v1.swift
[311/841] Compiling SwiftkubeModel CustomResourceSubresourceScale+apiextensions.v1.swift
[312/841] Compiling SwiftkubeModel CustomResourceSubresourceStatus+apiextensions.v1.swift
[313/841] Compiling SwiftkubeModel CustomResourceSubresources+apiextensions.v1.swift
[314/841] Compiling SwiftkubeModel CustomResourceValidation+apiextensions.v1.swift
[315/841] Compiling SwiftkubeModel ExternalDocumentation+apiextensions.v1.swift
[316/841] Compiling SwiftkubeModel SelectableField+apiextensions.v1.swift
[317/841] Compiling SwiftkubeModel ServiceReference+apiextensions.v1.swift
[318/841] Compiling SwiftkubeModel ValidationRule+apiextensions.v1.swift
[319/841] Compiling SwiftkubeModel WebhookClientConfig+apiextensions.v1.swift
[320/841] Compiling SwiftkubeModel WebhookConversion+apiextensions.v1.swift
[321/841] Compiling SwiftkubeModel apiextensions+v1.swift
[322/841] Compiling SwiftkubeModel apiregistration.swift
[323/841] Compiling SwiftkubeModel APIService+apiregistration.v1.swift
[324/841] Compiling SwiftkubeModel APIServiceCondition+apiregistration.v1.swift
[325/841] Compiling SwiftkubeModel APIServiceList+apiregistration.v1.swift
[326/841] Compiling SwiftkubeModel APIServiceSpec+apiregistration.v1.swift
[327/841] Compiling SwiftkubeModel APIServiceStatus+apiregistration.v1.swift
[328/841] Compiling SwiftkubeModel ServiceReference+apiregistration.v1.swift
[329/841] Compiling SwiftkubeModel apiregistration+v1.swift
[330/841] Compiling SwiftkubeModel ParamRef+admissionregistration.v1alpha1.swift
[331/841] Compiling SwiftkubeModel Variable+admissionregistration.v1alpha1.swift
[332/841] Compiling SwiftkubeModel admissionregistration+v1alpha1.swift
[333/841] Compiling SwiftkubeModel AuditAnnotation+admissionregistration.v1beta1.swift
[334/841] Compiling SwiftkubeModel ExpressionWarning+admissionregistration.v1beta1.swift
[335/841] Compiling SwiftkubeModel MatchCondition+admissionregistration.v1beta1.swift
[336/841] Compiling SwiftkubeModel MatchResources+admissionregistration.v1beta1.swift
[337/841] Compiling SwiftkubeModel NamedRuleWithOperations+admissionregistration.v1beta1.swift
[338/841] Compiling SwiftkubeModel ParamKind+admissionregistration.v1beta1.swift
[339/841] Compiling SwiftkubeModel ParamRef+admissionregistration.v1beta1.swift
[340/841] Compiling SwiftkubeModel TypeChecking+admissionregistration.v1beta1.swift
[341/841] Compiling SwiftkubeModel ValidatingAdmissionPolicy+admissionregistration.v1beta1.swift
[342/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyBinding+admissionregistration.v1beta1.swift
[343/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingList+admissionregistration.v1beta1.swift
[344/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingSpec+admissionregistration.v1beta1.swift
[345/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyList+admissionregistration.v1beta1.swift
[346/841] Compiling SwiftkubeModel ValidatingAdmissionPolicySpec+admissionregistration.v1beta1.swift
[347/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyStatus+admissionregistration.v1beta1.swift
[348/841] Compiling SwiftkubeModel Validation+admissionregistration.v1beta1.swift
[349/841] Compiling SwiftkubeModel Variable+admissionregistration.v1beta1.swift
[350/841] Compiling SwiftkubeModel admissionregistration+v1beta1.swift
[351/841] Compiling SwiftkubeModel apiextensions.swift
[352/841] Compiling SwiftkubeModel CustomResourceColumnDefinition+apiextensions.v1.swift
[353/841] Compiling SwiftkubeModel CustomResourceConversion+apiextensions.v1.swift
[354/841] Compiling SwiftkubeModel CustomResourceDefinition+apiextensions.v1.swift
[355/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingList+admissionregistration.v1.swift
[356/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingSpec+admissionregistration.v1.swift
[357/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyList+admissionregistration.v1.swift
[358/841] Compiling SwiftkubeModel ValidatingAdmissionPolicySpec+admissionregistration.v1.swift
[359/841] Compiling SwiftkubeModel ValidatingAdmissionPolicyStatus+admissionregistration.v1.swift
[360/841] Compiling SwiftkubeModel ValidatingWebhook+admissionregistration.v1.swift
[361/841] Compiling SwiftkubeModel ValidatingWebhookConfiguration+admissionregistration.v1.swift
[362/841] Compiling SwiftkubeModel ValidatingWebhookConfigurationList+admissionregistration.v1.swift
[363/841] Compiling SwiftkubeModel Validation+admissionregistration.v1.swift
[364/841] Compiling SwiftkubeModel Variable+admissionregistration.v1.swift
[365/841] Compiling SwiftkubeModel WebhookClientConfig+admissionregistration.v1.swift
[366/841] Compiling SwiftkubeModel admissionregistration+v1.swift
[367/841] Compiling SwiftkubeModel ApplyConfiguration+admissionregistration.v1alpha1.swift
[368/841] Compiling SwiftkubeModel JSONPatch+admissionregistration.v1alpha1.swift
[369/841] Compiling SwiftkubeModel MatchCondition+admissionregistration.v1alpha1.swift
[370/841] Compiling SwiftkubeModel MatchResources+admissionregistration.v1alpha1.swift
[371/841] Compiling SwiftkubeModel MutatingAdmissionPolicy+admissionregistration.v1alpha1.swift
[372/841] Compiling SwiftkubeModel MutatingAdmissionPolicyBinding+admissionregistration.v1alpha1.swift
[373/841] Compiling SwiftkubeModel MutatingAdmissionPolicyBindingList+admissionregistration.v1alpha1.swift
[374/841] Compiling SwiftkubeModel MutatingAdmissionPolicyBindingSpec+admissionregistration.v1alpha1.swift
[375/841] Compiling SwiftkubeModel MutatingAdmissionPolicyList+admissionregistration.v1alpha1.swift
[376/841] Compiling SwiftkubeModel MutatingAdmissionPolicySpec+admissionregistration.v1alpha1.swift
[377/841] Compiling SwiftkubeModel Mutation+admissionregistration.v1alpha1.swift
[378/841] Compiling SwiftkubeModel NamedRuleWithOperations+admissionregistration.v1alpha1.swift
[379/841] Compiling SwiftkubeModel ParamKind+admissionregistration.v1alpha1.swift
[379/899] Compiling ssl_session.cc
[380/941] Compiling ssl_privkey.cc
[381/941] Compiling ssl_cipher.cc
[382/941] Compiling ssl_file.cc
[384/941] Compiling SwiftkubeModel LocalSubjectAccessReview+authorization.v1.swift
[385/941] Compiling SwiftkubeModel NonResourceAttributes+authorization.v1.swift
[386/941] Compiling SwiftkubeModel NonResourceRule+authorization.v1.swift
[387/941] Compiling SwiftkubeModel ResourceAttributes+authorization.v1.swift
[388/941] Compiling SwiftkubeModel ResourceRule+authorization.v1.swift
[389/941] Compiling SwiftkubeModel SelfSubjectAccessReview+authorization.v1.swift
[390/941] Compiling SwiftkubeModel SelfSubjectAccessReviewSpec+authorization.v1.swift
[391/941] Compiling SwiftkubeModel SelfSubjectRulesReview+authorization.v1.swift
[392/941] Compiling SwiftkubeModel SelfSubjectRulesReviewSpec+authorization.v1.swift
[393/941] Compiling SwiftkubeModel SubjectAccessReview+authorization.v1.swift
[394/941] Compiling SwiftkubeModel SubjectAccessReviewSpec+authorization.v1.swift
[395/941] Compiling SwiftkubeModel SubjectAccessReviewStatus+authorization.v1.swift
[396/941] Compiling SwiftkubeModel SubjectRulesReviewStatus+authorization.v1.swift
[397/941] Compiling SwiftkubeModel authorization+v1.swift
[398/941] Compiling SwiftkubeModel autoscaling.swift
[399/941] Compiling SwiftkubeModel CrossVersionObjectReference+autoscaling.v1.swift
[400/941] Compiling SwiftkubeModel HorizontalPodAutoscaler+autoscaling.v1.swift
[401/941] Compiling SwiftkubeModel HorizontalPodAutoscalerList+autoscaling.v1.swift
[402/941] Compiling SwiftkubeModel HorizontalPodAutoscalerSpec+autoscaling.v1.swift
[403/941] Compiling SwiftkubeModel HorizontalPodAutoscalerStatus+autoscaling.v1.swift
[404/941] Compiling SwiftkubeModel Scale+autoscaling.v1.swift
[405/941] Compiling SwiftkubeModel ScaleSpec+autoscaling.v1.swift
[406/941] Compiling SwiftkubeModel ScaleStatus+autoscaling.v1.swift
[407/941] Compiling SwiftkubeModel autoscaling+v1.swift
[408/941] Compiling SwiftkubeModel ContainerResourceMetricSource+autoscaling.v2.swift
[408/966] Compiling ssl_key_share.cc
[409/966] Compiling ssl_credential.cc
[410/966] Compiling ssl_lib.cc
[411/966] Compiling ssl_cert.cc
[412/966] Compiling ssl_buffer.cc
[414/966] Compiling SwiftkubeModel ContainerResourceMetricStatus+autoscaling.v2.swift
[415/966] Compiling SwiftkubeModel CrossVersionObjectReference+autoscaling.v2.swift
[416/966] Compiling SwiftkubeModel ExternalMetricSource+autoscaling.v2.swift
[417/966] Compiling SwiftkubeModel ExternalMetricStatus+autoscaling.v2.swift
[418/966] Compiling SwiftkubeModel HPAScalingPolicy+autoscaling.v2.swift
[419/966] Compiling SwiftkubeModel HPAScalingRules+autoscaling.v2.swift
[420/966] Compiling SwiftkubeModel HorizontalPodAutoscaler+autoscaling.v2.swift
[421/966] Compiling SwiftkubeModel HorizontalPodAutoscalerBehavior+autoscaling.v2.swift
[422/966] Compiling SwiftkubeModel HorizontalPodAutoscalerCondition+autoscaling.v2.swift
[423/966] Compiling SwiftkubeModel HorizontalPodAutoscalerList+autoscaling.v2.swift
[424/966] Compiling SwiftkubeModel HorizontalPodAutoscalerSpec+autoscaling.v2.swift
[425/966] Compiling SwiftkubeModel HorizontalPodAutoscalerStatus+autoscaling.v2.swift
[426/966] Compiling SwiftkubeModel MetricIdentifier+autoscaling.v2.swift
[427/966] Compiling SwiftkubeModel MetricSpec+autoscaling.v2.swift
[428/966] Compiling SwiftkubeModel MetricStatus+autoscaling.v2.swift
[429/966] Compiling SwiftkubeModel MetricTarget+autoscaling.v2.swift
[430/966] Compiling SwiftkubeModel MetricValueStatus+autoscaling.v2.swift
[431/966] Compiling SwiftkubeModel ObjectMetricSource+autoscaling.v2.swift
[432/966] Compiling SwiftkubeModel ObjectMetricStatus+autoscaling.v2.swift
[433/966] Compiling SwiftkubeModel PodsMetricSource+autoscaling.v2.swift
[434/966] Compiling SwiftkubeModel PodsMetricStatus+autoscaling.v2.swift
[435/966] Compiling SwiftkubeModel ResourceMetricSource+autoscaling.v2.swift
[436/966] Compiling SwiftkubeModel ResourceMetricStatus+autoscaling.v2.swift
[437/966] Compiling SwiftkubeModel autoscaling+v2.swift
[438/966] Compiling SwiftkubeModel batch.swift
[438/991] Compiling s3_lib.cc
[439/991] Compiling s3_both.cc
[440/991] Compiling ssl_asn1.cc
[441/991] Compiling s3_pkt.cc
[442/991] Compiling ssl_aead_ctx.cc
[443/991] Compiling handshake.cc
[444/991] Compiling handshake_server.cc
[444/991] Compiling handshake_client.cc
[447/991] Compiling SwiftkubeModel CronJob+batch.v1.swift
[448/991] Compiling SwiftkubeModel CronJobList+batch.v1.swift
[449/991] Compiling SwiftkubeModel CronJobSpec+batch.v1.swift
[450/991] Compiling SwiftkubeModel CronJobStatus+batch.v1.swift
[451/991] Compiling SwiftkubeModel Job+batch.v1.swift
[452/991] Compiling SwiftkubeModel JobCondition+batch.v1.swift
[453/991] Compiling SwiftkubeModel JobList+batch.v1.swift
[454/991] Compiling SwiftkubeModel JobSpec+batch.v1.swift
[455/991] Compiling SwiftkubeModel JobStatus+batch.v1.swift
[456/991] Compiling SwiftkubeModel JobTemplateSpec+batch.v1.swift
[457/991] Compiling SwiftkubeModel PodFailurePolicy+batch.v1.swift
[458/991] Compiling SwiftkubeModel PodFailurePolicyOnExitCodesRequirement+batch.v1.swift
[459/991] Compiling SwiftkubeModel PodFailurePolicyOnPodConditionsPattern+batch.v1.swift
[460/991] Compiling SwiftkubeModel PodFailurePolicyRule+batch.v1.swift
[461/991] Compiling SwiftkubeModel SuccessPolicy+batch.v1.swift
[462/991] Compiling SwiftkubeModel SuccessPolicyRule+batch.v1.swift
[463/991] Compiling SwiftkubeModel UncountedTerminatedPods+batch.v1.swift
[464/991] Compiling SwiftkubeModel batch+v1.swift
[465/991] Compiling SwiftkubeModel certificates.swift
[466/991] Compiling SwiftkubeModel CertificateSigningRequest+certificates.v1.swift
[467/991] Compiling SwiftkubeModel CertificateSigningRequestCondition+certificates.v1.swift
[468/991] Compiling SwiftkubeModel CertificateSigningRequestList+certificates.v1.swift
[469/991] Compiling SwiftkubeModel CertificateSigningRequestSpec+certificates.v1.swift
[470/991] Compiling SwiftkubeModel CertificateSigningRequestStatus+certificates.v1.swift
[471/991] Compiling SwiftkubeModel certificates+v1.swift
[471/1016] Compiling dtls_method.cc
[473/1016] Compiling SwiftkubeModel GCEPersistentDiskVolumeSource+core.v1.swift
[474/1016] Compiling SwiftkubeModel GRPCAction+core.v1.swift
[475/1016] Compiling SwiftkubeModel GitRepoVolumeSource+core.v1.swift
[476/1016] Compiling SwiftkubeModel GlusterfsPersistentVolumeSource+core.v1.swift
[477/1016] Compiling SwiftkubeModel GlusterfsVolumeSource+core.v1.swift
[478/1016] Compiling SwiftkubeModel HTTPGetAction+core.v1.swift
[479/1016] Compiling SwiftkubeModel HTTPHeader+core.v1.swift
[480/1016] Compiling SwiftkubeModel HostAlias+core.v1.swift
[481/1016] Compiling SwiftkubeModel HostIP+core.v1.swift
[482/1016] Compiling SwiftkubeModel HostPathVolumeSource+core.v1.swift
[483/1016] Compiling SwiftkubeModel ISCSIPersistentVolumeSource+core.v1.swift
[484/1016] Compiling SwiftkubeModel ISCSIVolumeSource+core.v1.swift
[485/1016] Compiling SwiftkubeModel ImageVolumeSource+core.v1.swift
[486/1016] Compiling SwiftkubeModel KeyToPath+core.v1.swift
[487/1016] Compiling SwiftkubeModel Lifecycle+core.v1.swift
[488/1016] Compiling SwiftkubeModel LifecycleHandler+core.v1.swift
[489/1016] Compiling SwiftkubeModel LimitRange+core.v1.swift
[490/1016] Compiling SwiftkubeModel LimitRangeItem+core.v1.swift
[491/1016] Compiling SwiftkubeModel LimitRangeList+core.v1.swift
[492/1016] Compiling SwiftkubeModel LimitRangeSpec+core.v1.swift
[493/1016] Compiling SwiftkubeModel LinuxContainerUser+core.v1.swift
[494/1016] Compiling SwiftkubeModel LoadBalancerIngress+core.v1.swift
[495/1016] Compiling SwiftkubeModel LoadBalancerStatus+core.v1.swift
[496/1016] Compiling SwiftkubeModel LocalObjectReference+core.v1.swift
[497/1016] Compiling SwiftkubeModel LocalVolumeSource+core.v1.swift
[497/1041] Compiling handoff.cc
[498/1041] Compiling dtls_record.cc
[499/1041] Compiling encrypted_client_hello.cc
[500/1041] Compiling md5-x86_64-linux.S
[501/1041] Compiling md5-x86_64-apple.S
[502/1041] Compiling md5-586-linux.S
[503/1041] Compiling md5-586-apple.S
[504/1041] Compiling extensions.cc
[505/1041] Compiling chacha20_poly1305_x86_64-linux.S
[506/1041] Compiling chacha20_poly1305_x86_64-apple.S
[507/1041] Compiling d1_srtp.cc
[508/1041] Compiling chacha20_poly1305_armv8-win.S
[509/1041] Compiling chacha20_poly1305_armv8-linux.S
[510/1041] Compiling chacha20_poly1305_armv8-apple.S
[511/1041] Compiling chacha-x86_64-apple.S
[513/1041] Compiling SwiftkubeModel ContainerUser+core.v1.swift
[514/1041] Compiling SwiftkubeModel DaemonEndpoint+core.v1.swift
[515/1041] Compiling SwiftkubeModel DownwardAPIProjection+core.v1.swift
[516/1041] Compiling SwiftkubeModel DownwardAPIVolumeFile+core.v1.swift
[517/1041] Compiling SwiftkubeModel DownwardAPIVolumeSource+core.v1.swift
[518/1041] Compiling SwiftkubeModel EmptyDirVolumeSource+core.v1.swift
[519/1041] Compiling SwiftkubeModel EndpointAddress+core.v1.swift
[520/1041] Compiling SwiftkubeModel EndpointPort+core.v1.swift
[521/1041] Compiling SwiftkubeModel EndpointSubset+core.v1.swift
[522/1041] Compiling SwiftkubeModel Endpoints+core.v1.swift
[523/1041] Compiling SwiftkubeModel EndpointsList+core.v1.swift
[524/1041] Compiling SwiftkubeModel EnvFromSource+core.v1.swift
[525/1041] Compiling SwiftkubeModel EnvVar+core.v1.swift
[526/1041] Compiling SwiftkubeModel EnvVarSource+core.v1.swift
[527/1041] Compiling SwiftkubeModel EphemeralContainer+core.v1.swift
[528/1041] Compiling SwiftkubeModel EphemeralVolumeSource+core.v1.swift
[529/1041] Compiling SwiftkubeModel Event+core.v1.swift
[530/1041] Compiling SwiftkubeModel EventList+core.v1.swift
[531/1041] Compiling SwiftkubeModel EventSeries+core.v1.swift
[532/1041] Compiling SwiftkubeModel EventSource+core.v1.swift
[533/1041] Compiling SwiftkubeModel ExecAction+core.v1.swift
[534/1041] Compiling SwiftkubeModel FCVolumeSource+core.v1.swift
[535/1041] Compiling SwiftkubeModel FlexPersistentVolumeSource+core.v1.swift
[536/1041] Compiling SwiftkubeModel FlexVolumeSource+core.v1.swift
[537/1041] Compiling SwiftkubeModel FlockerVolumeSource+core.v1.swift
[538/1041] Compiling SwiftkubeModel ClusterTrustBundle+certificates.v1alpha1.swift
[539/1041] Compiling SwiftkubeModel ClusterTrustBundleList+certificates.v1alpha1.swift
[540/1041] Compiling SwiftkubeModel ClusterTrustBundleSpec+certificates.v1alpha1.swift
[541/1041] Compiling SwiftkubeModel certificates+v1alpha1.swift
[542/1041] Compiling SwiftkubeModel coordination.swift
[543/1041] Compiling SwiftkubeModel Lease+coordination.v1.swift
[544/1041] Compiling SwiftkubeModel LeaseList+coordination.v1.swift
[545/1041] Compiling SwiftkubeModel LeaseSpec+coordination.v1.swift
[546/1041] Compiling SwiftkubeModel coordination+v1.swift
[547/1041] Compiling SwiftkubeModel LeaseCandidate+coordination.v1alpha2.swift
[548/1041] Compiling SwiftkubeModel LeaseCandidateList+coordination.v1alpha2.swift
[549/1041] Compiling SwiftkubeModel LeaseCandidateSpec+coordination.v1alpha2.swift
[550/1041] Compiling SwiftkubeModel coordination+v1alpha2.swift
[551/1041] Compiling SwiftkubeModel core.swift
[552/1041] Compiling SwiftkubeModel AWSElasticBlockStoreVolumeSource+core.v1.swift
[553/1041] Compiling SwiftkubeModel Affinity+core.v1.swift
[554/1041] Compiling SwiftkubeModel AppArmorProfile+core.v1.swift
[555/1041] Compiling SwiftkubeModel AttachedVolume+core.v1.swift
[556/1041] Compiling SwiftkubeModel AzureDiskVolumeSource+core.v1.swift
[557/1041] Compiling SwiftkubeModel AzureFilePersistentVolumeSource+core.v1.swift
[558/1041] Compiling SwiftkubeModel AzureFileVolumeSource+core.v1.swift
[559/1041] Compiling SwiftkubeModel Binding+core.v1.swift
[560/1041] Compiling SwiftkubeModel CSIPersistentVolumeSource+core.v1.swift
[561/1041] Compiling SwiftkubeModel CSIVolumeSource+core.v1.swift
[562/1041] Compiling SwiftkubeModel Capabilities+core.v1.swift
[563/1041] Compiling SwiftkubeModel CephFSPersistentVolumeSource+core.v1.swift
[564/1041] Compiling SwiftkubeModel CephFSVolumeSource+core.v1.swift
[565/1041] Compiling SwiftkubeModel CinderPersistentVolumeSource+core.v1.swift
[566/1041] Compiling SwiftkubeModel CinderVolumeSource+core.v1.swift
[567/1041] Compiling SwiftkubeModel ClientIPConfig+core.v1.swift
[568/1041] Compiling SwiftkubeModel ClusterTrustBundleProjection+core.v1.swift
[569/1041] Compiling SwiftkubeModel ComponentCondition+core.v1.swift
[570/1041] Compiling SwiftkubeModel ComponentStatus+core.v1.swift
[571/1041] Compiling SwiftkubeModel ComponentStatusList+core.v1.swift
[572/1041] Compiling SwiftkubeModel ConfigMap+core.v1.swift
[573/1041] Compiling SwiftkubeModel ConfigMapEnvSource+core.v1.swift
[574/1041] Compiling SwiftkubeModel ConfigMapKeySelector+core.v1.swift
[575/1041] Compiling SwiftkubeModel ConfigMapList+core.v1.swift
[576/1041] Compiling SwiftkubeModel ConfigMapNodeConfigSource+core.v1.swift
[577/1041] Compiling SwiftkubeModel ConfigMapProjection+core.v1.swift
[578/1041] Compiling SwiftkubeModel ConfigMapVolumeSource+core.v1.swift
[579/1041] Compiling SwiftkubeModel Container+core.v1.swift
[580/1041] Compiling SwiftkubeModel ContainerImage+core.v1.swift
[581/1041] Compiling SwiftkubeModel ContainerPort+core.v1.swift
[582/1041] Compiling SwiftkubeModel ContainerResizePolicy+core.v1.swift
[583/1041] Compiling SwiftkubeModel ContainerState+core.v1.swift
[584/1041] Compiling SwiftkubeModel ContainerStateRunning+core.v1.swift
[585/1041] Compiling SwiftkubeModel ContainerStateTerminated+core.v1.swift
[586/1041] Compiling SwiftkubeModel ContainerStateWaiting+core.v1.swift
[587/1041] Compiling SwiftkubeModel ContainerStatus+core.v1.swift
[587/1063] Compiling d1_pkt.cc
[588/1070] Compiling err_data.cc
[589/1084] Compiling chacha-x86_64-linux.S
[590/1092] Compiling chacha-x86-linux.S
[591/1116] Compiling chacha-armv8-win.S
[592/1116] Compiling chacha-armv8-linux.S
[593/1116] Compiling chacha-x86-apple.S
[594/1116] Compiling chacha-armv8-apple.S
[595/1116] Compiling chacha-armv4-linux.S
[596/1116] Compiling aes128gcmsiv-x86_64-linux.S
[597/1116] Compiling aes128gcmsiv-x86_64-apple.S
[598/1116] Compiling x86_64-mont5-apple.S
[599/1116] Compiling d1_lib.cc
[600/1116] Compiling x86_64-mont5-linux.S
[600/1116] Compiling x86_64-mont-linux.S
[602/1116] Compiling x86_64-mont-apple.S
[603/1116] Compiling vpaes-x86_64-apple.S
[604/1116] Compiling vpaes-x86_64-linux.S
[605/1116] Compiling vpaes-x86-linux.S
[606/1116] Compiling x86-mont-linux.S
[607/1116] Compiling x86-mont-apple.S
[608/1116] Compiling vpaes-armv8-apple.S
[609/1116] Compiling vpaes-x86-apple.S
[610/1116] Compiling vpaes-armv7-linux.S
[611/1116] Compiling vpaes-armv8-linux.S
[612/1116] Compiling vpaes-armv8-win.S
[613/1116] Compiling bio_ssl.cc
[614/1116] Compiling sha512-x86_64-linux.S
[615/1116] Compiling sha512-x86_64-apple.S
[616/1116] Compiling sha512-armv8-win.S
[617/1116] Compiling sha512-armv4-linux.S
[618/1116] Compiling sha512-armv8-linux.S
[619/1116] Compiling sha512-586-linux.S
[620/1116] Compiling sha512-armv8-apple.S
[621/1116] Compiling sha512-586-apple.S
[622/1116] Compiling sha256-x86_64-apple.S
[623/1116] Compiling sha256-armv8-win.S
[624/1116] Compiling sha256-armv8-linux.S
[625/1116] Compiling sha256-x86_64-linux.S
[626/1116] Compiling sha256-armv8-apple.S
[627/1116] Compiling sha256-586-linux.S
[628/1116] Compiling sha256-armv4-linux.S
[629/1116] Compiling sha1-x86_64-apple.S
[630/1116] Compiling sha256-586-apple.S
[632/1116] Compiling SwiftkubeModel ModifyVolumeStatus+core.v1.swift
[633/1116] Compiling SwiftkubeModel NFSVolumeSource+core.v1.swift
[634/1116] Compiling SwiftkubeModel Namespace+core.v1.swift
[635/1116] Compiling SwiftkubeModel NamespaceCondition+core.v1.swift
[636/1116] Compiling SwiftkubeModel NamespaceList+core.v1.swift
[637/1116] Compiling SwiftkubeModel NamespaceSpec+core.v1.swift
[638/1116] Compiling SwiftkubeModel NamespaceStatus+core.v1.swift
[639/1116] Compiling SwiftkubeModel Node+core.v1.swift
[640/1116] Compiling SwiftkubeModel NodeAddress+core.v1.swift
[641/1116] Compiling SwiftkubeModel NodeAffinity+core.v1.swift
[642/1116] Compiling SwiftkubeModel NodeCondition+core.v1.swift
[643/1116] Compiling SwiftkubeModel NodeConfigSource+core.v1.swift
[644/1116] Compiling SwiftkubeModel NodeConfigStatus+core.v1.swift
[645/1116] Compiling SwiftkubeModel NodeDaemonEndpoints+core.v1.swift
[646/1116] Compiling SwiftkubeModel NodeFeatures+core.v1.swift
[647/1116] Compiling SwiftkubeModel NodeList+core.v1.swift
[648/1116] Compiling SwiftkubeModel NodeRuntimeHandler+core.v1.swift
[649/1116] Compiling SwiftkubeModel NodeRuntimeHandlerFeatures+core.v1.swift
[650/1116] Compiling SwiftkubeModel NodeSelector+core.v1.swift
[651/1116] Compiling SwiftkubeModel NodeSelectorRequirement+core.v1.swift
[652/1116] Compiling SwiftkubeModel NodeSelectorTerm+core.v1.swift
[653/1116] Compiling SwiftkubeModel NodeSpec+core.v1.swift
[654/1116] Compiling SwiftkubeModel NodeStatus+core.v1.swift
[655/1116] Compiling SwiftkubeModel NodeSystemInfo+core.v1.swift
[656/1116] Compiling SwiftkubeModel ObjectFieldSelector+core.v1.swift
[656/1126] Compiling sha1-x86_64-linux.S
[657/1131] Compiling sha1-armv8-win.S
[658/1141] Compiling sha1-armv8-linux.S
[659/1141] Compiling sha1-armv4-large-linux.S
[660/1141] Compiling sha1-armv8-apple.S
[661/1141] Compiling sha1-586-linux.S
[662/1141] Compiling sha1-586-apple.S
[663/1141] Compiling rdrand-x86_64-linux.S
[664/1141] Compiling rsaz-avx2-apple.S
[665/1141] Compiling rsaz-avx2-linux.S
[666/1141] Compiling rdrand-x86_64-apple.S
[667/1141] Compiling p256_beeu-x86_64-asm-linux.S
[668/1141] Compiling p256_beeu-x86_64-asm-apple.S
[669/1141] Compiling p256_beeu-armv8-asm-win.S
[670/1141] Compiling p256_beeu-armv8-asm-linux.S
[671/1141] Compiling p256_beeu-armv8-asm-apple.S
[672/1141] Compiling p256-x86_64-asm-apple.S
[673/1141] Compiling p256-x86_64-asm-linux.S
[674/1141] Compiling p256-armv8-asm-win.S
[675/1141] Compiling p256-armv8-asm-linux.S
[676/1141] Compiling p256-armv8-asm-apple.S
[677/1141] Compiling d1_both.cc
[678/1141] Compiling ghashv8-armv8-win.S
[679/1141] Compiling ghashv8-armv8-linux.S
[680/1141] Compiling ghashv8-armv7-linux.S
[681/1141] Compiling ghashv8-armv8-apple.S
[682/1141] Compiling ghash-x86_64-linux.S
[683/1141] Compiling ghash-x86_64-apple.S
[684/1141] Compiling ghash-x86-linux.S
[685/1141] Compiling ghash-x86-apple.S
[686/1141] Compiling ghash-ssse3-x86_64-linux.S
[687/1141] Compiling ghash-ssse3-x86_64-apple.S
[688/1141] Compiling ghash-neon-armv8-linux.S
[689/1141] Compiling ghash-neon-armv8-win.S
[690/1141] Compiling ghash-ssse3-x86-apple.S
[691/1141] Compiling ghash-neon-armv8-apple.S
[692/1141] Compiling ghash-ssse3-x86-linux.S
[693/1141] Compiling ghash-armv4-linux.S
[694/1141] Compiling co-586-linux.S
[695/1141] Compiling co-586-apple.S
[696/1141] Compiling bsaes-armv7-linux.S
[697/1141] Compiling bn-armv8-win.S
[698/1141] Compiling bn-armv8-apple.S
[699/1141] Compiling bn-armv8-linux.S
[700/1141] Compiling bn-586-linux.S
[701/1141] Compiling bn-586-apple.S
[702/1141] Compiling armv4-mont-linux.S
[703/1141] Compiling armv8-mont-linux.S
[704/1141] Compiling armv8-mont-apple.S
[705/1141] Compiling aesv8-gcm-armv8-win.S
[706/1141] Compiling armv8-mont-win.S
[707/1141] Compiling aesv8-gcm-armv8-linux.S
[708/1141] Compiling aesv8-gcm-armv8-apple.S
[709/1141] Compiling aesv8-armv8-win.S
[710/1141] Compiling aesv8-armv8-linux.S
[711/1141] Compiling aesv8-armv8-apple.S
[712/1141] Compiling aesv8-armv7-linux.S
[713/1141] Compiling aesni-x86_64-apple.S
[714/1141] Compiling aesni-x86_64-linux.S
[715/1141] Compiling aesni-x86-linux.S
[716/1141] Compiling aesni-gcm-x86_64-linux.S
[717/1141] Compiling aesni-x86-apple.S
[718/1141] Compiling aesni-gcm-x86_64-apple.S
[719/1141] Compiling aes-gcm-avx2-x86_64-linux.S
[720/1141] Compiling aes-gcm-avx2-x86_64-apple.S
[721/1141] Compiling aes-gcm-avx10-x86_64-apple.S
[722/1141] Compiling aes-gcm-avx10-x86_64-linux.S
[723/1141] Compiling x_spki.cc
[724/1141] Compiling x_val.cc
[725/1141] Compiling x_sig.cc
[726/1141] Compiling x_req.cc
[727/1141] Compiling x_pubkey.cc
[728/1141] Compiling x_x509.cc
[729/1141] Compiling x_x509a.cc
[731/1141] Compiling SwiftkubeModel ObjectReference+core.v1.swift
[732/1141] Compiling SwiftkubeModel PersistentVolume+core.v1.swift
[733/1141] Compiling SwiftkubeModel PersistentVolumeClaim+core.v1.swift
[734/1141] Compiling SwiftkubeModel PersistentVolumeClaimCondition+core.v1.swift
[735/1141] Compiling SwiftkubeModel PersistentVolumeClaimList+core.v1.swift
[736/1141] Compiling SwiftkubeModel PersistentVolumeClaimSpec+core.v1.swift
[737/1141] Compiling SwiftkubeModel PersistentVolumeClaimStatus+core.v1.swift
[738/1141] Compiling SwiftkubeModel PersistentVolumeClaimTemplate+core.v1.swift
[739/1141] Compiling SwiftkubeModel PersistentVolumeClaimVolumeSource+core.v1.swift
[740/1141] Compiling SwiftkubeModel PersistentVolumeList+core.v1.swift
[741/1141] Compiling SwiftkubeModel PersistentVolumeSpec+core.v1.swift
[742/1141] Compiling SwiftkubeModel PersistentVolumeStatus+core.v1.swift
[743/1141] Compiling SwiftkubeModel PhotonPersistentDiskVolumeSource+core.v1.swift
[744/1141] Compiling SwiftkubeModel Pod+core.v1.swift
[745/1141] Compiling SwiftkubeModel PodAffinity+core.v1.swift
[746/1141] Compiling SwiftkubeModel PodAffinityTerm+core.v1.swift
[747/1141] Compiling SwiftkubeModel PodAntiAffinity+core.v1.swift
[748/1141] Compiling SwiftkubeModel PodCondition+core.v1.swift
[749/1141] Compiling SwiftkubeModel PodDNSConfig+core.v1.swift
[750/1141] Compiling SwiftkubeModel PodDNSConfigOption+core.v1.swift
[751/1141] Compiling SwiftkubeModel PodIP+core.v1.swift
[752/1141] Compiling SwiftkubeModel PodList+core.v1.swift
[753/1141] Compiling SwiftkubeModel PodOS+core.v1.swift
[754/1141] Compiling SwiftkubeModel PodReadinessGate+core.v1.swift
[755/1141] Compiling SwiftkubeModel PodResourceClaim+core.v1.swift
[755/1165] Compiling x_name.cc
[756/1165] Compiling x509rset.cc
[757/1165] Compiling x_exten.cc
[758/1165] Compiling x_algor.cc
[759/1165] Compiling x_attrib.cc
[761/1165] Compiling SwiftkubeModel ResourceQuotaList+core.v1.swift
[762/1165] Compiling SwiftkubeModel ResourceQuotaSpec+core.v1.swift
[763/1165] Compiling SwiftkubeModel ResourceQuotaStatus+core.v1.swift
[764/1165] Compiling SwiftkubeModel ResourceRequirements+core.v1.swift
[765/1165] Compiling SwiftkubeModel ResourceStatus+core.v1.swift
[766/1165] Compiling SwiftkubeModel SELinuxOptions+core.v1.swift
[767/1165] Compiling SwiftkubeModel ScaleIOPersistentVolumeSource+core.v1.swift
[768/1165] Compiling SwiftkubeModel ScaleIOVolumeSource+core.v1.swift
[769/1165] Compiling SwiftkubeModel ScopeSelector+core.v1.swift
[770/1165] Compiling SwiftkubeModel ScopedResourceSelectorRequirement+core.v1.swift
[771/1165] Compiling SwiftkubeModel SeccompProfile+core.v1.swift
[772/1165] Compiling SwiftkubeModel Secret+core.v1.swift
[773/1165] Compiling SwiftkubeModel SecretEnvSource+core.v1.swift
[774/1165] Compiling SwiftkubeModel SecretKeySelector+core.v1.swift
[775/1165] Compiling SwiftkubeModel SecretList+core.v1.swift
[776/1165] Compiling SwiftkubeModel SecretProjection+core.v1.swift
[777/1165] Compiling SwiftkubeModel SecretReference+core.v1.swift
[778/1165] Compiling SwiftkubeModel SecretVolumeSource+core.v1.swift
[779/1165] Compiling SwiftkubeModel SecurityContext+core.v1.swift
[780/1165] Compiling SwiftkubeModel Service+core.v1.swift
[781/1165] Compiling SwiftkubeModel ServiceAccount+core.v1.swift
[782/1165] Compiling SwiftkubeModel ServiceAccountList+core.v1.swift
[783/1165] Compiling SwiftkubeModel ServiceAccountTokenProjection+core.v1.swift
[784/1165] Compiling SwiftkubeModel ServiceList+core.v1.swift
[785/1165] Compiling SwiftkubeModel ServicePort+core.v1.swift
[785/1177] Compiling x509spki.cc
[786/1189] Compiling x_all.cc
[787/1189] Compiling x_crl.cc
[789/1189] Compiling SwiftkubeModel core+v1.swift
[790/1189] Compiling SwiftkubeModel discovery.swift
[791/1189] Compiling SwiftkubeModel Endpoint+discovery.v1.swift
[792/1189] Compiling SwiftkubeModel EndpointConditions+discovery.v1.swift
[793/1189] Compiling SwiftkubeModel EndpointHints+discovery.v1.swift
[794/1189] Compiling SwiftkubeModel EndpointPort+discovery.v1.swift
[795/1189] Compiling SwiftkubeModel EndpointSlice+discovery.v1.swift
[796/1189] Compiling SwiftkubeModel EndpointSliceList+discovery.v1.swift
[797/1189] Compiling SwiftkubeModel ForZone+discovery.v1.swift
[798/1189] Compiling SwiftkubeModel discovery+v1.swift
[799/1189] Compiling SwiftkubeModel events.swift
[800/1189] Compiling SwiftkubeModel Event+events.v1.swift
[801/1189] Compiling SwiftkubeModel EventList+events.v1.swift
[802/1189] Compiling SwiftkubeModel EventSeries+events.v1.swift
[803/1189] Compiling SwiftkubeModel events+v1.swift
[804/1189] Compiling SwiftkubeModel flowcontrol.swift
[805/1189] Compiling SwiftkubeModel ExemptPriorityLevelConfiguration+flowcontrol.v1.swift
[806/1189] Compiling SwiftkubeModel FlowDistinguisherMethod+flowcontrol.v1.swift
[807/1189] Compiling SwiftkubeModel FlowSchema+flowcontrol.v1.swift
[808/1189] Compiling SwiftkubeModel FlowSchemaCondition+flowcontrol.v1.swift
[809/1189] Compiling SwiftkubeModel FlowSchemaList+flowcontrol.v1.swift
[810/1189] Compiling SwiftkubeModel FlowSchemaSpec+flowcontrol.v1.swift
[811/1189] Compiling SwiftkubeModel FlowSchemaStatus+flowcontrol.v1.swift
[812/1189] Compiling SwiftkubeModel GroupSubject+flowcontrol.v1.swift
[813/1189] Compiling SwiftkubeModel LimitResponse+flowcontrol.v1.swift
[814/1213] Compiling SwiftkubeModel LimitedPriorityLevelConfiguration+flowcontrol.v1.swift
[815/1213] Compiling SwiftkubeModel NonResourcePolicyRule+flowcontrol.v1.swift
[816/1213] Compiling SwiftkubeModel PolicyRulesWithSubjects+flowcontrol.v1.swift
[817/1213] Compiling SwiftkubeModel PriorityLevelConfiguration+flowcontrol.v1.swift
[818/1213] Compiling SwiftkubeModel PriorityLevelConfigurationCondition+flowcontrol.v1.swift
[819/1213] Compiling SwiftkubeModel PriorityLevelConfigurationList+flowcontrol.v1.swift
[820/1213] Compiling SwiftkubeModel PriorityLevelConfigurationReference+flowcontrol.v1.swift
[821/1213] Compiling SwiftkubeModel PriorityLevelConfigurationSpec+flowcontrol.v1.swift
[822/1213] Compiling SwiftkubeModel PriorityLevelConfigurationStatus+flowcontrol.v1.swift
[823/1213] Compiling SwiftkubeModel QueuingConfiguration+flowcontrol.v1.swift
[824/1213] Compiling SwiftkubeModel ResourcePolicyRule+flowcontrol.v1.swift
[825/1213] Compiling SwiftkubeModel ServiceAccountSubject+flowcontrol.v1.swift
[826/1213] Compiling SwiftkubeModel Subject+flowcontrol.v1.swift
[827/1213] Compiling SwiftkubeModel UserSubject+flowcontrol.v1.swift
[828/1213] Compiling SwiftkubeModel flowcontrol+v1.swift
[829/1213] Compiling SwiftkubeModel internal.swift
[830/1213] Compiling SwiftkubeModel ServerStorageVersion+internal.v1alpha1.swift
[831/1213] Compiling SwiftkubeModel StorageVersion+internal.v1alpha1.swift
[832/1213] Compiling SwiftkubeModel StorageVersionCondition+internal.v1alpha1.swift
[833/1213] Compiling SwiftkubeModel StorageVersionList+internal.v1alpha1.swift
[834/1213] Compiling SwiftkubeModel StorageVersionSpec+internal.v1alpha1.swift
[835/1213] Compiling SwiftkubeModel StorageVersionStatus+internal.v1alpha1.swift
[836/1213] Compiling SwiftkubeModel internal+v1alpha1.swift
[837/1213] Compiling SwiftkubeModel meta.swift
[838/1213] Compiling SwiftkubeModel APIGroup+meta.v1.swift
[838/1230] Compiling x509name.cc
[839/1237] Compiling x509_vpm.cc
[840/1237] Compiling x509_trs.cc
[841/1237] Compiling x509cset.cc
[842/1237] Compiling x509_txt.cc
[843/1237] Compiling x509_vfy.cc
[844/1237] Compiling x509_v3.cc
[846/1237] Compiling SwiftkubeModel APIGroupList+meta.v1.swift
[847/1237] Compiling SwiftkubeModel APIResource+meta.v1.swift
[848/1237] Compiling SwiftkubeModel APIResourceList+meta.v1.swift
[849/1237] Compiling SwiftkubeModel APIVersions+meta.v1.swift
[850/1237] Compiling SwiftkubeModel Condition+meta.v1.swift
[851/1237] Compiling SwiftkubeModel DeleteOptions+meta.v1.swift
[852/1237] Compiling SwiftkubeModel FieldSelectorRequirement+meta.v1.swift
[853/1237] Compiling SwiftkubeModel GroupVersionForDiscovery+meta.v1.swift
[854/1237] Compiling SwiftkubeModel LabelSelector+meta.v1.swift
[855/1237] Compiling SwiftkubeModel LabelSelectorRequirement+meta.v1.swift
[856/1237] Compiling SwiftkubeModel ListMeta+meta.v1.swift
[857/1237] Compiling SwiftkubeModel ManagedFieldsEntry+meta.v1.swift
[858/1237] Compiling SwiftkubeModel ObjectMeta+meta.v1.swift
[859/1237] Compiling SwiftkubeModel OwnerReference+meta.v1.swift
[860/1237] Compiling SwiftkubeModel Preconditions+meta.v1.swift
[861/1237] Compiling SwiftkubeModel ServerAddressByClientCIDR+meta.v1.swift
[862/1237] Compiling SwiftkubeModel Status+meta.v1.swift
[863/1237] Compiling SwiftkubeModel StatusCause+meta.v1.swift
[864/1237] Compiling SwiftkubeModel StatusDetails+meta.v1.swift
[865/1237] Compiling SwiftkubeModel WatchEvent+meta.v1.swift
[866/1237] Compiling SwiftkubeModel meta+v1.swift
[867/1237] Compiling SwiftkubeModel networking.swift
[868/1237] Compiling SwiftkubeModel HTTPIngressPath+networking.v1.swift
[869/1237] Compiling SwiftkubeModel HTTPIngressRuleValue+networking.v1.swift
[870/1237] Compiling SwiftkubeModel IPBlock+networking.v1.swift
[870/1261] Compiling x509_req.cc
[871/1261] Compiling x509_obj.cc
[872/1261] Compiling x509_set.cc
[873/1261] Compiling x509_d2.cc
[874/1261] Compiling x509_ext.cc
[875/1261] Compiling x509_lu.cc
[876/1261] Compiling x509_def.cc
[878/1261] Compiling SwiftkubeModel ServiceSpec+core.v1.swift
[879/1261] Compiling SwiftkubeModel ServiceStatus+core.v1.swift
[880/1261] Compiling SwiftkubeModel SessionAffinityConfig+core.v1.swift
[881/1261] Compiling SwiftkubeModel SleepAction+core.v1.swift
[882/1261] Compiling SwiftkubeModel StorageOSPersistentVolumeSource+core.v1.swift
[883/1261] Compiling SwiftkubeModel StorageOSVolumeSource+core.v1.swift
[884/1261] Compiling SwiftkubeModel Sysctl+core.v1.swift
[885/1261] Compiling SwiftkubeModel TCPSocketAction+core.v1.swift
[886/1261] Compiling SwiftkubeModel Taint+core.v1.swift
[887/1261] Compiling SwiftkubeModel Toleration+core.v1.swift
[888/1261] Compiling SwiftkubeModel TopologySelectorLabelRequirement+core.v1.swift
[889/1261] Compiling SwiftkubeModel TopologySelectorTerm+core.v1.swift
[890/1261] Compiling SwiftkubeModel TopologySpreadConstraint+core.v1.swift
[891/1261] Compiling SwiftkubeModel TypedLocalObjectReference+core.v1.swift
[892/1261] Compiling SwiftkubeModel TypedObjectReference+core.v1.swift
[893/1261] Compiling SwiftkubeModel Volume+core.v1.swift
[894/1261] Compiling SwiftkubeModel VolumeDevice+core.v1.swift
[895/1261] Compiling SwiftkubeModel VolumeMount+core.v1.swift
[896/1261] Compiling SwiftkubeModel VolumeMountStatus+core.v1.swift
[897/1261] Compiling SwiftkubeModel VolumeNodeAffinity+core.v1.swift
[898/1261] Compiling SwiftkubeModel VolumeProjection+core.v1.swift
[899/1261] Compiling SwiftkubeModel VolumeResourceRequirements+core.v1.swift
[900/1261] Compiling SwiftkubeModel VsphereVirtualDiskVolumeSource+core.v1.swift
[901/1261] Compiling SwiftkubeModel WeightedPodAffinityTerm+core.v1.swift
[902/1261] Compiling SwiftkubeModel WindowsSecurityContextOptions+core.v1.swift
[903/1285] Compiling SwiftkubeModel PodResourceClaimStatus+core.v1.swift
[904/1285] Compiling SwiftkubeModel PodSchedulingGate+core.v1.swift
[905/1285] Compiling SwiftkubeModel PodSecurityContext+core.v1.swift
[906/1285] Compiling SwiftkubeModel PodSpec+core.v1.swift
[907/1285] Compiling SwiftkubeModel PodStatus+core.v1.swift
[908/1285] Compiling SwiftkubeModel PodTemplate+core.v1.swift
[909/1285] Compiling SwiftkubeModel PodTemplateList+core.v1.swift
[910/1285] Compiling SwiftkubeModel PodTemplateSpec+core.v1.swift
[911/1285] Compiling SwiftkubeModel PortStatus+core.v1.swift
[912/1285] Compiling SwiftkubeModel PortworxVolumeSource+core.v1.swift
[913/1285] Compiling SwiftkubeModel PreferredSchedulingTerm+core.v1.swift
[914/1285] Compiling SwiftkubeModel Probe+core.v1.swift
[915/1285] Compiling SwiftkubeModel ProjectedVolumeSource+core.v1.swift
[916/1285] Compiling SwiftkubeModel QuobyteVolumeSource+core.v1.swift
[917/1285] Compiling SwiftkubeModel RBDPersistentVolumeSource+core.v1.swift
[918/1285] Compiling SwiftkubeModel RBDVolumeSource+core.v1.swift
[919/1285] Compiling SwiftkubeModel ReplicationController+core.v1.swift
[920/1285] Compiling SwiftkubeModel ReplicationControllerCondition+core.v1.swift
[921/1285] Compiling SwiftkubeModel ReplicationControllerList+core.v1.swift
[922/1285] Compiling SwiftkubeModel ReplicationControllerSpec+core.v1.swift
[923/1285] Compiling SwiftkubeModel ReplicationControllerStatus+core.v1.swift
[924/1285] Compiling SwiftkubeModel ResourceClaim+core.v1.swift
[925/1285] Compiling SwiftkubeModel ResourceFieldSelector+core.v1.swift
[926/1285] Compiling SwiftkubeModel ResourceHealth+core.v1.swift
[927/1285] Compiling SwiftkubeModel ResourceQuota+core.v1.swift
[927/1309] Compiling x509_att.cc
[928/1309] Compiling x509_cmp.cc
[929/1309] Compiling x509.cc
[930/1309] Compiling v3_skey.cc
[931/1309] Compiling v3_utl.cc
[932/1309] Compiling v3_purp.cc
[933/1309] Compiling v3_prn.cc
[935/1309] Compiling SwiftkubeModel Ingress+networking.v1.swift
[936/1309] Compiling SwiftkubeModel IngressBackend+networking.v1.swift
[937/1309] Compiling SwiftkubeModel IngressClass+networking.v1.swift
[938/1309] Compiling SwiftkubeModel IngressClassList+networking.v1.swift
[939/1309] Compiling SwiftkubeModel IngressClassParametersReference+networking.v1.swift
[940/1309] Compiling SwiftkubeModel IngressClassSpec+networking.v1.swift
[941/1309] Compiling SwiftkubeModel IngressList+networking.v1.swift
[942/1309] Compiling SwiftkubeModel IngressLoadBalancerIngress+networking.v1.swift
[943/1309] Compiling SwiftkubeModel IngressLoadBalancerStatus+networking.v1.swift
[944/1309] Compiling SwiftkubeModel IngressPortStatus+networking.v1.swift
[945/1309] Compiling SwiftkubeModel IngressRule+networking.v1.swift
[946/1309] Compiling SwiftkubeModel IngressServiceBackend+networking.v1.swift
[947/1309] Compiling SwiftkubeModel IngressSpec+networking.v1.swift
[948/1309] Compiling SwiftkubeModel IngressStatus+networking.v1.swift
[949/1309] Compiling SwiftkubeModel IngressTLS+networking.v1.swift
[950/1309] Compiling SwiftkubeModel NetworkPolicy+networking.v1.swift
[951/1309] Compiling SwiftkubeModel NetworkPolicyEgressRule+networking.v1.swift
[952/1309] Compiling SwiftkubeModel NetworkPolicyIngressRule+networking.v1.swift
[953/1309] Compiling SwiftkubeModel NetworkPolicyList+networking.v1.swift
[954/1309] Compiling SwiftkubeModel NetworkPolicyPeer+networking.v1.swift
[955/1309] Compiling SwiftkubeModel NetworkPolicyPort+networking.v1.swift
[956/1309] Compiling SwiftkubeModel NetworkPolicySpec+networking.v1.swift
[957/1309] Compiling SwiftkubeModel ServiceBackendPort+networking.v1.swift
[958/1309] Compiling SwiftkubeModel networking+v1.swift
[958/1309] Compiling v3_ocsp.cc
[959/1309] Compiling v3_pmaps.cc
[961/1309] Compiling SwiftkubeModel IPAddress+networking.v1beta1.swift
[962/1309] Compiling SwiftkubeModel IPAddressList+networking.v1beta1.swift
[963/1309] Compiling SwiftkubeModel IPAddressSpec+networking.v1beta1.swift
[964/1309] Compiling SwiftkubeModel ParentReference+networking.v1beta1.swift
[965/1309] Compiling SwiftkubeModel ServiceCIDR+networking.v1beta1.swift
[966/1309] Compiling SwiftkubeModel ServiceCIDRList+networking.v1beta1.swift
[967/1309] Compiling SwiftkubeModel ServiceCIDRSpec+networking.v1beta1.swift
[968/1309] Compiling SwiftkubeModel ServiceCIDRStatus+networking.v1beta1.swift
[969/1309] Compiling SwiftkubeModel networking+v1beta1.swift
[970/1309] Compiling SwiftkubeModel node.swift
[971/1309] Compiling SwiftkubeModel Overhead+node.v1.swift
[972/1309] Compiling SwiftkubeModel RuntimeClass+node.v1.swift
[973/1309] Compiling SwiftkubeModel RuntimeClassList+node.v1.swift
[974/1309] Compiling SwiftkubeModel Scheduling+node.v1.swift
[975/1309] Compiling SwiftkubeModel node+v1.swift
[976/1309] Compiling SwiftkubeModel policy.swift
[977/1309] Compiling SwiftkubeModel Eviction+policy.v1.swift
[978/1309] Compiling SwiftkubeModel PodDisruptionBudget+policy.v1.swift
[979/1309] Compiling SwiftkubeModel PodDisruptionBudgetList+policy.v1.swift
[980/1309] Compiling SwiftkubeModel PodDisruptionBudgetSpec+policy.v1.swift
[981/1309] Compiling SwiftkubeModel PodDisruptionBudgetStatus+policy.v1.swift
[982/1309] Compiling SwiftkubeModel policy+v1.swift
[983/1309] Compiling SwiftkubeModel rbac.swift
[984/1309] Compiling SwiftkubeModel AggregationRule+rbac.v1.swift
[984/1309] Compiling v3_pcons.cc
[985/1309] Compiling v3_int.cc
[986/1309] Compiling v3_ncons.cc
[987/1309] Compiling v3_lib.cc
[988/1309] Compiling v3_info.cc
[990/1309] Compiling SwiftkubeModel ClusterRole+rbac.v1.swift
[991/1309] Compiling SwiftkubeModel ClusterRoleBinding+rbac.v1.swift
[992/1309] Compiling SwiftkubeModel ClusterRoleBindingList+rbac.v1.swift
[993/1309] Compiling SwiftkubeModel ClusterRoleList+rbac.v1.swift
[994/1309] Compiling SwiftkubeModel PolicyRule+rbac.v1.swift
[995/1309] Compiling SwiftkubeModel Role+rbac.v1.swift
[996/1309] Compiling SwiftkubeModel RoleBinding+rbac.v1.swift
[997/1309] Compiling SwiftkubeModel RoleBindingList+rbac.v1.swift
[998/1309] Compiling SwiftkubeModel RoleList+rbac.v1.swift
[999/1309] Compiling SwiftkubeModel RoleRef+rbac.v1.swift
[1000/1309] Compiling SwiftkubeModel Subject+rbac.v1.swift
[1001/1309] Compiling SwiftkubeModel rbac+v1.swift
[1002/1309] Compiling SwiftkubeModel resource.swift
[1003/1309] Compiling SwiftkubeModel AllocatedDeviceStatus+resource.v1alpha3.swift
[1004/1309] Compiling SwiftkubeModel AllocationResult+resource.v1alpha3.swift
[1005/1309] Compiling SwiftkubeModel BasicDevice+resource.v1alpha3.swift
[1006/1309] Compiling SwiftkubeModel CELDeviceSelector+resource.v1alpha3.swift
[1007/1309] Compiling SwiftkubeModel Device+resource.v1alpha3.swift
[1008/1309] Compiling SwiftkubeModel DeviceAllocationConfiguration+resource.v1alpha3.swift
[1009/1309] Compiling SwiftkubeModel DeviceAllocationResult+resource.v1alpha3.swift
[1010/1309] Compiling SwiftkubeModel DeviceAttribute+resource.v1alpha3.swift
[1011/1309] Compiling SwiftkubeModel DeviceClaim+resource.v1alpha3.swift
[1012/1309] Compiling SwiftkubeModel DeviceClaimConfiguration+resource.v1alpha3.swift
[1013/1309] Compiling SwiftkubeModel DeviceClass+resource.v1alpha3.swift
[1013/1309] Compiling v3_ia5.cc
[1014/1309] Compiling v3_genn.cc
[1015/1309] Compiling v3_extku.cc
[1017/1309] Compiling SwiftkubeModel DeviceClassConfiguration+resource.v1alpha3.swift
[1018/1309] Compiling SwiftkubeModel DeviceClassList+resource.v1alpha3.swift
[1019/1309] Compiling SwiftkubeModel DeviceClassSpec+resource.v1alpha3.swift
[1020/1309] Compiling SwiftkubeModel DeviceConstraint+resource.v1alpha3.swift
[1021/1309] Compiling SwiftkubeModel DeviceRequest+resource.v1alpha3.swift
[1022/1309] Compiling SwiftkubeModel DeviceRequestAllocationResult+resource.v1alpha3.swift
[1023/1309] Compiling SwiftkubeModel DeviceSelector+resource.v1alpha3.swift
[1024/1309] Compiling SwiftkubeModel NetworkDeviceData+resource.v1alpha3.swift
[1025/1309] Compiling SwiftkubeModel OpaqueDeviceConfiguration+resource.v1alpha3.swift
[1026/1309] Compiling SwiftkubeModel ResourceClaim+resource.v1alpha3.swift
[1027/1309] Compiling SwiftkubeModel ResourceClaimConsumerReference+resource.v1alpha3.swift
[1028/1309] Compiling SwiftkubeModel ResourceClaimList+resource.v1alpha3.swift
[1029/1309] Compiling SwiftkubeModel ResourceClaimSpec+resource.v1alpha3.swift
[1030/1309] Compiling SwiftkubeModel ResourceClaimStatus+resource.v1alpha3.swift
[1031/1309] Compiling SwiftkubeModel ResourceClaimTemplate+resource.v1alpha3.swift
[1032/1309] Compiling SwiftkubeModel ResourceClaimTemplateList+resource.v1alpha3.swift
[1033/1309] Compiling SwiftkubeModel ResourceClaimTemplateSpec+resource.v1alpha3.swift
[1034/1309] Compiling SwiftkubeModel ResourcePool+resource.v1alpha3.swift
[1035/1309] Compiling SwiftkubeModel ResourceSlice+resource.v1alpha3.swift
[1036/1309] Compiling SwiftkubeModel ResourceSliceList+resource.v1alpha3.swift
[1037/1309] Compiling SwiftkubeModel ResourceSliceSpec+resource.v1alpha3.swift
[1038/1309] Compiling SwiftkubeModel resource+v1alpha3.swift
[1039/1309] Compiling SwiftkubeModel AllocatedDeviceStatus+resource.v1beta1.swift
[1040/1309] Compiling SwiftkubeModel AllocationResult+resource.v1beta1.swift
[1040/1309] Compiling v3_enum.cc
[1041/1309] Compiling v3_crld.cc
[1042/1309] Compiling v3_conf.cc
[1044/1309] Compiling SwiftkubeModel BasicDevice+resource.v1beta1.swift
[1045/1309] Compiling SwiftkubeModel CELDeviceSelector+resource.v1beta1.swift
[1046/1309] Compiling SwiftkubeModel Device+resource.v1beta1.swift
[1047/1309] Compiling SwiftkubeModel DeviceAllocationConfiguration+resource.v1beta1.swift
[1048/1309] Compiling SwiftkubeModel DeviceAllocationResult+resource.v1beta1.swift
[1049/1309] Compiling SwiftkubeModel DeviceAttribute+resource.v1beta1.swift
[1050/1309] Compiling SwiftkubeModel DeviceCapacity+resource.v1beta1.swift
[1051/1309] Compiling SwiftkubeModel DeviceClaim+resource.v1beta1.swift
[1052/1309] Compiling SwiftkubeModel DeviceClaimConfiguration+resource.v1beta1.swift
[1053/1309] Compiling SwiftkubeModel DeviceClass+resource.v1beta1.swift
[1054/1309] Compiling SwiftkubeModel DeviceClassConfiguration+resource.v1beta1.swift
[1055/1309] Compiling SwiftkubeModel DeviceClassList+resource.v1beta1.swift
[1056/1309] Compiling SwiftkubeModel DeviceClassSpec+resource.v1beta1.swift
[1057/1309] Compiling SwiftkubeModel DeviceConstraint+resource.v1beta1.swift
[1058/1309] Compiling SwiftkubeModel DeviceRequest+resource.v1beta1.swift
[1059/1309] Compiling SwiftkubeModel DeviceRequestAllocationResult+resource.v1beta1.swift
[1060/1309] Compiling SwiftkubeModel DeviceSelector+resource.v1beta1.swift
[1061/1309] Compiling SwiftkubeModel NetworkDeviceData+resource.v1beta1.swift
[1062/1309] Compiling SwiftkubeModel OpaqueDeviceConfiguration+resource.v1beta1.swift
[1063/1309] Compiling SwiftkubeModel ResourceClaim+resource.v1beta1.swift
[1064/1309] Compiling SwiftkubeModel ResourceClaimConsumerReference+resource.v1beta1.swift
[1065/1309] Compiling SwiftkubeModel ResourceClaimList+resource.v1beta1.swift
[1066/1309] Compiling SwiftkubeModel ResourceClaimSpec+resource.v1beta1.swift
[1067/1309] Compiling SwiftkubeModel ResourceClaimStatus+resource.v1beta1.swift
[1067/1309] Compiling v3_cpols.cc
[1068/1309] Compiling v3_bitst.cc
[1069/1309] Compiling v3_alt.cc
[1070/1309] Compiling v3_bcons.cc
[1071/1309] Compiling v3_akeya.cc
[1072/1309] Compiling t_x509.cc
[1073/1309] Compiling v3_akey.cc
[1074/1309] Compiling t_x509a.cc
[1076/1309] Emitting module SwiftkubeModel
/host/spi-builder-workspace/.build/checkouts/model/Sources/Model/Quantity.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1076/1309] Compiling t_req.cc
[1077/1309] Compiling i2d_pr.cc
[1079/1309] Compiling SwiftkubeModel ResourceClaimTemplate+resource.v1beta1.swift
[1080/1309] Compiling SwiftkubeModel ResourceClaimTemplateList+resource.v1beta1.swift
[1081/1309] Compiling SwiftkubeModel ResourceClaimTemplateSpec+resource.v1beta1.swift
[1082/1309] Compiling SwiftkubeModel ResourcePool+resource.v1beta1.swift
[1083/1309] Compiling SwiftkubeModel ResourceSlice+resource.v1beta1.swift
[1084/1309] Compiling SwiftkubeModel ResourceSliceList+resource.v1beta1.swift
[1085/1309] Compiling SwiftkubeModel ResourceSliceSpec+resource.v1beta1.swift
[1086/1309] Compiling SwiftkubeModel resource+v1beta1.swift
[1087/1309] Compiling SwiftkubeModel scheduling.swift
[1088/1309] Compiling SwiftkubeModel PriorityClass+scheduling.v1.swift
[1089/1309] Compiling SwiftkubeModel PriorityClassList+scheduling.v1.swift
[1090/1309] Compiling SwiftkubeModel scheduling+v1.swift
[1091/1309] Compiling SwiftkubeModel storage.swift
[1092/1309] Compiling SwiftkubeModel CSIDriver+storage.v1.swift
[1093/1309] Compiling SwiftkubeModel CSIDriverList+storage.v1.swift
[1094/1309] Compiling SwiftkubeModel CSIDriverSpec+storage.v1.swift
[1095/1309] Compiling SwiftkubeModel CSINode+storage.v1.swift
[1096/1309] Compiling SwiftkubeModel CSINodeDriver+storage.v1.swift
[1097/1309] Compiling SwiftkubeModel CSINodeList+storage.v1.swift
[1098/1309] Compiling SwiftkubeModel CSINodeSpec+storage.v1.swift
[1099/1309] Compiling SwiftkubeModel CSIStorageCapacity+storage.v1.swift
[1100/1309] Compiling SwiftkubeModel CSIStorageCapacityList+storage.v1.swift
[1101/1309] Compiling SwiftkubeModel StorageClass+storage.v1.swift
[1102/1309] Compiling SwiftkubeModel StorageClassList+storage.v1.swift
[1102/1309] Compiling rsa_pss.cc
[1103/1309] Compiling name_print.cc
[1104/1309] Compiling t_crl.cc
[1105/1309] Compiling policy.cc
[1107/1309] Compiling SwiftkubeModel TokenRequest+storage.v1.swift
[1108/1309] Compiling SwiftkubeModel VolumeAttachment+storage.v1.swift
[1109/1309] Compiling SwiftkubeModel VolumeAttachmentList+storage.v1.swift
[1110/1309] Compiling SwiftkubeModel VolumeAttachmentSource+storage.v1.swift
[1111/1309] Compiling SwiftkubeModel VolumeAttachmentSpec+storage.v1.swift
[1112/1309] Compiling SwiftkubeModel VolumeAttachmentStatus+storage.v1.swift
[1113/1309] Compiling SwiftkubeModel VolumeError+storage.v1.swift
[1114/1309] Compiling SwiftkubeModel VolumeNodeResources+storage.v1.swift
[1115/1309] Compiling SwiftkubeModel storage+v1.swift
[1116/1309] Compiling SwiftkubeModel VolumeAttributesClass+storage.v1alpha1.swift
[1117/1309] Compiling SwiftkubeModel VolumeAttributesClassList+storage.v1alpha1.swift
[1118/1309] Compiling SwiftkubeModel storage+v1alpha1.swift
[1119/1309] Compiling SwiftkubeModel VolumeAttributesClass+storage.v1beta1.swift
[1120/1309] Compiling SwiftkubeModel VolumeAttributesClassList+storage.v1beta1.swift
[1121/1309] Compiling SwiftkubeModel storage+v1beta1.swift
[1122/1309] Compiling SwiftkubeModel storagemigration.swift
[1123/1309] Compiling SwiftkubeModel GroupVersionResource+storagemigration.v1alpha1.swift
[1124/1309] Compiling SwiftkubeModel MigrationCondition+storagemigration.v1alpha1.swift
[1125/1309] Compiling SwiftkubeModel StorageVersionMigration+storagemigration.v1alpha1.swift
[1126/1309] Compiling SwiftkubeModel StorageVersionMigrationList+storagemigration.v1alpha1.swift
[1127/1309] Compiling SwiftkubeModel StorageVersionMigrationSpec+storagemigration.v1alpha1.swift
[1128/1309] Compiling SwiftkubeModel StorageVersionMigrationStatus+storagemigration.v1alpha1.swift
[1129/1309] Compiling SwiftkubeModel storagemigration+v1alpha1.swift
[1130/1309] Compiling SwiftkubeModel SwiftkubeModel.swift
[1130/1310] Compiling by_file.cc
[1132/1310] Compiling by_dir.cc
[1133/1310] Compiling asn1_gen.cc
[1134/1310] Compiling a_digest.cc
[1135/1310] Compiling voprf.cc
[1136/1310] Compiling algorithm.cc
[1137/1310] Compiling a_verify.cc
[1138/1310] Compiling a_sign.cc
[1139/1310] Compiling thread_win.cc
[1140/1310] Compiling thread_pthread.cc
[1141/1310] Compiling thread_none.cc
[1142/1310] Compiling thread.cc
[1143/1310] Compiling trust_token.cc
[1144/1310] Compiling sha512.cc
[1145/1310] Compiling stack.cc
[1146/1310] Compiling pmbtoken.cc
[1147/1310] Compiling siphash.cc
[1148/1310] Compiling rsa_print.cc
[1149/1310] Compiling slhdsa.cc
[1150/1310] Compiling sha256.cc
[1151/1310] Compiling refcount.cc
[1152/1310] Compiling rsa_extra.cc
[1153/1310] Compiling sha1.cc
[1154/1310] Compiling trusty.cc
[1155/1310] Compiling windows.cc
[1156/1310] Compiling ios.cc
[1157/1310] Compiling spake2plus.cc
[1158/1310] Compiling rsa_crypt.cc
[1159/1310] Compiling getentropy.cc
[1160/1310] Compiling rc4.cc
[1161/1310] Compiling rand.cc
[1162/1310] Compiling urandom.cc
[1163/1310] Compiling poly1305_arm_asm.S
[1164/1310] Compiling passive.cc
[1165/1310] Compiling deterministic.cc
[1166/1310] Compiling rsa_asn1.cc
[1167/1310] Compiling forkunsafe.cc
[1168/1310] Compiling fork_detect.cc
[1169/1310] Compiling poly1305_arm.cc
[1170/1310] Compiling poly1305_vec.cc
[1171/1310] Compiling poly1305.cc
[1172/1310] Compiling pool.cc
[1173/1310] Compiling pkcs7.cc
[1174/1310] Compiling p5_pbev2.cc
[1175/1310] Compiling pem_pkey.cc
[1176/1310] Compiling pkcs8_x509.cc
[1177/1310] Compiling pkcs8.cc
[1178/1310] Compiling pem_xaux.cc
[1179/1310] Compiling pem_x509.cc
[1180/1310] Compiling pkcs7_x509.cc
[1181/1310] Compiling mlkem.cc
[1182/1310] Compiling pem_pk8.cc
[1183/1310] Compiling mldsa.cc
[1184/1310] Compiling pem_oth.cc
[1185/1310] Compiling obj.cc
[1186/1310] Compiling obj_xref.cc
[1187/1310] Compiling lhash.cc
[1188/1310] Compiling md5.cc
[1189/1310] Compiling md4.cc
[1190/1310] Compiling mem.cc
[1191/1310] Compiling poly_rq_mul.S
[1192/1310] Compiling fips_shared_support.cc
[1193/1310] Compiling pem_info.cc
[1194/1310] Compiling pem_lib.cc
[1195/1310] Compiling pem_all.cc
[1196/1310] Compiling hrss.cc
[1197/1310] Compiling ex_data.cc
[1198/1310] Compiling sign.cc
[1199/1310] Compiling scrypt.cc
[1200/1310] Compiling kyber.cc
[1201/1310] Compiling hpke.cc
[1202/1310] Compiling print.cc
[1203/1310] Compiling pbkdf.cc
[1204/1310] Compiling p_x25519.cc
[1205/1310] Compiling p_rsa_asn1.cc
[1206/1310] Compiling p_x25519_asn1.cc
[1207/1310] Compiling p_ed25519.cc
[1208/1310] Compiling p_hkdf.cc
[1209/1310] Compiling p_ec.cc
[1210/1310] Compiling p_rsa.cc
[1211/1310] Compiling p_dh.cc
[1212/1310] Compiling p_ed25519_asn1.cc
[1213/1310] Compiling p_dh_asn1.cc
[1214/1310] Compiling p_ec_asn1.cc
[1215/1310] Compiling evp_ctx.cc
[1216/1310] Compiling engine.cc
[1217/1310] Compiling ecdh.cc
[1218/1310] Compiling p_dsa_asn1.cc
[1219/1310] Compiling evp.cc
[1220/1310] Compiling err.cc
[1221/1310] Compiling evp_asn1.cc
[1222/1310] Compiling ec_derive.cc
[1223/1310] Compiling ecdsa_asn1.cc
[1224/1310] Compiling hash_to_curve.cc
[1225/1310] Compiling dsa_asn1.cc
[1226/1310] Compiling dsa.cc
[1227/1310] Compiling ec_asn1.cc
[1228/1310] Compiling params.cc
[1229/1310] Compiling des.cc
[1230/1310] Compiling x25519-asm-arm.S
[1231/1310] Compiling dh_asn1.cc
[1232/1310] Compiling digest_extra.cc
[1233/1310] Compiling spake25519.cc
[1234/1310] Compiling crypto.cc
[1235/1310] Compiling cpu_intel.cc
[1236/1310] Compiling cpu_arm_linux.cc
[1237/1310] Compiling curve25519.cc
[1238/1310] Compiling cpu_arm_freebsd.cc
[1239/1310] Compiling cpu_aarch64_win.cc
[1240/1310] Compiling cpu_aarch64_openbsd.cc
[1241/1310] Compiling cpu_aarch64_sysreg.cc
[1242/1310] Compiling curve25519_64_adx.cc
[1243/1310] Compiling cpu_aarch64_linux.cc
[1244/1310] Compiling cpu_aarch64_fuchsia.cc
[1245/1310] Compiling cpu_aarch64_apple.cc
[1246/1310] Compiling tls_cbc.cc
[1247/1310] Compiling get_cipher.cc
[1248/1310] Compiling conf.cc
[1249/1310] Compiling bcm.cc
[1250/1310] Compiling e_tls.cc
[1251/1310] Compiling e_rc4.cc
[1252/1310] Compiling e_rc2.cc
[1253/1310] Compiling e_null.cc
[1254/1310] Compiling derive_key.cc
[1255/1310] Compiling e_chacha20poly1305.cc
[1256/1310] Compiling e_des.cc
[1257/1310] Compiling e_aesctrhmac.cc
[1258/1310] Compiling e_aesgcmsiv.cc
[1259/1310] Compiling chacha.cc
[1260/1310] Compiling unicode.cc
[1261/1310] Compiling asn1_compat.cc
[1262/1310] Compiling buf.cc
[1263/1310] Compiling ber.cc
[1264/1310] Compiling cbs.cc
[1265/1310] Compiling bn_asn1.cc
[1266/1310] Compiling blake2.cc
[1267/1310] Compiling cbb.cc
[1268/1310] Compiling convert.cc
[1269/1310] Compiling socket_helper.cc
[1270/1310] Compiling socket.cc
[1271/1310] Compiling printf.cc
[1272/1310] Compiling pair.cc
[1273/1310] Compiling errno.cc
[1274/1310] Compiling file.cc
[1275/1310] Compiling fd.cc
[1276/1310] Compiling hexdump.cc
[1277/1310] Compiling connect.cc
[1278/1310] Compiling base64.cc
[1279/1310] Compiling tasn_fre.cc
[1280/1310] Compiling bio_mem.cc
[1281/1310] Compiling bio.cc
[1282/1310] Compiling tasn_typ.cc
[1283/1310] Compiling tasn_enc.cc
[1284/1310] Compiling f_string.cc
[1285/1310] Compiling posix_time.cc
[1286/1310] Compiling tasn_new.cc
[1287/1310] Compiling f_int.cc
[1288/1310] Compiling asn_pack.cc
[1289/1310] Compiling tasn_utl.cc
[1290/1310] Compiling tasn_dec.cc
[1291/1310] Compiling asn1_par.cc
[1292/1310] Compiling a_time.cc
[1293/1310] Compiling a_object.cc
[1294/1310] Compiling asn1_lib.cc
[1295/1310] Compiling a_octet.cc
[1296/1310] Compiling a_strnid.cc
[1297/1310] Compiling a_type.cc
[1298/1310] Compiling a_utctm.cc
[1299/1310] Compiling a_strex.cc
[1300/1310] Compiling a_i2d_fp.cc
[1301/1310] Compiling a_d2i_fp.cc
[1302/1310] Compiling a_dup.cc
[1303/1310] Compiling a_mbstr.cc
[1304/1310] Compiling a_int.cc
[1305/1310] Compiling a_bool.cc
[1306/1310] Compiling a_bitstr.cc
[1307/1310] Compiling a_gentm.cc
[1308/1310] Compiling c-nioatomics.c
[1309/1310] Compiling c-atomics.c
[1311/1316] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1312/1316] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1313/1316] Emitting module NIOConcurrencyHelpers
[1314/1316] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1315/1316] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1316/1316] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1318/1377] Compiling NIOCore MulticastChannel.swift
[1319/1377] Compiling NIOCore NIOAny.swift
[1320/1377] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1321/1377] Compiling NIOCore NIOLoopBound.swift
[1322/1377] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1323/1377] Compiling NIOCore NIOScheduledCallback.swift
[1324/1377] Compiling NIOCore NIOSendable.swift
[1325/1377] Compiling NIOCore RecvByteBufferAllocator.swift
[1326/1385] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1327/1385] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1328/1385] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1329/1385] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1330/1385] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1331/1385] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1332/1385] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1333/1385] Compiling NIOCore MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1334/1385] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1335/1385] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1336/1385] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1337/1385] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1338/1385] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1339/1385] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1340/1385] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1341/1385] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1342/1385] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1343/1385] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1344/1385] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1345/1385] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1346/1385] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1347/1385] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1348/1385] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1349/1385] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1350/1385] Compiling NIOCore CircularBuffer.swift
[1351/1385] Compiling NIOCore Codec.swift
[1352/1385] Compiling NIOCore ConvenienceOptionSupport.swift
[1353/1385] Compiling NIOCore DeadChannel.swift
[1354/1385] Compiling NIOCore DispatchQueue+WithFuture.swift
[1355/1385] Compiling NIOCore EventLoop+Deprecated.swift
[1356/1385] Compiling NIOCore EventLoop+SerialExecutor.swift
[1357/1385] Compiling NIOCore EventLoop.swift
[1358/1385] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1359/1385] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1360/1385] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1361/1385] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1362/1385] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1363/1385] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1364/1385] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1365/1385] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1366/1385] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1367/1385] Compiling NIOCore AddressedEnvelope.swift
[1368/1385] Compiling NIOCore AsyncAwaitSupport.swift
[1369/1385] Compiling NIOCore AsyncChannel.swift
[1370/1385] Compiling NIOCore AsyncChannelHandler.swift
[1371/1385] Compiling NIOCore AsyncChannelInboundStream.swift
[1372/1385] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1373/1385] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1374/1385] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1375/1385] Compiling NIOCore NIOAsyncWriter.swift
[1376/1385] Compiling NIOCore ByteBuffer-multi-int.swift
[1377/1385] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1378/1385] Compiling NIOCore ByteBuffer-views.swift
[1379/1385] Compiling NIOCore Channel.swift
[1380/1385] Compiling NIOCore ChannelHandler.swift
[1381/1385] Compiling NIOCore ChannelHandlers.swift
[1382/1385] Compiling NIOCore ChannelInvoker.swift
[1383/1385] Compiling NIOCore ChannelOption.swift
[1384/1385] Compiling NIOCore ChannelPipeline.swift
[1385/1385] Emitting module NIOCore
[1387/1436] Emitting module NIOEmbedded
[1388/1436] Compiling NIOEmbedded AsyncTestingChannel.swift
[1389/1436] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1390/1436] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[1392/1437] Emitting module NIOPosix
[1393/1443] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1394/1443] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1395/1443] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1396/1443] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1397/1443] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1398/1443] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1399/1443] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1400/1443] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1401/1443] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1402/1443] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1403/1443] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1404/1443] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1405/1443] Compiling NIOPosix Pool.swift
[1406/1443] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1407/1443] Compiling NIOPosix PosixSingletons.swift
[1408/1443] Compiling NIOPosix RawSocketBootstrap.swift
[1409/1443] Compiling NIOPosix Resolver.swift
[1410/1443] Compiling NIOPosix Selectable.swift
[1411/1443] Compiling NIOPosix SelectableChannel.swift
[1412/1443] Compiling NIOPosix SelectableEventLoop.swift
[1413/1443] Compiling NIOPosix SelectorEpoll.swift
[1414/1443] Compiling NIOPosix SelectorGeneric.swift
[1415/1443] Compiling NIOPosix SelectorKqueue.swift
[1416/1443] Compiling NIOPosix SelectorUring.swift
[1417/1443] Compiling NIOPosix BSDSocketAPICommon.swift
[1418/1443] Compiling NIOPosix BSDSocketAPIPosix.swift
[1419/1443] Compiling NIOPosix BSDSocketAPIWindows.swift
[1420/1443] Compiling NIOPosix BaseSocket.swift
[1421/1443] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1422/1443] Compiling NIOPosix BaseSocketChannel.swift
[1423/1443] Compiling NIOPosix BaseStreamSocketChannel.swift
[1424/1443] Compiling NIOPosix Bootstrap.swift
[1425/1443] Compiling NIOPosix ControlMessage.swift
[1426/1443] Compiling NIOPosix DatagramVectorReadManager.swift
[1427/1443] Compiling NIOPosix Errors+Any.swift
[1428/1443] Compiling NIOPosix FileDescriptor.swift
[1429/1443] Compiling NIOPosix GetaddrinfoResolver.swift
[1430/1443] Compiling NIOPosix HappyEyeballs.swift
[1431/1443] Compiling NIOPosix NIOThreadPool.swift
[1432/1443] Compiling NIOPosix NonBlockingFileIO.swift
[1433/1443] Compiling NIOPosix PendingDatagramWritesManager.swift
[1434/1443] Compiling NIOPosix PendingWritesManager.swift
[1435/1443] Compiling NIOPosix PipeChannel.swift
[1436/1443] Compiling NIOPosix PipePair.swift
[1437/1443] Compiling NIOPosix IO.swift
[1438/1443] Compiling NIOPosix IntegerBitPacking.swift
[1439/1443] Compiling NIOPosix IntegerTypes.swift
[1440/1443] Compiling NIOPosix Linux.swift
[1441/1443] Compiling NIOPosix LinuxCPUSet.swift
[1442/1443] Compiling NIOPosix LinuxUring.swift
[1443/1443] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1445/1446] Compiling NIO Exports.swift
[1446/1446] Emitting module NIO
[1448/1486] Compiling NIOTLS TLSEvents.swift
[1449/1486] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1450/1487] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1451/1487] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1452/1487] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1453/1487] Emitting module NIOTLS
[1454/1487] Compiling NIOSOCKS SOCKSResponse.swift
[1455/1487] Compiling NIOSOCKS ClientStateMachine.swift
[1456/1487] Emitting module NIOFoundationCompat
[1457/1487] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1458/1487] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1461/1489] Emitting module NIOSOCKS
[1462/1489] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1463/1489] Compiling NIOHTTP1 HTTPDecoder.swift
[1464/1489] Compiling NIOSOCKS ServerStateMachine.swift
[1465/1489] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1466/1489] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1467/1489] Compiling NIOHTTP1 HTTPEncoder.swift
[1468/1489] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1469/1490] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1470/1490] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1471/1490] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1472/1490] Compiling NIOTLS SNIHandler.swift
[1475/1520] Compiling NIOSSL SSLCertificateExtensions.swift
[1476/1520] Compiling NIOSSL SSLCertificateName.swift
[1477/1520] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1478/1521] Emitting module NIOHTTP1
[1480/1521] Compiling NIOSSL IdentityVerification.swift
[1481/1521] Compiling NIOSSL SSLCertificate.swift
[1482/1543] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1483/1543] Compiling NIOTransportServices NIOTSSingletons.swift
[1484/1543] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1485/1543] Compiling NIOTransportServices StateManagedChannel.swift
[1486/1543] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1487/1543] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1488/1543] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1489/1543] Compiling NIOTransportServices NIOTSErrors.swift
[1490/1543] Compiling NIOTransportServices NIOTSEventLoop.swift
[1491/1543] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1492/1543] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1493/1543] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1494/1543] Compiling NIOTransportServices NIOTSBootstraps.swift
[1495/1543] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1496/1543] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1497/1545] Emitting module NIOTransportServices
[1500/1545] Compiling NIOTransportServices AcceptHandler.swift
[1501/1545] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1502/1545] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1503/1545] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1504/1545] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1505/1545] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1506/1545] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1507/1545] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1519/1565] Compiling NIOSSL SSLPrivateKey.swift
[1520/1565] Compiling NIOSSL SSLPublicKey.swift
[1521/1565] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1522/1565] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1523/1569] Compiling NIOHPACK IntegerCoding.swift
[1524/1569] Compiling NIOHPACK IndexedHeaderTable.swift
[1525/1570] Compiling NIOHPACK HPACKHeader.swift
[1526/1570] Compiling NIOHPACK HeaderTables.swift
[1529/1570] Compiling NIOHPACK HPACKEncoder.swift
[1530/1570] Compiling NIOHPACK HPACKErrors.swift
[1531/1570] Compiling NIOHPACK DynamicHeaderTable.swift
[1532/1570] Compiling NIOHPACK HPACKDecoder.swift
[1533/1570] Emitting module NIOSSL
[1537/1570] Compiling NIOSSL SafeCompare.swift
[1538/1570] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1539/1570] Compiling NIOHPACK StaticHeaderTable.swift
[1540/1570] Emitting module NIOHTTPCompression
[1541/1570] Compiling NIOHTTPCompression HTTPCompression.swift
[1542/1570] Compiling NIOHPACK HuffmanTables.swift
[1543/1570] Compiling NIOHPACK HuffmanCoding.swift
[1544/1570] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1545/1570] Compiling NIOHTTPCompression HTTPDecompression.swift
[1546/1570] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1547/1570] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1552/1571] Emitting module NIOHPACK
[1569/1630] Compiling NIOHTTP2 SendingHeadersState.swift
[1570/1630] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1571/1630] Compiling NIOHTTP2 SendingRstStreamState.swift
[1572/1630] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1574/1631] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1575/1631] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1576/1631] Compiling NIOHTTP2 HasLocalSettings.swift
[1577/1631] Compiling NIOHTTP2 HasRemoteSettings.swift
[1578/1631] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1579/1631] Compiling NIOHTTP2 QuiescingState.swift
[1580/1631] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1581/1631] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1582/1639] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1583/1639] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1584/1639] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1585/1639] Compiling NIOHTTP2 HTTP2StreamID.swift
[1586/1639] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1587/1639] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1588/1639] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1589/1639] Compiling NIOHTTP2 InboundEventBuffer.swift
[1590/1639] Compiling NIOHTTP2 InboundWindowManager.swift
[1591/1639] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1592/1639] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1593/1639] Compiling NIOHTTP2 StreamChannelList.swift
[1594/1639] Compiling NIOHTTP2 StreamMap.swift
[1595/1639] Compiling NIOHTTP2 StreamStateMachine.swift
[1596/1639] Compiling NIOHTTP2 UnsafeTransfer.swift
[1597/1639] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1598/1639] Emitting module NIOHTTP2
[1599/1639] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1600/1639] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1601/1639] Compiling NIOHTTP2 MayReceiveFrames.swift
[1602/1639] Compiling NIOHTTP2 ReceivingDataState.swift
[1603/1639] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1604/1639] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1605/1639] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1606/1639] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1607/1639] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1608/1639] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1609/1639] Compiling NIOHTTP2 HTTP2Frame.swift
[1610/1639] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1611/1639] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1612/1639] Compiling NIOHTTP2 HTTP2PingData.swift
[1613/1639] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1614/1639] Compiling NIOHTTP2 HTTP2Settings.swift
[1615/1639] Compiling NIOHTTP2 HTTP2Stream.swift
[1616/1639] Compiling NIOHTTP2 StateMachineResult.swift
[1617/1639] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1618/1639] Compiling NIOHTTP2 DOSHeuristics.swift
[1619/1639] Compiling NIOHTTP2 Error+Any.swift
[1620/1639] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1621/1639] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1622/1639] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1623/1639] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1624/1639] Compiling NIOHTTP2 MaySendFrames.swift
[1625/1639] Compiling NIOHTTP2 SendingDataState.swift
[1626/1639] Compiling NIOHTTP2 SendingGoawayState.swift
[1631/1639] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1632/1639] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1633/1639] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1634/1639] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1635/1639] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1636/1639] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1637/1639] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1638/1639] Compiling NIOHTTP2 HTTP2Error.swift
[1639/1639] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1641/1700] Emitting module AsyncHTTPClient
[1642/1708] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1643/1708] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1644/1708] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1645/1708] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1646/1708] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1647/1708] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1648/1708] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1649/1708] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1650/1708] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1651/1708] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1652/1708] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1653/1708] Compiling AsyncHTTPClient Transaction.swift
[1654/1708] Compiling AsyncHTTPClient Base64.swift
[1655/1708] Compiling AsyncHTTPClient BasicAuth.swift
[1656/1708] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1657/1708] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1658/1708] Compiling AsyncHTTPClient ConnectionPool.swift
[1659/1708] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1660/1708] Compiling AsyncHTTPClient ConnectionTarget.swift
[1661/1708] Compiling AsyncHTTPClient DeconstructedURL.swift
[1662/1708] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1663/1708] Compiling AsyncHTTPClient FoundationExtensions.swift
[1664/1708] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1665/1708] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1666/1708] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1667/1708] Compiling AsyncHTTPClient HTTPClient.swift
[1668/1708] Compiling AsyncHTTPClient HTTPHandler.swift
[1669/1708] Compiling AsyncHTTPClient LRUCache.swift
[1670/1708] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1671/1708] Compiling AsyncHTTPClient NWErrorHandler.swift
[1672/1708] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1673/1708] Compiling AsyncHTTPClient TLSConfiguration.swift
[1674/1708] Compiling AsyncHTTPClient RedirectState.swift
[1675/1708] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1676/1708] Compiling AsyncHTTPClient RequestOptions.swift
[1677/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1678/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1679/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1680/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1681/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1682/1708] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1683/1708] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1684/1708] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1685/1708] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1686/1708] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1687/1708] Compiling AsyncHTTPClient HTTP1Connection.swift
[1688/1708] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1689/1708] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1690/1708] Compiling AsyncHTTPClient HTTP2Connection.swift
[1691/1708] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1692/1708] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1693/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1694/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1695/1708] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1696/1708] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1697/1708] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1698/1708] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1699/1708] Compiling AsyncHTTPClient RequestBodyLength.swift
[1700/1708] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1701/1708] Compiling AsyncHTTPClient RequestBag.swift
[1702/1708] Compiling AsyncHTTPClient RequestValidation.swift
[1703/1708] Compiling AsyncHTTPClient SSLContextCache.swift
[1704/1708] Compiling AsyncHTTPClient Scheme.swift
[1705/1708] Compiling AsyncHTTPClient Singleton.swift
[1706/1708] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1707/1708] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1708/1708] Compiling AsyncHTTPClient Utils.swift
[1710/1759] Compiling SwiftkubeClient KubernetesClient+networking.v1beta1.swift
[1711/1759] Compiling SwiftkubeClient KubernetesClient+node.v1.swift
[1712/1759] Compiling SwiftkubeClient KubernetesClient+policy.v1.swift
[1713/1759] Compiling SwiftkubeClient KubernetesClient+rbac.v1.swift
[1714/1759] Compiling SwiftkubeClient KubernetesClient+resource.v1alpha3.swift
[1715/1759] Compiling SwiftkubeClient KubernetesClient+resource.v1beta1.swift
[1716/1759] Compiling SwiftkubeClient KubernetesClient+scheduling.v1.swift
[1717/1766] Emitting module SwiftkubeClient
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1718/1766] Compiling SwiftkubeClient AnyDataStreamerTransformer.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1719/1766] Compiling SwiftkubeClient DataStreamer.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1720/1766] Compiling SwiftkubeClient IdentityTransfomer.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1721/1766] Compiling SwiftkubeClient ResourceEventTransformer.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1722/1766] Compiling SwiftkubeClient RetryStrategy.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1723/1766] Compiling SwiftkubeClient SwiftkubeClientTask.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1724/1766] Compiling SwiftkubeClient WatchEvent.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/AnyDataStreamerTransformer.swift:24:19: warning: converting non-sendable function value to '@Sendable (String) -> Result<Element, any Error>' may introduce data races
self._transform = transformer.transform
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:27:14: warning: stored property 'decoder' of 'Sendable'-conforming generic struct 'ResourceEventTransformer' has non-sendable type 'JSONDecoder'
private let decoder: JSONDecoder
^
Foundation.JSONDecoder:1:12: note: class 'JSONDecoder' does not conform to the 'Sendable' protocol
open class JSONDecoder {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Watch/ResourceEventTransformer.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1725/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1.swift
[1726/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1alpha1.swift
[1727/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1beta1.swift
[1728/1766] Compiling SwiftkubeClient KubernetesClient+storagemigration.v1alpha1.swift
[1729/1766] Compiling SwiftkubeClient ClusterScopedGenericKubernetesClient.swift
[1730/1766] Compiling SwiftkubeClient GenericKubernetesClient.swift
[1731/1766] Compiling SwiftkubeClient KubernetesClient.swift
[1732/1766] Compiling SwiftkubeClient KubernetesRequest.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1733/1766] Compiling SwiftkubeClient NamespacedGenericKubernetesClient+Pod.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1734/1766] Compiling SwiftkubeClient NamespacedGenericKubernetesClient.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1735/1766] Compiling SwiftkubeClient RequestBuilder.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1736/1766] Compiling SwiftkubeClient RequestHandlerType.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1737/1766] Compiling SwiftkubeClient Selectors.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1738/1766] Compiling SwiftkubeClient Authentication.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:29:6: warning: stored property 'url' of 'Sendable'-conforming struct 'KubernetesRequest' has non-sendable type 'URL'
let url: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Client/KubernetesRequest.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1739/1766] Compiling SwiftkubeClient KubernetesClient+coordination.v1.swift
[1740/1766] Compiling SwiftkubeClient KubernetesClient+coordination.v1alpha2.swift
[1741/1766] Compiling SwiftkubeClient KubernetesClient+discovery.v1.swift
[1742/1766] Compiling SwiftkubeClient KubernetesClient+events.v1.swift
[1743/1766] Compiling SwiftkubeClient KubernetesClient+flowcontrol.v1.swift
[1744/1766] Compiling SwiftkubeClient KubernetesClient+internal.v1alpha1.swift
[1745/1766] Compiling SwiftkubeClient KubernetesClient+networking.v1.swift
[1746/1766] Compiling SwiftkubeClient KubeConfig.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1747/1766] Compiling SwiftkubeClient KubernetesClientConfig.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1748/1766] Compiling SwiftkubeClient DiscoveryRequestBuilder.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1749/1766] Compiling SwiftkubeClient KubernetesClient+Discovery.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1750/1766] Compiling SwiftkubeClient KubernetesClient+Metrics.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1751/1766] Compiling SwiftkubeClient UnstructuredResource+YAML.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1752/1766] Compiling SwiftkubeClient SwiftkubeClient.swift
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:29:13: warning: stored property 'masterURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL'
public let masterURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/SwiftkubeClient/Config/KubernetesClientConfig.swift:43:13: warning: stored property 'proxyURL' of 'Sendable'-conforming struct 'KubernetesClientConfig' has non-sendable type 'URL?'
public let proxyURL: URL?
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
[1753/1766] Compiling SwiftkubeClient KubernetesClient+authentication.v1beta1.swift
[1754/1766] Compiling SwiftkubeClient KubernetesClient+authorization.v1.swift
[1755/1766] Compiling SwiftkubeClient KubernetesClient+autoscaling.v1.swift
[1756/1766] Compiling SwiftkubeClient KubernetesClient+autoscaling.v2.swift
[1757/1766] Compiling SwiftkubeClient KubernetesClient+batch.v1.swift
[1758/1766] Compiling SwiftkubeClient KubernetesClient+certificates.v1.swift
[1759/1766] Compiling SwiftkubeClient KubernetesClient+certificates.v1alpha1.swift
[1760/1766] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1.swift
[1761/1766] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1alpha1.swift
[1762/1766] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1beta1.swift
[1763/1766] Compiling SwiftkubeClient KubernetesClient+apiextensions.v1.swift
[1764/1766] Compiling SwiftkubeClient KubernetesClient+apiregistration.v1.swift
[1765/1766] Compiling SwiftkubeClient KubernetesClient+apps.v1.swift
[1766/1766] Compiling SwiftkubeClient KubernetesClient+authentication.v1.swift
Build complete! (477.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "model",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.0",
"upper_bound" : "0.18.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftkube/model.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "SwiftkubeClient",
"name" : "SwiftkubeClient",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftkubeClient",
"targets" : [
"SwiftkubeClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "SwiftkubeClientTests",
"module_type" : "SwiftTarget",
"name" : "SwiftkubeClientTests",
"path" : "Tests/SwiftkubeClientTests",
"sources" : [
"K8sCRDTests.swift",
"K8sConfigMapTests.swift",
"K8sNamespaceTests.swift",
"K8sNodeTests.swift",
"K8sServiceTests.swift",
"K8sTestCase.swift",
"RequestBuilderTests.swift",
"RetryStrategyTests.swift"
],
"target_dependencies" : [
"SwiftkubeClient"
],
"type" : "test"
},
{
"c99name" : "SwiftkubeClient",
"module_type" : "SwiftTarget",
"name" : "SwiftkubeClient",
"path" : "Sources/SwiftkubeClient",
"product_dependencies" : [
"AsyncHTTPClient",
"Logging",
"Metrics",
"NIO",
"NIOFoundationCompat",
"SwiftkubeModel",
"Yams"
],
"product_memberships" : [
"SwiftkubeClient"
],
"sources" : [
"API Groups/KubernetesClient+admissionregistration.v1.swift",
"API Groups/KubernetesClient+admissionregistration.v1alpha1.swift",
"API Groups/KubernetesClient+admissionregistration.v1beta1.swift",
"API Groups/KubernetesClient+apiextensions.v1.swift",
"API Groups/KubernetesClient+apiregistration.v1.swift",
"API Groups/KubernetesClient+apps.v1.swift",
"API Groups/KubernetesClient+authentication.v1.swift",
"API Groups/KubernetesClient+authentication.v1beta1.swift",
"API Groups/KubernetesClient+authorization.v1.swift",
"API Groups/KubernetesClient+autoscaling.v1.swift",
"API Groups/KubernetesClient+autoscaling.v2.swift",
"API Groups/KubernetesClient+batch.v1.swift",
"API Groups/KubernetesClient+certificates.v1.swift",
"API Groups/KubernetesClient+certificates.v1alpha1.swift",
"API Groups/KubernetesClient+coordination.v1.swift",
"API Groups/KubernetesClient+coordination.v1alpha2.swift",
"API Groups/KubernetesClient+discovery.v1.swift",
"API Groups/KubernetesClient+events.v1.swift",
"API Groups/KubernetesClient+flowcontrol.v1.swift",
"API Groups/KubernetesClient+internal.v1alpha1.swift",
"API Groups/KubernetesClient+networking.v1.swift",
"API Groups/KubernetesClient+networking.v1beta1.swift",
"API Groups/KubernetesClient+node.v1.swift",
"API Groups/KubernetesClient+policy.v1.swift",
"API Groups/KubernetesClient+rbac.v1.swift",
"API Groups/KubernetesClient+resource.v1alpha3.swift",
"API Groups/KubernetesClient+resource.v1beta1.swift",
"API Groups/KubernetesClient+scheduling.v1.swift",
"API Groups/KubernetesClient+storage.v1.swift",
"API Groups/KubernetesClient+storage.v1alpha1.swift",
"API Groups/KubernetesClient+storage.v1beta1.swift",
"API Groups/KubernetesClient+storagemigration.v1alpha1.swift",
"Client/ClusterScopedGenericKubernetesClient.swift",
"Client/GenericKubernetesClient.swift",
"Client/KubernetesClient.swift",
"Client/KubernetesRequest.swift",
"Client/NamespacedGenericKubernetesClient+Pod.swift",
"Client/NamespacedGenericKubernetesClient.swift",
"Client/RequestBuilder.swift",
"Client/RequestHandlerType.swift",
"Client/Selectors.swift",
"Config/Authentication.swift",
"Config/KubeConfig.swift",
"Config/KubernetesClientConfig.swift",
"Discovery/DiscoveryRequestBuilder.swift",
"Discovery/KubernetesClient+Discovery.swift",
"Metrics/KubernetesClient+Metrics.swift",
"Model/UnstructuredResource+YAML.swift",
"SwiftkubeClient.swift",
"Watch/AnyDataStreamerTransformer.swift",
"Watch/DataStreamer.swift",
"Watch/IdentityTransfomer.swift",
"Watch/ResourceEventTransformer.swift",
"Watch/RetryStrategy.swift",
"Watch/SwiftkubeClientTask.swift",
"Watch/WatchEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.