Build Information
Successful build of SwiftkubeClient, reference main (5a40aa
), with Swift 5.10 for Linux on 7 Jun 2025 23:41:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftkube/client.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-3":/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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
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/swiftkube/model.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[922/6042] Fetching swift-log, swift-metrics
[2219/16773] Fetching swift-log, swift-metrics, yams
[3955/35672] Fetching swift-log, swift-metrics, yams, model
[5256/49686] Fetching swift-log, swift-metrics, yams, model, async-http-client
[14877/125881] Fetching swift-log, swift-metrics, yams, model, async-http-client, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (0.85s)
[17780/123675] Fetching swift-log, yams, model, async-http-client, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
[15590/119839] Fetching yams, model, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (2.93s)
[79157/105825] Fetching yams, model, swift-nio
Fetched https://github.com/swiftkube/model.git from cache (7.53s)
Fetched https://github.com/jpsim/Yams.git from cache (7.60s)
Fetched https://github.com/apple/swift-nio from cache (7.67s)
Computing version for https://github.com/swiftkube/model.git
Computed https://github.com/swiftkube/model.git at 0.17.0 (2.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.61s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.67s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.06s)
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/1797] Fetching swift-atomics
[1134/6225] Fetching swift-atomics, swift-system
[3694/22816] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.71s)
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
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.63s)
Fetching https://github.com/apple/swift-algorithms.git
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-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[268/8626] Fetching swift-nio-transport-services, swift-algorithms
[4277/20153] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2
[4632/26076] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-extras
[13232/40919] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.10s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.11s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.00s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.03s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.04s)
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.66s)
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.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/5739] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
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.84s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.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/4985] Fetching swift-async-algorithms
[101/6575] Fetching swift-async-algorithms, swift-asn1
[133/7716] Fetching swift-async-algorithms, swift-asn1, swift-http-structured-headers
[752/13871] Fetching swift-async-algorithms, swift-asn1, swift-http-structured-headers, swift-certificates
[1303/14775] Fetching swift-async-algorithms, swift-asn1, swift-http-structured-headers, swift-certificates, swift-http-types
[2337/17201] Fetching swift-async-algorithms, swift-asn1, swift-http-structured-headers, swift-certificates, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.65s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
[12510/15156] Fetching swift-async-algorithms, swift-asn1, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.95s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.95s)
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.68s)
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.94s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.77s)
Fetching https://github.com/apple/swift-crypto.git
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.97s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.82s)
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.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.81s)
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.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.87s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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-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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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-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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/450] Write sources
[23/450] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[24/450] Compiling writer.c
[25/450] Compiling reader.c
[25/450] Write sources
[28/450] Compiling _NumericsShims _NumericsShims.c
[29/450] Compiling _AtomicsShims.c
[30/450] Compiling CNIOWindows shim.c
[31/450] Compiling parser.c
[32/450] Compiling CNIOWindows WSAStartup.c
[33/450] Compiling CNIOWASI CNIOWASI.c
[34/450] Compiling CNIOLinux liburing_shims.c
[35/450] Write swift-version-24593BA9C3E375BF.txt
[36/450] Compiling CNIOLLHTTP c_nio_http.c
[37/450] Compiling api.c
[38/450] Compiling CNIOExtrasZlib empty.c
[39/450] Compiling CNIOLinux shim.c
[40/450] Compiling emitter.c
[41/450] Compiling scanner.c
[42/450] Compiling CNIOLLHTTP c_nio_api.c
[43/498] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/508] Emitting module _NIOBase64
[46/684] Compiling SwiftkubeModel Quantity.swift
[47/684] Compiling SwiftkubeModel UnstructuredResource.swift
[50/685] Compiling SwiftkubeModel UnstructuredResourceList.swift
[51/687] Compiling SwiftkubeModel NamedRuleWithOperations+admissionregistration.v1.swift
[52/687] Compiling SwiftkubeModel ParamKind+admissionregistration.v1.swift
[53/687] Compiling SwiftkubeModel GroupVersionResource.swift
[54/687] Compiling SwiftkubeModel IntOrString.swift
[55/688] Emitting module InternalCollectionsUtilities
[56/688] Compiling RealModule RealFunctions.swift
[58/688] Compiling SwiftkubeModel admissionregistration.swift
[59/688] Emitting module RealModule
[60/688] Compiling SwiftkubeModel GroupVersionResource+Meta.swift
[61/688] Compiling SwiftkubeModel GroupVersionResource+ResourceName.swift
[62/688] Compiling _NIOBase64 Base64.swift
[63/688] Compiling SwiftkubeModel JSONObject.swift
[64/688] Compiling SwiftkubeModel KubernetesResource.swift
[65/689] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/689] Compiling RealModule Real.swift
[71/689] Compiling SwiftkubeModel AuditAnnotation+admissionregistration.v1.swift
[72/689] Compiling SwiftkubeModel ExpressionWarning+admissionregistration.v1.swift
[73/689] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/690] Compiling RealModule Float16+Real.swift
[75/690] Compiling RealModule Float80+Real.swift
[76/690] Compiling RealModule ElementaryFunctions.swift
[77/690] Compiling RealModule Float+Real.swift
[79/691] Compiling _NIODataStructures PriorityQueue.swift
[80/691] Compiling _NIODataStructures _TinyArray.swift
[81/691] Compiling CNIODarwin shim.c
[83/691] Compiling fiat_p256_adx_sqr.S
[84/700] Compiling fiat_p256_adx_mul.S
[85/706] Compiling CNIOBoringSSLShims shims.c
[86/706] Compiling fiat_curve25519_adx_square.S
[87/706] Compiling fiat_curve25519_adx_mul.S
[89/706] Compiling CoreMetrics Metrics.swift
[90/706] Compiling DequeModule _DequeBuffer.swift
[91/706] Compiling DequeModule _DequeBufferHeader.swift
[92/708] Compiling DequeModule Deque+Equatable.swift
[93/708] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/708] Compiling DequeModule Deque+Extras.swift
[95/708] Compiling DequeModule Deque+Hashable.swift
[96/708] Compiling DequeModule Deque+CustomReflectable.swift
[97/708] Compiling DequeModule Deque+Descriptions.swift
[98/708] Compiling DequeModule _DequeSlot.swift
[99/708] Compiling DequeModule _UnsafeWrappedBuffer.swift
[100/708] Compiling Logging MetadataProvider.swift
[101/708] Compiling DequeModule Deque+Testing.swift
[102/708] Compiling DequeModule Deque._Storage.swift
[103/708] Compiling DequeModule Deque._UnsafeHandle.swift
[104/708] Compiling DequeModule Deque.swift
[107/708] Emitting module _NIODataStructures
[108/708] 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
~~~~~~~~~~~~~~~~^
[109/709] Compiling DequeModule Deque+Codable.swift
[110/709] Compiling DequeModule Deque+Collection.swift
[112/709] Emitting module Yams
[113/709] Compiling Logging Locks.swift
[114/709] Emitting module Logging
[115/709] Compiling CoreMetrics Locks.swift
[116/709] Emitting module CoreMetrics
[119/710] Compiling Yams YamlError.swift
[120/710] Compiling Yams YamlTagProviding.swift
[123/710] Compiling SwiftkubeModel MutatingWebhookConfigurationList+admissionregistration.v1.swift
[132/711] Emitting module DequeModule
[135/712] Compiling Logging LogHandler.swift
[136/712] Compiling Logging Logging.swift
[138/715] Compiling Metrics Metrics.swift
[139/715] Emitting module Metrics
[139/716] Compiling tls_method.cc
[141/716] Compiling tls_record.cc
[142/716] Compiling ssl_versions.cc
[143/716] Compiling tls13_server.cc
[144/716] Compiling tls13_enc.cc
[146/716] Compiling SwiftkubeModel StatefulSetList+apps.v1.swift
[147/716] Compiling SwiftkubeModel StatefulSetOrdinals+apps.v1.swift
[148/716] Compiling SwiftkubeModel StatefulSetPersistentVolumeClaimRetentionPolicy+apps.v1.swift
[149/716] Compiling SwiftkubeModel StatefulSetSpec+apps.v1.swift
[150/716] Compiling SwiftkubeModel StatefulSetStatus+apps.v1.swift
[151/716] Compiling SwiftkubeModel StatefulSetUpdateStrategy+apps.v1.swift
[152/716] Compiling SwiftkubeModel apps+v1.swift
[153/716] Compiling SwiftkubeModel authentication.swift
[154/716] Compiling SwiftkubeModel BoundObjectReference+authentication.v1.swift
[155/716] Compiling SwiftkubeModel SelfSubjectReview+authentication.v1.swift
[156/716] Compiling SwiftkubeModel SelfSubjectReviewStatus+authentication.v1.swift
[157/716] Compiling SwiftkubeModel TokenRequest+authentication.v1.swift
[158/716] Compiling SwiftkubeModel TokenRequestSpec+authentication.v1.swift
[159/716] Compiling SwiftkubeModel TokenRequestStatus+authentication.v1.swift
[160/716] Compiling SwiftkubeModel TokenReview+authentication.v1.swift
[161/716] Compiling SwiftkubeModel TokenReviewSpec+authentication.v1.swift
[162/716] Compiling SwiftkubeModel TokenReviewStatus+authentication.v1.swift
[163/716] Compiling SwiftkubeModel UserInfo+authentication.v1.swift
[164/716] Compiling SwiftkubeModel authentication+v1.swift
[165/716] Compiling SwiftkubeModel SelfSubjectReview+authentication.v1beta1.swift
[166/716] Compiling SwiftkubeModel SelfSubjectReviewStatus+authentication.v1beta1.swift
[167/716] Compiling SwiftkubeModel authentication+v1beta1.swift
[168/716] Compiling SwiftkubeModel authorization.swift
[169/716] Compiling SwiftkubeModel FieldSelectorAttributes+authorization.v1.swift
[170/716] Compiling SwiftkubeModel LabelSelectorAttributes+authorization.v1.swift
[170/741] Compiling t1_enc.cc
[171/741] Compiling tls13_both.cc
[173/741] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingList+admissionregistration.v1.swift
[174/741] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingSpec+admissionregistration.v1.swift
[175/741] Compiling SwiftkubeModel ValidatingAdmissionPolicyList+admissionregistration.v1.swift
[176/741] Compiling SwiftkubeModel ValidatingAdmissionPolicySpec+admissionregistration.v1.swift
[177/741] Compiling SwiftkubeModel ValidatingAdmissionPolicyStatus+admissionregistration.v1.swift
[178/741] Compiling SwiftkubeModel ValidatingWebhook+admissionregistration.v1.swift
[179/741] Compiling SwiftkubeModel ValidatingWebhookConfiguration+admissionregistration.v1.swift
[180/741] Compiling SwiftkubeModel ValidatingWebhookConfigurationList+admissionregistration.v1.swift
[181/741] Compiling SwiftkubeModel Validation+admissionregistration.v1.swift
[182/741] Compiling SwiftkubeModel Variable+admissionregistration.v1.swift
[183/741] Compiling SwiftkubeModel WebhookClientConfig+admissionregistration.v1.swift
[184/741] Compiling SwiftkubeModel admissionregistration+v1.swift
[185/741] Compiling SwiftkubeModel ApplyConfiguration+admissionregistration.v1alpha1.swift
[186/741] Compiling SwiftkubeModel JSONPatch+admissionregistration.v1alpha1.swift
[187/741] Compiling SwiftkubeModel MatchCondition+admissionregistration.v1alpha1.swift
[188/741] Compiling SwiftkubeModel MatchResources+admissionregistration.v1alpha1.swift
[189/741] Compiling SwiftkubeModel MutatingAdmissionPolicy+admissionregistration.v1alpha1.swift
[190/741] Compiling SwiftkubeModel MutatingAdmissionPolicyBinding+admissionregistration.v1alpha1.swift
[191/741] Compiling SwiftkubeModel MutatingAdmissionPolicyBindingList+admissionregistration.v1alpha1.swift
[192/741] Compiling SwiftkubeModel MutatingAdmissionPolicyBindingSpec+admissionregistration.v1alpha1.swift
[193/741] Compiling SwiftkubeModel MutatingAdmissionPolicyList+admissionregistration.v1alpha1.swift
[194/741] Compiling SwiftkubeModel MutatingAdmissionPolicySpec+admissionregistration.v1alpha1.swift
[195/741] Compiling SwiftkubeModel Mutation+admissionregistration.v1alpha1.swift
[196/741] Compiling SwiftkubeModel NamedRuleWithOperations+admissionregistration.v1alpha1.swift
[197/741] Compiling SwiftkubeModel ParamKind+admissionregistration.v1alpha1.swift
[197/753] Compiling ssl_transcript.cc
[198/766] Compiling tls13_client.cc
[199/766] Compiling ssl_x509.cc
[200/766] Compiling ssl_stat.cc
/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
[223/766] Compiling SwiftkubeModel ServiceReference+admissionregistration.v1.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
[224/766] Compiling SwiftkubeModel TypeChecking+admissionregistration.v1.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
[225/766] Compiling SwiftkubeModel ValidatingAdmissionPolicy+admissionregistration.v1.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
[226/766] Compiling SwiftkubeModel ValidatingAdmissionPolicyBinding+admissionregistration.v1.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
[227/791] Compiling SwiftkubeModel Builders.swift
[228/791] Compiling SwiftkubeModel appsV1+Deployment.swift
[229/791] Compiling SwiftkubeModel coreV1+ConfigMap.swift
[230/791] Compiling SwiftkubeModel coreV1+Container.swift
[231/791] Compiling SwiftkubeModel coreV1+Namespace.swift
[232/791] Compiling SwiftkubeModel coreV1+Node.swift
[233/791] Compiling SwiftkubeModel coreV1+ObjectReference.swift
[234/791] Compiling SwiftkubeModel coreV1+Pod.swift
[235/791] Compiling SwiftkubeModel coreV1+Secret.swift
[236/791] Compiling SwiftkubeModel coreV1+Service.swift
[237/791] Compiling SwiftkubeModel coreV1+ServiceAccount.swift
[238/791] Compiling SwiftkubeModel coreV1+Volume.swift
[239/791] Compiling SwiftkubeModel metaV1+Metadata.swift
[240/791] Compiling SwiftkubeModel metaV1+Selector.swift
[241/791] Compiling SwiftkubeModel metaV1+Status.swift
[242/791] Compiling SwiftkubeModel Any+Codable.swift
[243/791] Compiling SwiftkubeModel CronJobExtensions+batch.v1.swift
[244/791] Compiling SwiftkubeModel Hashes.swift
[245/791] Compiling SwiftkubeModel GroupVersionKind+DefaultResources.swift
[246/791] Compiling SwiftkubeModel GroupVersionKind+KubernetesAPIResource.swift
[247/791] Compiling SwiftkubeModel GroupVersionKind+Meta.swift
[248/791] Compiling SwiftkubeModel GroupVersionKind+ResourceName.swift
[249/791] Compiling SwiftkubeModel GroupVersionKind.swift
[250/791] Compiling SwiftkubeModel GroupVersionResource+DefaultResources.swift
[251/791] Compiling SwiftkubeModel GroupVersionResource+KubernetesAPIResource.swift
[252/791] Compiling SwiftkubeModel CustomResourceDefinitionCondition+apiextensions.v1.swift
[253/791] Compiling SwiftkubeModel CustomResourceDefinitionList+apiextensions.v1.swift
[254/791] Compiling SwiftkubeModel CustomResourceDefinitionNames+apiextensions.v1.swift
[255/791] Compiling SwiftkubeModel CustomResourceDefinitionSpec+apiextensions.v1.swift
[256/791] Compiling SwiftkubeModel CustomResourceDefinitionStatus+apiextensions.v1.swift
[257/791] Compiling SwiftkubeModel CustomResourceDefinitionVersion+apiextensions.v1.swift
[258/791] Compiling SwiftkubeModel CustomResourceSubresourceScale+apiextensions.v1.swift
[259/791] Compiling SwiftkubeModel CustomResourceSubresourceStatus+apiextensions.v1.swift
[260/791] Compiling SwiftkubeModel CustomResourceSubresources+apiextensions.v1.swift
[261/791] Compiling SwiftkubeModel CustomResourceValidation+apiextensions.v1.swift
[262/791] Compiling SwiftkubeModel ExternalDocumentation+apiextensions.v1.swift
[263/791] Compiling SwiftkubeModel SelectableField+apiextensions.v1.swift
[264/791] Compiling SwiftkubeModel ServiceReference+apiextensions.v1.swift
[265/791] Compiling SwiftkubeModel ValidationRule+apiextensions.v1.swift
[266/791] Compiling SwiftkubeModel WebhookClientConfig+apiextensions.v1.swift
[267/791] Compiling SwiftkubeModel WebhookConversion+apiextensions.v1.swift
[268/791] Compiling SwiftkubeModel apiextensions+v1.swift
[269/791] Compiling SwiftkubeModel apiregistration.swift
[270/791] Compiling SwiftkubeModel APIService+apiregistration.v1.swift
[271/791] Compiling SwiftkubeModel APIServiceCondition+apiregistration.v1.swift
[272/791] Compiling SwiftkubeModel APIServiceList+apiregistration.v1.swift
[273/791] Compiling SwiftkubeModel APIServiceSpec+apiregistration.v1.swift
[274/791] Compiling SwiftkubeModel APIServiceStatus+apiregistration.v1.swift
[275/791] Compiling SwiftkubeModel ServiceReference+apiregistration.v1.swift
[276/791] Compiling SwiftkubeModel apiregistration+v1.swift
[277/791] Compiling SwiftkubeModel apps.swift
[278/791] Compiling SwiftkubeModel ControllerRevision+apps.v1.swift
[279/791] Compiling SwiftkubeModel ControllerRevisionList+apps.v1.swift
[280/791] Compiling SwiftkubeModel DaemonSet+apps.v1.swift
[281/791] Compiling SwiftkubeModel DaemonSetCondition+apps.v1.swift
[282/791] Compiling SwiftkubeModel DaemonSetList+apps.v1.swift
[283/791] Compiling SwiftkubeModel DaemonSetSpec+apps.v1.swift
[284/791] Compiling SwiftkubeModel DaemonSetStatus+apps.v1.swift
[285/791] Compiling SwiftkubeModel DaemonSetUpdateStrategy+apps.v1.swift
[286/791] Compiling SwiftkubeModel Deployment+apps.v1.swift
[287/791] Compiling SwiftkubeModel DeploymentCondition+apps.v1.swift
[288/791] Compiling SwiftkubeModel DeploymentList+apps.v1.swift
[289/791] Compiling SwiftkubeModel DeploymentSpec+apps.v1.swift
[290/791] Compiling SwiftkubeModel DeploymentStatus+apps.v1.swift
[291/791] Compiling SwiftkubeModel DeploymentStrategy+apps.v1.swift
[292/791] Compiling SwiftkubeModel ReplicaSet+apps.v1.swift
[293/791] Compiling SwiftkubeModel ReplicaSetCondition+apps.v1.swift
[294/791] Compiling SwiftkubeModel ReplicaSetList+apps.v1.swift
[295/791] Compiling SwiftkubeModel ReplicaSetSpec+apps.v1.swift
[296/791] Compiling SwiftkubeModel ReplicaSetStatus+apps.v1.swift
[297/791] Compiling SwiftkubeModel RollingUpdateDaemonSet+apps.v1.swift
[298/791] Compiling SwiftkubeModel RollingUpdateDeployment+apps.v1.swift
[299/791] Compiling SwiftkubeModel RollingUpdateStatefulSetStrategy+apps.v1.swift
[300/791] Compiling SwiftkubeModel StatefulSet+apps.v1.swift
[301/791] Compiling SwiftkubeModel StatefulSetCondition+apps.v1.swift
[302/791] Compiling SwiftkubeModel ParamRef+admissionregistration.v1alpha1.swift
[303/791] Compiling SwiftkubeModel Variable+admissionregistration.v1alpha1.swift
[304/791] Compiling SwiftkubeModel admissionregistration+v1alpha1.swift
[305/791] Compiling SwiftkubeModel AuditAnnotation+admissionregistration.v1beta1.swift
[306/791] Compiling SwiftkubeModel ExpressionWarning+admissionregistration.v1beta1.swift
[307/791] Compiling SwiftkubeModel MatchCondition+admissionregistration.v1beta1.swift
[308/791] Compiling SwiftkubeModel MatchResources+admissionregistration.v1beta1.swift
[309/791] Compiling SwiftkubeModel NamedRuleWithOperations+admissionregistration.v1beta1.swift
[310/791] Compiling SwiftkubeModel ParamKind+admissionregistration.v1beta1.swift
[311/791] Compiling SwiftkubeModel ParamRef+admissionregistration.v1beta1.swift
[312/791] Compiling SwiftkubeModel TypeChecking+admissionregistration.v1beta1.swift
[313/791] Compiling SwiftkubeModel ValidatingAdmissionPolicy+admissionregistration.v1beta1.swift
[314/791] Compiling SwiftkubeModel ValidatingAdmissionPolicyBinding+admissionregistration.v1beta1.swift
[315/791] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingList+admissionregistration.v1beta1.swift
[316/791] Compiling SwiftkubeModel ValidatingAdmissionPolicyBindingSpec+admissionregistration.v1beta1.swift
[317/791] Compiling SwiftkubeModel ValidatingAdmissionPolicyList+admissionregistration.v1beta1.swift
[318/791] Compiling SwiftkubeModel ValidatingAdmissionPolicySpec+admissionregistration.v1beta1.swift
[319/791] Compiling SwiftkubeModel ValidatingAdmissionPolicyStatus+admissionregistration.v1beta1.swift
[320/791] Compiling SwiftkubeModel Validation+admissionregistration.v1beta1.swift
[321/791] Compiling SwiftkubeModel Variable+admissionregistration.v1beta1.swift
[322/791] Compiling SwiftkubeModel admissionregistration+v1beta1.swift
[323/791] Compiling SwiftkubeModel apiextensions.swift
[324/791] Compiling SwiftkubeModel CustomResourceColumnDefinition+apiextensions.v1.swift
[325/791] Compiling SwiftkubeModel CustomResourceConversion+apiextensions.v1.swift
[326/791] Compiling SwiftkubeModel CustomResourceDefinition+apiextensions.v1.swift
[326/874] Compiling ssl_session.cc
[327/891] Compiling ssl_privkey.cc
[328/891] Compiling ssl_key_share.cc
[329/891] Compiling ssl_file.cc
[330/891] Compiling ssl_credential.cc
[331/891] Compiling ssl_lib.cc
[332/891] Compiling ssl_cipher.cc
[333/891] Compiling ssl_cert.cc
[334/891] Compiling ssl_buffer.cc
[335/891] Compiling ssl_aead_ctx.cc
[336/891] Compiling ssl_asn1.cc
[337/891] Compiling s3_pkt.cc
[338/891] Compiling s3_lib.cc
[340/891] Compiling SwiftkubeModel LocalSubjectAccessReview+authorization.v1.swift
[341/891] Compiling SwiftkubeModel NonResourceAttributes+authorization.v1.swift
[342/891] Compiling SwiftkubeModel NonResourceRule+authorization.v1.swift
[343/891] Compiling SwiftkubeModel ResourceAttributes+authorization.v1.swift
[344/891] Compiling SwiftkubeModel ResourceRule+authorization.v1.swift
[345/891] Compiling SwiftkubeModel SelfSubjectAccessReview+authorization.v1.swift
[346/891] Compiling SwiftkubeModel SelfSubjectAccessReviewSpec+authorization.v1.swift
[347/891] Compiling SwiftkubeModel SelfSubjectRulesReview+authorization.v1.swift
[348/891] Compiling SwiftkubeModel SelfSubjectRulesReviewSpec+authorization.v1.swift
[349/891] Compiling SwiftkubeModel SubjectAccessReview+authorization.v1.swift
[350/891] Compiling SwiftkubeModel SubjectAccessReviewSpec+authorization.v1.swift
[351/891] Compiling SwiftkubeModel SubjectAccessReviewStatus+authorization.v1.swift
[352/891] Compiling SwiftkubeModel SubjectRulesReviewStatus+authorization.v1.swift
[353/891] Compiling SwiftkubeModel authorization+v1.swift
[354/891] Compiling SwiftkubeModel autoscaling.swift
[355/891] Compiling SwiftkubeModel CrossVersionObjectReference+autoscaling.v1.swift
[356/891] Compiling SwiftkubeModel HorizontalPodAutoscaler+autoscaling.v1.swift
[357/891] Compiling SwiftkubeModel HorizontalPodAutoscalerList+autoscaling.v1.swift
[358/891] Compiling SwiftkubeModel HorizontalPodAutoscalerSpec+autoscaling.v1.swift
[359/891] Compiling SwiftkubeModel HorizontalPodAutoscalerStatus+autoscaling.v1.swift
[360/891] Compiling SwiftkubeModel Scale+autoscaling.v1.swift
[361/891] Compiling SwiftkubeModel ScaleSpec+autoscaling.v1.swift
[362/891] Compiling SwiftkubeModel ScaleStatus+autoscaling.v1.swift
[363/891] Compiling SwiftkubeModel autoscaling+v1.swift
[364/891] Compiling SwiftkubeModel ContainerResourceMetricSource+autoscaling.v2.swift
[364/916] Compiling s3_both.cc
[366/916] Compiling SwiftkubeModel ContainerResourceMetricStatus+autoscaling.v2.swift
[367/916] Compiling SwiftkubeModel CrossVersionObjectReference+autoscaling.v2.swift
[368/916] Compiling SwiftkubeModel ExternalMetricSource+autoscaling.v2.swift
[369/916] Compiling SwiftkubeModel ExternalMetricStatus+autoscaling.v2.swift
[370/916] Compiling SwiftkubeModel HPAScalingPolicy+autoscaling.v2.swift
[371/916] Compiling SwiftkubeModel HPAScalingRules+autoscaling.v2.swift
[372/916] Compiling SwiftkubeModel HorizontalPodAutoscaler+autoscaling.v2.swift
[373/916] Compiling SwiftkubeModel HorizontalPodAutoscalerBehavior+autoscaling.v2.swift
[374/916] Compiling SwiftkubeModel HorizontalPodAutoscalerCondition+autoscaling.v2.swift
[375/916] Compiling SwiftkubeModel HorizontalPodAutoscalerList+autoscaling.v2.swift
[376/916] Compiling SwiftkubeModel HorizontalPodAutoscalerSpec+autoscaling.v2.swift
[377/916] Compiling SwiftkubeModel HorizontalPodAutoscalerStatus+autoscaling.v2.swift
[378/916] Compiling SwiftkubeModel MetricIdentifier+autoscaling.v2.swift
[379/916] Compiling SwiftkubeModel MetricSpec+autoscaling.v2.swift
[380/916] Compiling SwiftkubeModel MetricStatus+autoscaling.v2.swift
[381/916] Compiling SwiftkubeModel MetricTarget+autoscaling.v2.swift
[382/916] Compiling SwiftkubeModel MetricValueStatus+autoscaling.v2.swift
[383/916] Compiling SwiftkubeModel ObjectMetricSource+autoscaling.v2.swift
[384/916] Compiling SwiftkubeModel ObjectMetricStatus+autoscaling.v2.swift
[385/916] Compiling SwiftkubeModel PodsMetricSource+autoscaling.v2.swift
[386/916] Compiling SwiftkubeModel PodsMetricStatus+autoscaling.v2.swift
[387/916] Compiling SwiftkubeModel ResourceMetricSource+autoscaling.v2.swift
[388/916] Compiling SwiftkubeModel ResourceMetricStatus+autoscaling.v2.swift
[389/916] Compiling SwiftkubeModel autoscaling+v2.swift
[390/916] Compiling SwiftkubeModel batch.swift
[390/941] Compiling handshake_client.cc
[391/941] Compiling handshake_server.cc
[393/941] Compiling SwiftkubeModel ClusterTrustBundle+certificates.v1alpha1.swift
[394/941] Compiling SwiftkubeModel ClusterTrustBundleList+certificates.v1alpha1.swift
[395/941] Compiling SwiftkubeModel ClusterTrustBundleSpec+certificates.v1alpha1.swift
[396/941] Compiling SwiftkubeModel certificates+v1alpha1.swift
[397/941] Compiling SwiftkubeModel coordination.swift
[398/941] Compiling SwiftkubeModel Lease+coordination.v1.swift
[399/941] Compiling SwiftkubeModel LeaseList+coordination.v1.swift
[400/941] Compiling SwiftkubeModel LeaseSpec+coordination.v1.swift
[401/941] Compiling SwiftkubeModel coordination+v1.swift
[402/941] Compiling SwiftkubeModel LeaseCandidate+coordination.v1alpha2.swift
[403/941] Compiling SwiftkubeModel LeaseCandidateList+coordination.v1alpha2.swift
[404/941] Compiling SwiftkubeModel LeaseCandidateSpec+coordination.v1alpha2.swift
[405/941] Compiling SwiftkubeModel coordination+v1alpha2.swift
[406/941] Compiling SwiftkubeModel core.swift
[407/941] Compiling SwiftkubeModel AWSElasticBlockStoreVolumeSource+core.v1.swift
[408/941] Compiling SwiftkubeModel Affinity+core.v1.swift
[409/941] Compiling SwiftkubeModel AppArmorProfile+core.v1.swift
[410/941] Compiling SwiftkubeModel AttachedVolume+core.v1.swift
[411/941] Compiling SwiftkubeModel AzureDiskVolumeSource+core.v1.swift
[412/941] Compiling SwiftkubeModel AzureFilePersistentVolumeSource+core.v1.swift
[413/941] Compiling SwiftkubeModel AzureFileVolumeSource+core.v1.swift
[414/941] Compiling SwiftkubeModel Binding+core.v1.swift
[415/941] Compiling SwiftkubeModel CSIPersistentVolumeSource+core.v1.swift
[416/941] Compiling SwiftkubeModel CSIVolumeSource+core.v1.swift
[417/941] Compiling SwiftkubeModel Capabilities+core.v1.swift
[417/966] Compiling handshake.cc
[418/966] Compiling handoff.cc
[420/966] Compiling SwiftkubeModel GCEPersistentDiskVolumeSource+core.v1.swift
[421/966] Compiling SwiftkubeModel GRPCAction+core.v1.swift
[422/966] Compiling SwiftkubeModel GitRepoVolumeSource+core.v1.swift
[423/966] Compiling SwiftkubeModel GlusterfsPersistentVolumeSource+core.v1.swift
[424/966] Compiling SwiftkubeModel GlusterfsVolumeSource+core.v1.swift
[425/966] Compiling SwiftkubeModel HTTPGetAction+core.v1.swift
[426/966] Compiling SwiftkubeModel HTTPHeader+core.v1.swift
[427/966] Compiling SwiftkubeModel HostAlias+core.v1.swift
[428/966] Compiling SwiftkubeModel HostIP+core.v1.swift
[429/966] Compiling SwiftkubeModel HostPathVolumeSource+core.v1.swift
[430/966] Compiling SwiftkubeModel ISCSIPersistentVolumeSource+core.v1.swift
[431/966] Compiling SwiftkubeModel ISCSIVolumeSource+core.v1.swift
[432/966] Compiling SwiftkubeModel ImageVolumeSource+core.v1.swift
[433/966] Compiling SwiftkubeModel KeyToPath+core.v1.swift
[434/966] Compiling SwiftkubeModel Lifecycle+core.v1.swift
[435/966] Compiling SwiftkubeModel LifecycleHandler+core.v1.swift
[436/966] Compiling SwiftkubeModel LimitRange+core.v1.swift
[437/966] Compiling SwiftkubeModel LimitRangeItem+core.v1.swift
[438/966] Compiling SwiftkubeModel LimitRangeList+core.v1.swift
[439/966] Compiling SwiftkubeModel LimitRangeSpec+core.v1.swift
[440/966] Compiling SwiftkubeModel LinuxContainerUser+core.v1.swift
[441/966] Compiling SwiftkubeModel LoadBalancerIngress+core.v1.swift
[442/966] Compiling SwiftkubeModel LoadBalancerStatus+core.v1.swift
[443/966] Compiling SwiftkubeModel LocalObjectReference+core.v1.swift
[444/966] Compiling SwiftkubeModel LocalVolumeSource+core.v1.swift
[444/991] Compiling encrypted_client_hello.cc
[445/991] Compiling dtls_record.cc
[446/991] Compiling extensions.cc
[447/991] Compiling md5-x86_64-linux.S
[448/991] Compiling md5-x86_64-apple.S
[449/991] Compiling md5-586-linux.S
[450/991] Compiling md5-586-apple.S
[451/991] Compiling err_data.cc
[453/991] Compiling SwiftkubeModel ContainerUser+core.v1.swift
[454/991] Compiling SwiftkubeModel DaemonEndpoint+core.v1.swift
[455/991] Compiling SwiftkubeModel DownwardAPIProjection+core.v1.swift
[456/991] Compiling SwiftkubeModel DownwardAPIVolumeFile+core.v1.swift
[457/991] Compiling SwiftkubeModel DownwardAPIVolumeSource+core.v1.swift
[458/991] Compiling SwiftkubeModel EmptyDirVolumeSource+core.v1.swift
[459/991] Compiling SwiftkubeModel EndpointAddress+core.v1.swift
[460/991] Compiling SwiftkubeModel EndpointPort+core.v1.swift
[461/991] Compiling SwiftkubeModel EndpointSubset+core.v1.swift
[462/991] Compiling SwiftkubeModel Endpoints+core.v1.swift
[463/991] Compiling SwiftkubeModel EndpointsList+core.v1.swift
[464/991] Compiling SwiftkubeModel EnvFromSource+core.v1.swift
[465/991] Compiling SwiftkubeModel EnvVar+core.v1.swift
[466/991] Compiling SwiftkubeModel EnvVarSource+core.v1.swift
[467/991] Compiling SwiftkubeModel EphemeralContainer+core.v1.swift
[468/991] Compiling SwiftkubeModel EphemeralVolumeSource+core.v1.swift
[469/991] Compiling SwiftkubeModel Event+core.v1.swift
[470/991] Compiling SwiftkubeModel EventList+core.v1.swift
[471/991] Compiling SwiftkubeModel EventSeries+core.v1.swift
[472/991] Compiling SwiftkubeModel EventSource+core.v1.swift
[473/991] Compiling SwiftkubeModel ExecAction+core.v1.swift
[474/991] Compiling SwiftkubeModel FCVolumeSource+core.v1.swift
[475/991] Compiling SwiftkubeModel FlexPersistentVolumeSource+core.v1.swift
[476/991] Compiling SwiftkubeModel FlexVolumeSource+core.v1.swift
[477/991] Compiling SwiftkubeModel FlockerVolumeSource+core.v1.swift
[477/1007] Compiling chacha20_poly1305_x86_64-linux.S
[478/1014] Compiling d1_srtp.cc
[479/1016] Compiling dtls_method.cc
[480/1016] Compiling chacha20_poly1305_armv8-win.S
[481/1016] Compiling chacha20_poly1305_x86_64-apple.S
[482/1016] Compiling chacha20_poly1305_armv8-linux.S
[483/1016] Compiling chacha20_poly1305_armv8-apple.S
[484/1016] Compiling chacha-x86_64-linux.S
[485/1016] Compiling chacha-x86_64-apple.S
[486/1016] Compiling chacha-x86-apple.S
[487/1016] Compiling chacha-x86-linux.S
[488/1016] Compiling chacha-armv8-win.S
[489/1016] Compiling d1_pkt.cc
[490/1016] Compiling bio_ssl.cc
[491/1016] Compiling chacha-armv8-linux.S
[492/1016] Compiling chacha-armv8-apple.S
[493/1016] Compiling chacha-armv4-linux.S
[494/1016] Compiling aes128gcmsiv-x86_64-apple.S
[494/1016] Compiling aes128gcmsiv-x86_64-linux.S
[496/1016] Compiling x86_64-mont5-linux.S
[497/1016] Compiling x86_64-mont5-apple.S
[498/1016] Compiling x86_64-mont-linux.S
[499/1016] Compiling x86-mont-linux.S
[500/1016] Compiling x86_64-mont-apple.S
[501/1016] Compiling vpaes-x86_64-linux.S
[502/1016] Compiling x86-mont-apple.S
[503/1016] Compiling vpaes-x86-linux.S
[504/1016] Compiling vpaes-x86-apple.S
[506/1016] Compiling SwiftkubeModel CephFSPersistentVolumeSource+core.v1.swift
[507/1016] Compiling SwiftkubeModel CephFSVolumeSource+core.v1.swift
[508/1016] Compiling SwiftkubeModel CinderPersistentVolumeSource+core.v1.swift
[509/1016] Compiling SwiftkubeModel CinderVolumeSource+core.v1.swift
[510/1016] Compiling SwiftkubeModel ClientIPConfig+core.v1.swift
[511/1016] Compiling SwiftkubeModel ClusterTrustBundleProjection+core.v1.swift
[512/1016] Compiling SwiftkubeModel ComponentCondition+core.v1.swift
[513/1016] Compiling SwiftkubeModel ComponentStatus+core.v1.swift
[514/1016] Compiling SwiftkubeModel ComponentStatusList+core.v1.swift
[515/1016] Compiling SwiftkubeModel ConfigMap+core.v1.swift
[516/1016] Compiling SwiftkubeModel ConfigMapEnvSource+core.v1.swift
[516/1016] Compiling d1_lib.cc
[517/1016] Compiling SwiftkubeModel ConfigMapKeySelector+core.v1.swift
[519/1016] Compiling SwiftkubeModel ConfigMapList+core.v1.swift
[520/1016] Compiling SwiftkubeModel ConfigMapNodeConfigSource+core.v1.swift
[521/1016] Compiling SwiftkubeModel ConfigMapProjection+core.v1.swift
[522/1016] Compiling SwiftkubeModel ConfigMapVolumeSource+core.v1.swift
[523/1016] Compiling SwiftkubeModel Container+core.v1.swift
[524/1016] Compiling SwiftkubeModel ContainerImage+core.v1.swift
[525/1016] Compiling SwiftkubeModel ContainerPort+core.v1.swift
[526/1016] Compiling SwiftkubeModel ContainerResizePolicy+core.v1.swift
[527/1016] Compiling SwiftkubeModel ContainerState+core.v1.swift
[528/1016] Compiling SwiftkubeModel ContainerStateRunning+core.v1.swift
[529/1016] Compiling SwiftkubeModel ContainerStateTerminated+core.v1.swift
[530/1016] Compiling SwiftkubeModel ContainerStateWaiting+core.v1.swift
[531/1016] Compiling SwiftkubeModel ContainerStatus+core.v1.swift
[531/1016] Compiling vpaes-x86_64-apple.S
[532/1026] Compiling vpaes-armv8-win.S
[533/1030] Compiling vpaes-armv8-linux.S
[535/1041] Compiling SwiftkubeModel CronJob+batch.v1.swift
[536/1041] Compiling SwiftkubeModel CronJobList+batch.v1.swift
[537/1041] Compiling SwiftkubeModel CronJobSpec+batch.v1.swift
[538/1041] Compiling SwiftkubeModel CronJobStatus+batch.v1.swift
[539/1041] Compiling SwiftkubeModel Job+batch.v1.swift
[540/1041] Compiling SwiftkubeModel JobCondition+batch.v1.swift
[541/1041] Compiling SwiftkubeModel JobList+batch.v1.swift
[542/1041] Compiling SwiftkubeModel JobSpec+batch.v1.swift
[543/1041] Compiling SwiftkubeModel JobStatus+batch.v1.swift
[544/1041] Compiling SwiftkubeModel JobTemplateSpec+batch.v1.swift
[545/1041] Compiling SwiftkubeModel PodFailurePolicy+batch.v1.swift
[546/1041] Compiling SwiftkubeModel PodFailurePolicyOnExitCodesRequirement+batch.v1.swift
[547/1041] Compiling SwiftkubeModel PodFailurePolicyOnPodConditionsPattern+batch.v1.swift
[548/1041] Compiling SwiftkubeModel PodFailurePolicyRule+batch.v1.swift
[549/1041] Compiling SwiftkubeModel SuccessPolicy+batch.v1.swift
[550/1041] Compiling SwiftkubeModel SuccessPolicyRule+batch.v1.swift
[551/1041] Compiling SwiftkubeModel UncountedTerminatedPods+batch.v1.swift
[551/1041] Compiling vpaes-armv8-apple.S
[552/1041] Compiling SwiftkubeModel batch+v1.swift
[553/1041] Compiling SwiftkubeModel certificates.swift
[554/1041] Compiling SwiftkubeModel CertificateSigningRequest+certificates.v1.swift
[555/1041] Compiling SwiftkubeModel CertificateSigningRequestCondition+certificates.v1.swift
[556/1041] Compiling SwiftkubeModel CertificateSigningRequestList+certificates.v1.swift
[557/1041] Compiling SwiftkubeModel CertificateSigningRequestSpec+certificates.v1.swift
[558/1041] Compiling SwiftkubeModel CertificateSigningRequestStatus+certificates.v1.swift
[559/1041] Compiling SwiftkubeModel certificates+v1.swift
[560/1066] Compiling vpaes-armv7-linux.S
[561/1066] Compiling sha512-x86_64-linux.S
[562/1066] Compiling sha512-armv8-win.S
[563/1066] Compiling sha512-armv8-linux.S
[564/1066] Compiling sha512-x86_64-apple.S
[565/1066] Compiling sha512-armv8-apple.S
[566/1066] Compiling sha512-armv4-linux.S
[567/1066] Compiling sha512-586-linux.S
[568/1066] Compiling sha512-586-apple.S
[569/1066] Compiling sha256-x86_64-apple.S
[570/1066] Compiling sha256-x86_64-linux.S
[571/1066] Compiling sha256-armv8-linux.S
[572/1066] Compiling sha256-armv8-win.S
[573/1066] Compiling sha256-armv8-apple.S
[574/1066] Compiling sha256-586-linux.S
[575/1066] Compiling sha256-armv4-linux.S
[576/1066] Compiling sha256-586-apple.S
[577/1066] Compiling sha1-x86_64-apple.S
[578/1066] Compiling sha1-armv8-win.S
[579/1066] Compiling sha1-armv8-apple.S
[580/1066] Compiling sha1-armv8-linux.S
[581/1066] Compiling sha1-x86_64-linux.S
[582/1066] Compiling sha1-armv4-large-linux.S
[583/1066] Compiling sha1-586-linux.S
[584/1066] Compiling rsaz-avx2-apple.S
[585/1066] Compiling sha1-586-apple.S
[586/1066] Compiling rsaz-avx2-linux.S
[587/1066] Compiling rdrand-x86_64-linux.S
[588/1066] Compiling rdrand-x86_64-apple.S
[589/1066] Compiling p256_beeu-x86_64-asm-linux.S
[590/1066] Compiling p256_beeu-armv8-asm-win.S
[591/1066] Compiling p256_beeu-x86_64-asm-apple.S
[592/1066] Compiling p256_beeu-armv8-asm-linux.S
[593/1066] Compiling p256_beeu-armv8-asm-apple.S
[594/1066] Compiling p256-x86_64-asm-apple.S
[595/1066] Compiling p256-x86_64-asm-linux.S
[596/1066] Compiling p256-armv8-asm-win.S
[597/1066] Compiling p256-armv8-asm-linux.S
[598/1066] Compiling p256-armv8-asm-apple.S
[599/1066] Compiling ghashv8-armv8-win.S
[600/1066] Compiling ghash-x86_64-apple.S
[601/1066] Compiling ghashv8-armv8-apple.S
[602/1066] Compiling ghashv8-armv7-linux.S
[603/1066] Compiling ghash-x86_64-linux.S
[604/1066] Compiling ghashv8-armv8-linux.S
[605/1066] Compiling ghash-x86-apple.S
[606/1066] Compiling ghash-x86-linux.S
[607/1066] Compiling ghash-ssse3-x86_64-linux.S
[608/1066] Compiling ghash-ssse3-x86_64-apple.S
[609/1066] Compiling ghash-ssse3-x86-linux.S
[610/1066] Compiling ghash-ssse3-x86-apple.S
[611/1066] Compiling ghash-neon-armv8-win.S
[612/1066] Compiling ghash-neon-armv8-linux.S
[613/1066] Compiling ghash-neon-armv8-apple.S
[614/1066] Compiling ghash-armv4-linux.S
[615/1066] Compiling co-586-apple.S
[616/1066] Compiling co-586-linux.S
[617/1066] Compiling bn-armv8-apple.S
[618/1066] Compiling bn-armv8-win.S
[619/1066] Compiling bn-586-apple.S
[620/1066] Compiling bn-armv8-linux.S
[621/1066] Compiling bsaes-armv7-linux.S
[622/1066] Compiling bn-586-linux.S
[623/1066] Compiling d1_both.cc
[624/1066] Compiling armv8-mont-win.S
[625/1066] Compiling armv8-mont-linux.S
[626/1066] Compiling armv8-mont-apple.S
[627/1066] Compiling aesv8-gcm-armv8-win.S
[628/1066] Compiling armv4-mont-linux.S
[629/1066] Compiling aesv8-gcm-armv8-linux.S
[630/1066] Compiling aesv8-gcm-armv8-apple.S
[631/1066] Compiling aesv8-armv8-linux.S
[632/1066] Compiling aesv8-armv8-win.S
[633/1066] Compiling aesv8-armv8-apple.S
[634/1066] Compiling aesv8-armv7-linux.S
[635/1066] Compiling aesni-x86_64-linux.S
[636/1066] Compiling aesni-x86-linux.S
[637/1066] Compiling aesni-x86_64-apple.S
[638/1066] Compiling aesni-x86-apple.S
[639/1066] Compiling aesni-gcm-x86_64-linux.S
[640/1066] Compiling aesni-gcm-x86_64-apple.S
[641/1066] Compiling aes-gcm-avx2-x86_64-apple.S
[642/1066] Compiling aes-gcm-avx10-x86_64-apple.S
[643/1066] Compiling aes-gcm-avx10-x86_64-linux.S
[644/1066] Compiling aes-gcm-avx2-x86_64-linux.S
[646/1066] Compiling SwiftkubeModel ModifyVolumeStatus+core.v1.swift
[647/1066] Compiling SwiftkubeModel NFSVolumeSource+core.v1.swift
[648/1066] Compiling SwiftkubeModel Namespace+core.v1.swift
[649/1066] Compiling SwiftkubeModel NamespaceCondition+core.v1.swift
[650/1066] Compiling SwiftkubeModel NamespaceList+core.v1.swift
[651/1066] Compiling SwiftkubeModel NamespaceSpec+core.v1.swift
[652/1066] Compiling SwiftkubeModel NamespaceStatus+core.v1.swift
[653/1066] Compiling SwiftkubeModel Node+core.v1.swift
[654/1066] Compiling SwiftkubeModel NodeAddress+core.v1.swift
[655/1066] Compiling SwiftkubeModel NodeAffinity+core.v1.swift
[656/1066] Compiling SwiftkubeModel NodeCondition+core.v1.swift
[657/1066] Compiling SwiftkubeModel NodeConfigSource+core.v1.swift
[658/1066] Compiling SwiftkubeModel NodeConfigStatus+core.v1.swift
[659/1066] Compiling SwiftkubeModel NodeDaemonEndpoints+core.v1.swift
[660/1066] Compiling SwiftkubeModel NodeFeatures+core.v1.swift
[661/1066] Compiling SwiftkubeModel NodeList+core.v1.swift
[662/1066] Compiling SwiftkubeModel NodeRuntimeHandler+core.v1.swift
[663/1066] Compiling SwiftkubeModel NodeRuntimeHandlerFeatures+core.v1.swift
[664/1066] Compiling SwiftkubeModel NodeSelector+core.v1.swift
[665/1066] Compiling SwiftkubeModel NodeSelectorRequirement+core.v1.swift
[666/1066] Compiling SwiftkubeModel NodeSelectorTerm+core.v1.swift
[667/1066] Compiling SwiftkubeModel NodeSpec+core.v1.swift
[668/1066] Compiling SwiftkubeModel NodeStatus+core.v1.swift
[669/1066] Compiling SwiftkubeModel NodeSystemInfo+core.v1.swift
[670/1066] Compiling SwiftkubeModel ObjectFieldSelector+core.v1.swift
[670/1091] Compiling x_x509a.cc
[671/1091] Compiling x_val.cc
[672/1091] Compiling x_sig.cc
[673/1091] Compiling x_pubkey.cc
[674/1091] Compiling x_spki.cc
[675/1091] Compiling x_x509.cc
[676/1091] Compiling x_req.cc
[677/1091] Compiling x_exten.cc
[678/1091] Compiling x_crl.cc
[679/1091] Compiling x_name.cc
[680/1091] Compiling x_algor.cc
[681/1091] Compiling x_attrib.cc
[682/1091] Compiling x509spki.cc
[683/1091] Compiling x_all.cc
[685/1091] Compiling SwiftkubeModel ResourceQuotaList+core.v1.swift
[686/1091] Compiling SwiftkubeModel ResourceQuotaSpec+core.v1.swift
[687/1091] Compiling SwiftkubeModel ResourceQuotaStatus+core.v1.swift
[688/1091] Compiling SwiftkubeModel ResourceRequirements+core.v1.swift
[689/1091] Compiling SwiftkubeModel ResourceStatus+core.v1.swift
[690/1091] Compiling SwiftkubeModel SELinuxOptions+core.v1.swift
[691/1091] Compiling SwiftkubeModel ScaleIOPersistentVolumeSource+core.v1.swift
[692/1091] Compiling SwiftkubeModel ScaleIOVolumeSource+core.v1.swift
[693/1091] Compiling SwiftkubeModel ScopeSelector+core.v1.swift
[694/1091] Compiling SwiftkubeModel ScopedResourceSelectorRequirement+core.v1.swift
[695/1091] Compiling SwiftkubeModel SeccompProfile+core.v1.swift
[696/1091] Compiling SwiftkubeModel Secret+core.v1.swift
[697/1091] Compiling SwiftkubeModel SecretEnvSource+core.v1.swift
[698/1091] Compiling SwiftkubeModel SecretKeySelector+core.v1.swift
[699/1091] Compiling SwiftkubeModel SecretList+core.v1.swift
[700/1091] Compiling SwiftkubeModel SecretProjection+core.v1.swift
[701/1091] Compiling SwiftkubeModel SecretReference+core.v1.swift
[702/1091] Compiling SwiftkubeModel SecretVolumeSource+core.v1.swift
[703/1091] Compiling SwiftkubeModel SecurityContext+core.v1.swift
[704/1091] Compiling SwiftkubeModel Service+core.v1.swift
[705/1091] Compiling SwiftkubeModel ServiceAccount+core.v1.swift
[706/1091] Compiling SwiftkubeModel ServiceAccountList+core.v1.swift
[707/1091] Compiling SwiftkubeModel ServiceAccountTokenProjection+core.v1.swift
[708/1091] Compiling SwiftkubeModel ServiceList+core.v1.swift
[709/1091] Compiling SwiftkubeModel ServicePort+core.v1.swift
[710/1115] Compiling SwiftkubeModel LimitedPriorityLevelConfiguration+flowcontrol.v1.swift
[711/1115] Compiling SwiftkubeModel NonResourcePolicyRule+flowcontrol.v1.swift
[712/1115] Compiling SwiftkubeModel PolicyRulesWithSubjects+flowcontrol.v1.swift
[713/1115] Compiling SwiftkubeModel PriorityLevelConfiguration+flowcontrol.v1.swift
[714/1115] Compiling SwiftkubeModel PriorityLevelConfigurationCondition+flowcontrol.v1.swift
[715/1115] Compiling SwiftkubeModel PriorityLevelConfigurationList+flowcontrol.v1.swift
[716/1115] Compiling SwiftkubeModel PriorityLevelConfigurationReference+flowcontrol.v1.swift
[717/1115] Compiling SwiftkubeModel PriorityLevelConfigurationSpec+flowcontrol.v1.swift
[718/1115] Compiling SwiftkubeModel PriorityLevelConfigurationStatus+flowcontrol.v1.swift
[719/1115] Compiling SwiftkubeModel QueuingConfiguration+flowcontrol.v1.swift
[720/1115] Compiling SwiftkubeModel ResourcePolicyRule+flowcontrol.v1.swift
[721/1115] Compiling SwiftkubeModel ServiceAccountSubject+flowcontrol.v1.swift
[722/1115] Compiling SwiftkubeModel Subject+flowcontrol.v1.swift
[723/1115] Compiling SwiftkubeModel UserSubject+flowcontrol.v1.swift
[724/1115] Compiling SwiftkubeModel flowcontrol+v1.swift
[725/1115] Compiling SwiftkubeModel internal.swift
[726/1115] Compiling SwiftkubeModel ServerStorageVersion+internal.v1alpha1.swift
[727/1115] Compiling SwiftkubeModel StorageVersion+internal.v1alpha1.swift
[728/1115] Compiling SwiftkubeModel StorageVersionCondition+internal.v1alpha1.swift
[729/1115] Compiling SwiftkubeModel StorageVersionList+internal.v1alpha1.swift
[730/1115] Compiling SwiftkubeModel StorageVersionSpec+internal.v1alpha1.swift
[731/1115] Compiling SwiftkubeModel StorageVersionStatus+internal.v1alpha1.swift
[732/1115] Compiling SwiftkubeModel internal+v1alpha1.swift
[733/1115] Compiling SwiftkubeModel meta.swift
[734/1115] Compiling SwiftkubeModel APIGroup+meta.v1.swift
[734/1139] Compiling x509name.cc
[735/1139] Compiling x509_txt.cc
[736/1139] Compiling x509rset.cc
[737/1139] Compiling x509cset.cc
[738/1139] Compiling x509_vpm.cc
[739/1139] Compiling x509_v3.cc
[741/1139] Compiling SwiftkubeModel core+v1.swift
[742/1139] Compiling SwiftkubeModel discovery.swift
[743/1139] Compiling SwiftkubeModel Endpoint+discovery.v1.swift
[744/1139] Compiling SwiftkubeModel EndpointConditions+discovery.v1.swift
[745/1139] Compiling SwiftkubeModel EndpointHints+discovery.v1.swift
[746/1139] Compiling SwiftkubeModel EndpointPort+discovery.v1.swift
[747/1139] Compiling SwiftkubeModel EndpointSlice+discovery.v1.swift
[748/1139] Compiling SwiftkubeModel EndpointSliceList+discovery.v1.swift
[749/1139] Compiling SwiftkubeModel ForZone+discovery.v1.swift
[750/1139] Compiling SwiftkubeModel discovery+v1.swift
[751/1139] Compiling SwiftkubeModel events.swift
[752/1139] Compiling SwiftkubeModel Event+events.v1.swift
[753/1139] Compiling SwiftkubeModel EventList+events.v1.swift
[754/1139] Compiling SwiftkubeModel EventSeries+events.v1.swift
[755/1139] Compiling SwiftkubeModel events+v1.swift
[756/1139] Compiling SwiftkubeModel flowcontrol.swift
[757/1139] Compiling SwiftkubeModel ExemptPriorityLevelConfiguration+flowcontrol.v1.swift
[758/1139] Compiling SwiftkubeModel FlowDistinguisherMethod+flowcontrol.v1.swift
[759/1139] Compiling SwiftkubeModel FlowSchema+flowcontrol.v1.swift
[760/1139] Compiling SwiftkubeModel FlowSchemaCondition+flowcontrol.v1.swift
[761/1139] Compiling SwiftkubeModel FlowSchemaList+flowcontrol.v1.swift
[762/1139] Compiling SwiftkubeModel FlowSchemaSpec+flowcontrol.v1.swift
[763/1139] Compiling SwiftkubeModel FlowSchemaStatus+flowcontrol.v1.swift
[764/1139] Compiling SwiftkubeModel GroupSubject+flowcontrol.v1.swift
[765/1139] Compiling SwiftkubeModel LimitResponse+flowcontrol.v1.swift
[766/1163] Compiling SwiftkubeModel ObjectReference+core.v1.swift
[767/1163] Compiling SwiftkubeModel PersistentVolume+core.v1.swift
[768/1163] Compiling SwiftkubeModel PersistentVolumeClaim+core.v1.swift
[769/1163] Compiling SwiftkubeModel PersistentVolumeClaimCondition+core.v1.swift
[770/1163] Compiling SwiftkubeModel PersistentVolumeClaimList+core.v1.swift
[771/1163] Compiling SwiftkubeModel PersistentVolumeClaimSpec+core.v1.swift
[772/1163] Compiling SwiftkubeModel PersistentVolumeClaimStatus+core.v1.swift
[773/1163] Compiling SwiftkubeModel PersistentVolumeClaimTemplate+core.v1.swift
[774/1163] Compiling SwiftkubeModel PersistentVolumeClaimVolumeSource+core.v1.swift
[775/1163] Compiling SwiftkubeModel PersistentVolumeList+core.v1.swift
[776/1163] Compiling SwiftkubeModel PersistentVolumeSpec+core.v1.swift
[777/1163] Compiling SwiftkubeModel PersistentVolumeStatus+core.v1.swift
[778/1163] Compiling SwiftkubeModel PhotonPersistentDiskVolumeSource+core.v1.swift
[779/1163] Compiling SwiftkubeModel Pod+core.v1.swift
[780/1163] Compiling SwiftkubeModel PodAffinity+core.v1.swift
[781/1163] Compiling SwiftkubeModel PodAffinityTerm+core.v1.swift
[782/1163] Compiling SwiftkubeModel PodAntiAffinity+core.v1.swift
[783/1163] Compiling SwiftkubeModel PodCondition+core.v1.swift
[784/1163] Compiling SwiftkubeModel PodDNSConfig+core.v1.swift
[785/1163] Compiling SwiftkubeModel PodDNSConfigOption+core.v1.swift
[786/1163] Compiling SwiftkubeModel PodIP+core.v1.swift
[787/1163] Compiling SwiftkubeModel PodList+core.v1.swift
[788/1163] Compiling SwiftkubeModel PodOS+core.v1.swift
[789/1163] Compiling SwiftkubeModel PodReadinessGate+core.v1.swift
[790/1163] Compiling SwiftkubeModel PodResourceClaim+core.v1.swift
[790/1187] Compiling x509_vfy.cc
[791/1187] Compiling x509_set.cc
[792/1187] Compiling x509_trs.cc
[793/1187] Compiling x509_lu.cc
[794/1187] Compiling x509_obj.cc
[795/1187] Compiling x509_req.cc
[796/1187] Compiling x509_ext.cc
[797/1187] Compiling x509_def.cc
[799/1187] Compiling SwiftkubeModel PodResourceClaimStatus+core.v1.swift
[800/1187] Compiling SwiftkubeModel PodSchedulingGate+core.v1.swift
[801/1187] Compiling SwiftkubeModel PodSecurityContext+core.v1.swift
[802/1187] Compiling SwiftkubeModel PodSpec+core.v1.swift
[803/1187] Compiling SwiftkubeModel PodStatus+core.v1.swift
[804/1187] Compiling SwiftkubeModel PodTemplate+core.v1.swift
[805/1187] Compiling SwiftkubeModel PodTemplateList+core.v1.swift
[806/1187] Compiling SwiftkubeModel PodTemplateSpec+core.v1.swift
[807/1187] Compiling SwiftkubeModel PortStatus+core.v1.swift
[808/1187] Compiling SwiftkubeModel PortworxVolumeSource+core.v1.swift
[809/1187] Compiling SwiftkubeModel PreferredSchedulingTerm+core.v1.swift
[810/1187] Compiling SwiftkubeModel Probe+core.v1.swift
[811/1187] Compiling SwiftkubeModel ProjectedVolumeSource+core.v1.swift
[812/1187] Compiling SwiftkubeModel QuobyteVolumeSource+core.v1.swift
[813/1187] Compiling SwiftkubeModel RBDPersistentVolumeSource+core.v1.swift
[814/1187] Compiling SwiftkubeModel RBDVolumeSource+core.v1.swift
[815/1187] Compiling SwiftkubeModel ReplicationController+core.v1.swift
[816/1187] Compiling SwiftkubeModel ReplicationControllerCondition+core.v1.swift
[817/1187] Compiling SwiftkubeModel ReplicationControllerList+core.v1.swift
[818/1187] Compiling SwiftkubeModel ReplicationControllerSpec+core.v1.swift
[819/1187] Compiling SwiftkubeModel ReplicationControllerStatus+core.v1.swift
[820/1187] Compiling SwiftkubeModel ResourceClaim+core.v1.swift
[821/1187] Compiling SwiftkubeModel ResourceFieldSelector+core.v1.swift
[822/1187] Compiling SwiftkubeModel ResourceHealth+core.v1.swift
[823/1187] Compiling SwiftkubeModel ResourceQuota+core.v1.swift
[824/1211] Compiling SwiftkubeModel ServiceSpec+core.v1.swift
[825/1211] Compiling SwiftkubeModel ServiceStatus+core.v1.swift
[826/1211] Compiling SwiftkubeModel SessionAffinityConfig+core.v1.swift
[827/1211] Compiling SwiftkubeModel SleepAction+core.v1.swift
[828/1211] Compiling SwiftkubeModel StorageOSPersistentVolumeSource+core.v1.swift
[829/1211] Compiling SwiftkubeModel StorageOSVolumeSource+core.v1.swift
[830/1211] Compiling SwiftkubeModel Sysctl+core.v1.swift
[831/1211] Compiling SwiftkubeModel TCPSocketAction+core.v1.swift
[832/1211] Compiling SwiftkubeModel Taint+core.v1.swift
[833/1211] Compiling SwiftkubeModel Toleration+core.v1.swift
[834/1211] Compiling SwiftkubeModel TopologySelectorLabelRequirement+core.v1.swift
[835/1211] Compiling SwiftkubeModel TopologySelectorTerm+core.v1.swift
[836/1211] Compiling SwiftkubeModel TopologySpreadConstraint+core.v1.swift
[837/1211] Compiling SwiftkubeModel TypedLocalObjectReference+core.v1.swift
[838/1211] Compiling SwiftkubeModel TypedObjectReference+core.v1.swift
[839/1211] Compiling SwiftkubeModel Volume+core.v1.swift
[840/1211] Compiling SwiftkubeModel VolumeDevice+core.v1.swift
[841/1211] Compiling SwiftkubeModel VolumeMount+core.v1.swift
[842/1211] Compiling SwiftkubeModel VolumeMountStatus+core.v1.swift
[843/1211] Compiling SwiftkubeModel VolumeNodeAffinity+core.v1.swift
[844/1211] Compiling SwiftkubeModel VolumeProjection+core.v1.swift
[845/1211] Compiling SwiftkubeModel VolumeResourceRequirements+core.v1.swift
[846/1211] Compiling SwiftkubeModel VsphereVirtualDiskVolumeSource+core.v1.swift
[847/1211] Compiling SwiftkubeModel WeightedPodAffinityTerm+core.v1.swift
[848/1211] Compiling SwiftkubeModel WindowsSecurityContextOptions+core.v1.swift
[848/1235] Compiling x509_d2.cc
[850/1235] Compiling SwiftkubeModel APIGroupList+meta.v1.swift
[851/1235] Compiling SwiftkubeModel APIResource+meta.v1.swift
[852/1235] Compiling SwiftkubeModel APIResourceList+meta.v1.swift
[853/1235] Compiling SwiftkubeModel APIVersions+meta.v1.swift
[854/1235] Compiling SwiftkubeModel Condition+meta.v1.swift
[855/1235] Compiling SwiftkubeModel DeleteOptions+meta.v1.swift
[856/1235] Compiling SwiftkubeModel FieldSelectorRequirement+meta.v1.swift
[857/1235] Compiling SwiftkubeModel GroupVersionForDiscovery+meta.v1.swift
[858/1235] Compiling SwiftkubeModel LabelSelector+meta.v1.swift
[859/1235] Compiling SwiftkubeModel LabelSelectorRequirement+meta.v1.swift
[860/1235] Compiling SwiftkubeModel ListMeta+meta.v1.swift
[861/1235] Compiling SwiftkubeModel ManagedFieldsEntry+meta.v1.swift
[862/1235] Compiling SwiftkubeModel ObjectMeta+meta.v1.swift
[863/1235] Compiling SwiftkubeModel OwnerReference+meta.v1.swift
[864/1235] Compiling SwiftkubeModel Preconditions+meta.v1.swift
[865/1235] Compiling SwiftkubeModel ServerAddressByClientCIDR+meta.v1.swift
[866/1235] Compiling SwiftkubeModel Status+meta.v1.swift
[867/1235] Compiling SwiftkubeModel StatusCause+meta.v1.swift
[868/1235] Compiling SwiftkubeModel StatusDetails+meta.v1.swift
[869/1235] Compiling SwiftkubeModel WatchEvent+meta.v1.swift
[870/1235] Compiling SwiftkubeModel meta+v1.swift
[871/1235] Compiling SwiftkubeModel networking.swift
[872/1235] Compiling SwiftkubeModel HTTPIngressPath+networking.v1.swift
[873/1235] Compiling SwiftkubeModel HTTPIngressRuleValue+networking.v1.swift
[874/1235] Compiling SwiftkubeModel IPBlock+networking.v1.swift
[874/1259] Compiling x509.cc
[875/1259] Compiling x509_att.cc
[876/1259] Compiling x509_cmp.cc
[877/1259] Compiling v3_skey.cc
[878/1259] Compiling v3_utl.cc
[879/1259] Compiling v3_purp.cc
[880/1259] Compiling v3_prn.cc
[881/1259] Compiling v3_ocsp.cc
[882/1259] Compiling v3_pcons.cc
[883/1259] Compiling v3_pmaps.cc
[884/1259] Compiling v3_ncons.cc
[885/1259] Compiling v3_lib.cc
[886/1259] Compiling v3_int.cc
[888/1259] Compiling SwiftkubeModel Ingress+networking.v1.swift
[889/1259] Compiling SwiftkubeModel IngressBackend+networking.v1.swift
[890/1259] Compiling SwiftkubeModel IngressClass+networking.v1.swift
[891/1259] Compiling SwiftkubeModel IngressClassList+networking.v1.swift
[892/1259] Compiling SwiftkubeModel IngressClassParametersReference+networking.v1.swift
[893/1259] Compiling SwiftkubeModel IngressClassSpec+networking.v1.swift
[894/1259] Compiling SwiftkubeModel IngressList+networking.v1.swift
[895/1259] Compiling SwiftkubeModel IngressLoadBalancerIngress+networking.v1.swift
[896/1259] Compiling SwiftkubeModel IngressLoadBalancerStatus+networking.v1.swift
[897/1259] Compiling SwiftkubeModel IngressPortStatus+networking.v1.swift
[898/1259] Compiling SwiftkubeModel IngressRule+networking.v1.swift
[899/1259] Compiling SwiftkubeModel IngressServiceBackend+networking.v1.swift
[900/1259] Compiling SwiftkubeModel IngressSpec+networking.v1.swift
[901/1259] Compiling SwiftkubeModel IngressStatus+networking.v1.swift
[902/1259] Compiling SwiftkubeModel IngressTLS+networking.v1.swift
[903/1259] Compiling SwiftkubeModel NetworkPolicy+networking.v1.swift
[904/1259] Compiling SwiftkubeModel NetworkPolicyEgressRule+networking.v1.swift
[905/1259] Compiling SwiftkubeModel NetworkPolicyIngressRule+networking.v1.swift
[906/1259] Compiling SwiftkubeModel NetworkPolicyList+networking.v1.swift
[907/1259] Compiling SwiftkubeModel NetworkPolicyPeer+networking.v1.swift
[908/1259] Compiling SwiftkubeModel NetworkPolicyPort+networking.v1.swift
[909/1259] Compiling SwiftkubeModel NetworkPolicySpec+networking.v1.swift
[910/1259] Compiling SwiftkubeModel ServiceBackendPort+networking.v1.swift
[911/1259] Compiling SwiftkubeModel networking+v1.swift
[912/1259] Compiling SwiftkubeModel IPAddress+networking.v1beta1.swift
[913/1259] Compiling SwiftkubeModel IPAddressList+networking.v1beta1.swift
[914/1259] Compiling SwiftkubeModel IPAddressSpec+networking.v1beta1.swift
[915/1259] Compiling SwiftkubeModel ParentReference+networking.v1beta1.swift
[916/1259] Compiling SwiftkubeModel ServiceCIDR+networking.v1beta1.swift
[917/1259] Compiling SwiftkubeModel ServiceCIDRList+networking.v1beta1.swift
[918/1259] Compiling SwiftkubeModel ServiceCIDRSpec+networking.v1beta1.swift
[919/1259] Compiling SwiftkubeModel ServiceCIDRStatus+networking.v1beta1.swift
[920/1259] Compiling SwiftkubeModel networking+v1beta1.swift
[921/1259] Compiling SwiftkubeModel node.swift
[922/1259] Compiling SwiftkubeModel Overhead+node.v1.swift
[923/1259] Compiling SwiftkubeModel RuntimeClass+node.v1.swift
[924/1259] Compiling SwiftkubeModel RuntimeClassList+node.v1.swift
[925/1259] Compiling SwiftkubeModel Scheduling+node.v1.swift
[926/1259] Compiling SwiftkubeModel node+v1.swift
[927/1259] Compiling SwiftkubeModel policy.swift
[928/1259] Compiling SwiftkubeModel Eviction+policy.v1.swift
[929/1259] Compiling SwiftkubeModel PodDisruptionBudget+policy.v1.swift
[930/1259] Compiling SwiftkubeModel PodDisruptionBudgetList+policy.v1.swift
[931/1259] Compiling SwiftkubeModel PodDisruptionBudgetSpec+policy.v1.swift
[932/1259] Compiling SwiftkubeModel PodDisruptionBudgetStatus+policy.v1.swift
[933/1259] Compiling SwiftkubeModel policy+v1.swift
[934/1259] Compiling SwiftkubeModel rbac.swift
[935/1259] Compiling SwiftkubeModel AggregationRule+rbac.v1.swift
[935/1259] Compiling v3_info.cc
[936/1259] Compiling v3_ia5.cc
[937/1259] Compiling v3_extku.cc
[938/1259] Compiling v3_genn.cc
[939/1259] Compiling v3_enum.cc
[941/1259] Compiling SwiftkubeModel DeviceClassConfiguration+resource.v1alpha3.swift
[942/1259] Compiling SwiftkubeModel DeviceClassList+resource.v1alpha3.swift
[943/1259] Compiling SwiftkubeModel DeviceClassSpec+resource.v1alpha3.swift
[944/1259] Compiling SwiftkubeModel DeviceConstraint+resource.v1alpha3.swift
[945/1259] Compiling SwiftkubeModel DeviceRequest+resource.v1alpha3.swift
[946/1259] Compiling SwiftkubeModel DeviceRequestAllocationResult+resource.v1alpha3.swift
[947/1259] Compiling SwiftkubeModel DeviceSelector+resource.v1alpha3.swift
[948/1259] Compiling SwiftkubeModel NetworkDeviceData+resource.v1alpha3.swift
[949/1259] Compiling SwiftkubeModel OpaqueDeviceConfiguration+resource.v1alpha3.swift
[950/1259] Compiling SwiftkubeModel ResourceClaim+resource.v1alpha3.swift
[951/1259] Compiling SwiftkubeModel ResourceClaimConsumerReference+resource.v1alpha3.swift
[952/1259] Compiling SwiftkubeModel ResourceClaimList+resource.v1alpha3.swift
[953/1259] Compiling SwiftkubeModel ResourceClaimSpec+resource.v1alpha3.swift
[954/1259] Compiling SwiftkubeModel ResourceClaimStatus+resource.v1alpha3.swift
[955/1259] Compiling SwiftkubeModel ResourceClaimTemplate+resource.v1alpha3.swift
[956/1259] Compiling SwiftkubeModel ResourceClaimTemplateList+resource.v1alpha3.swift
[957/1259] Compiling SwiftkubeModel ResourceClaimTemplateSpec+resource.v1alpha3.swift
[958/1259] Compiling SwiftkubeModel ResourcePool+resource.v1alpha3.swift
[959/1259] Compiling SwiftkubeModel ResourceSlice+resource.v1alpha3.swift
[960/1259] Compiling SwiftkubeModel ResourceSliceList+resource.v1alpha3.swift
[961/1259] Compiling SwiftkubeModel ResourceSliceSpec+resource.v1alpha3.swift
[962/1259] Compiling SwiftkubeModel resource+v1alpha3.swift
[963/1259] Compiling SwiftkubeModel AllocatedDeviceStatus+resource.v1beta1.swift
[964/1259] Compiling SwiftkubeModel AllocationResult+resource.v1beta1.swift
[964/1259] Compiling v3_crld.cc
[965/1259] Compiling v3_cpols.cc
[967/1259] Compiling SwiftkubeModel ClusterRole+rbac.v1.swift
[968/1259] Compiling SwiftkubeModel ClusterRoleBinding+rbac.v1.swift
[969/1259] Compiling SwiftkubeModel ClusterRoleBindingList+rbac.v1.swift
[970/1259] Compiling SwiftkubeModel ClusterRoleList+rbac.v1.swift
[971/1259] Compiling SwiftkubeModel PolicyRule+rbac.v1.swift
[972/1259] Compiling SwiftkubeModel Role+rbac.v1.swift
[973/1259] Compiling SwiftkubeModel RoleBinding+rbac.v1.swift
[974/1259] Compiling SwiftkubeModel RoleBindingList+rbac.v1.swift
[975/1259] Compiling SwiftkubeModel RoleList+rbac.v1.swift
[976/1259] Compiling SwiftkubeModel RoleRef+rbac.v1.swift
[977/1259] Compiling SwiftkubeModel Subject+rbac.v1.swift
[978/1259] Compiling SwiftkubeModel rbac+v1.swift
[979/1259] Compiling SwiftkubeModel resource.swift
[980/1259] Compiling SwiftkubeModel AllocatedDeviceStatus+resource.v1alpha3.swift
[981/1259] Compiling SwiftkubeModel AllocationResult+resource.v1alpha3.swift
[982/1259] Compiling SwiftkubeModel BasicDevice+resource.v1alpha3.swift
[983/1259] Compiling SwiftkubeModel CELDeviceSelector+resource.v1alpha3.swift
[984/1259] Compiling SwiftkubeModel Device+resource.v1alpha3.swift
[985/1259] Compiling SwiftkubeModel DeviceAllocationConfiguration+resource.v1alpha3.swift
[986/1259] Compiling SwiftkubeModel DeviceAllocationResult+resource.v1alpha3.swift
[987/1259] Compiling SwiftkubeModel DeviceAttribute+resource.v1alpha3.swift
[988/1259] Compiling SwiftkubeModel DeviceClaim+resource.v1alpha3.swift
[989/1259] Compiling SwiftkubeModel DeviceClaimConfiguration+resource.v1alpha3.swift
[990/1259] Compiling SwiftkubeModel DeviceClass+resource.v1alpha3.swift
[990/1259] Compiling v3_bitst.cc
[991/1259] Compiling v3_conf.cc
[992/1259] Compiling v3_bcons.cc
[993/1259] Compiling v3_akey.cc
[994/1259] Compiling v3_akeya.cc
[995/1259] Compiling v3_alt.cc
[996/1259] Compiling t_x509a.cc
[998/1259] Compiling SwiftkubeModel BasicDevice+resource.v1beta1.swift
[999/1259] Compiling SwiftkubeModel CELDeviceSelector+resource.v1beta1.swift
[1000/1259] Compiling SwiftkubeModel Device+resource.v1beta1.swift
[1001/1259] Compiling SwiftkubeModel DeviceAllocationConfiguration+resource.v1beta1.swift
[1002/1259] Compiling SwiftkubeModel DeviceAllocationResult+resource.v1beta1.swift
[1003/1259] Compiling SwiftkubeModel DeviceAttribute+resource.v1beta1.swift
[1004/1259] Compiling SwiftkubeModel DeviceCapacity+resource.v1beta1.swift
[1005/1259] Compiling SwiftkubeModel DeviceClaim+resource.v1beta1.swift
[1006/1259] Compiling SwiftkubeModel DeviceClaimConfiguration+resource.v1beta1.swift
[1007/1259] Compiling SwiftkubeModel DeviceClass+resource.v1beta1.swift
[1008/1259] Compiling SwiftkubeModel DeviceClassConfiguration+resource.v1beta1.swift
[1009/1259] Compiling SwiftkubeModel DeviceClassList+resource.v1beta1.swift
[1010/1259] Compiling SwiftkubeModel DeviceClassSpec+resource.v1beta1.swift
[1011/1259] Compiling SwiftkubeModel DeviceConstraint+resource.v1beta1.swift
[1012/1259] Compiling SwiftkubeModel DeviceRequest+resource.v1beta1.swift
[1013/1259] Compiling SwiftkubeModel DeviceRequestAllocationResult+resource.v1beta1.swift
[1014/1259] Compiling SwiftkubeModel DeviceSelector+resource.v1beta1.swift
[1015/1259] Compiling SwiftkubeModel NetworkDeviceData+resource.v1beta1.swift
[1016/1259] Compiling SwiftkubeModel OpaqueDeviceConfiguration+resource.v1beta1.swift
[1017/1259] Compiling SwiftkubeModel ResourceClaim+resource.v1beta1.swift
[1018/1259] Compiling SwiftkubeModel ResourceClaimConsumerReference+resource.v1beta1.swift
[1019/1259] Compiling SwiftkubeModel ResourceClaimList+resource.v1beta1.swift
[1020/1259] Compiling SwiftkubeModel ResourceClaimSpec+resource.v1beta1.swift
[1021/1259] Compiling SwiftkubeModel ResourceClaimStatus+resource.v1beta1.swift
[1021/1259] Compiling t_x509.cc
[1022/1259] Compiling t_req.cc
[1024/1259] 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
[1024/1259] Compiling i2d_pr.cc
[1025/1259] Compiling rsa_pss.cc
[1026/1259] Compiling t_crl.cc
[1028/1259] Compiling SwiftkubeModel ResourceClaimTemplate+resource.v1beta1.swift
[1029/1259] Compiling SwiftkubeModel ResourceClaimTemplateList+resource.v1beta1.swift
[1030/1259] Compiling SwiftkubeModel ResourceClaimTemplateSpec+resource.v1beta1.swift
[1031/1259] Compiling SwiftkubeModel ResourcePool+resource.v1beta1.swift
[1032/1259] Compiling SwiftkubeModel ResourceSlice+resource.v1beta1.swift
[1033/1259] Compiling SwiftkubeModel ResourceSliceList+resource.v1beta1.swift
[1034/1259] Compiling SwiftkubeModel ResourceSliceSpec+resource.v1beta1.swift
[1035/1259] Compiling SwiftkubeModel resource+v1beta1.swift
[1036/1259] Compiling SwiftkubeModel scheduling.swift
[1037/1259] Compiling SwiftkubeModel PriorityClass+scheduling.v1.swift
[1038/1259] Compiling SwiftkubeModel PriorityClassList+scheduling.v1.swift
[1039/1259] Compiling SwiftkubeModel scheduling+v1.swift
[1040/1259] Compiling SwiftkubeModel storage.swift
[1041/1259] Compiling SwiftkubeModel CSIDriver+storage.v1.swift
[1042/1259] Compiling SwiftkubeModel CSIDriverList+storage.v1.swift
[1043/1259] Compiling SwiftkubeModel CSIDriverSpec+storage.v1.swift
[1044/1259] Compiling SwiftkubeModel CSINode+storage.v1.swift
[1045/1259] Compiling SwiftkubeModel CSINodeDriver+storage.v1.swift
[1046/1259] Compiling SwiftkubeModel CSINodeList+storage.v1.swift
[1047/1259] Compiling SwiftkubeModel CSINodeSpec+storage.v1.swift
[1048/1259] Compiling SwiftkubeModel CSIStorageCapacity+storage.v1.swift
[1049/1259] Compiling SwiftkubeModel CSIStorageCapacityList+storage.v1.swift
[1050/1259] Compiling SwiftkubeModel StorageClass+storage.v1.swift
[1051/1259] Compiling SwiftkubeModel StorageClassList+storage.v1.swift
[1051/1259] Compiling name_print.cc
[1052/1259] Compiling policy.cc
[1053/1259] Compiling by_file.cc
[1055/1259] Compiling SwiftkubeModel TokenRequest+storage.v1.swift
[1056/1259] Compiling SwiftkubeModel VolumeAttachment+storage.v1.swift
[1057/1259] Compiling SwiftkubeModel VolumeAttachmentList+storage.v1.swift
[1058/1259] Compiling SwiftkubeModel VolumeAttachmentSource+storage.v1.swift
[1059/1259] Compiling SwiftkubeModel VolumeAttachmentSpec+storage.v1.swift
[1060/1259] Compiling SwiftkubeModel VolumeAttachmentStatus+storage.v1.swift
[1061/1259] Compiling SwiftkubeModel VolumeError+storage.v1.swift
[1062/1259] Compiling SwiftkubeModel VolumeNodeResources+storage.v1.swift
[1063/1259] Compiling SwiftkubeModel storage+v1.swift
[1064/1259] Compiling SwiftkubeModel VolumeAttributesClass+storage.v1alpha1.swift
[1065/1259] Compiling SwiftkubeModel VolumeAttributesClassList+storage.v1alpha1.swift
[1066/1259] Compiling SwiftkubeModel storage+v1alpha1.swift
[1067/1259] Compiling SwiftkubeModel VolumeAttributesClass+storage.v1beta1.swift
[1068/1259] Compiling SwiftkubeModel VolumeAttributesClassList+storage.v1beta1.swift
[1069/1259] Compiling SwiftkubeModel storage+v1beta1.swift
[1070/1259] Compiling SwiftkubeModel storagemigration.swift
[1071/1259] Compiling SwiftkubeModel GroupVersionResource+storagemigration.v1alpha1.swift
[1072/1259] Compiling SwiftkubeModel MigrationCondition+storagemigration.v1alpha1.swift
[1073/1259] Compiling SwiftkubeModel StorageVersionMigration+storagemigration.v1alpha1.swift
[1074/1259] Compiling SwiftkubeModel StorageVersionMigrationList+storagemigration.v1alpha1.swift
[1075/1259] Compiling SwiftkubeModel StorageVersionMigrationSpec+storagemigration.v1alpha1.swift
[1076/1259] Compiling SwiftkubeModel StorageVersionMigrationStatus+storagemigration.v1alpha1.swift
[1077/1259] Compiling SwiftkubeModel storagemigration+v1alpha1.swift
[1078/1259] Compiling SwiftkubeModel SwiftkubeModel.swift
[1078/1260] Compiling by_dir.cc
[1080/1260] Compiling asn1_gen.cc
[1081/1260] Compiling algorithm.cc
[1082/1260] Compiling a_verify.cc
[1083/1260] Compiling a_sign.cc
[1084/1260] Compiling a_digest.cc
[1085/1260] Compiling thread_win.cc
[1086/1260] Compiling voprf.cc
[1087/1260] Compiling thread_pthread.cc
[1088/1260] Compiling thread_none.cc
[1089/1260] Compiling trust_token.cc
[1090/1260] Compiling thread.cc
[1091/1260] Compiling stack.cc
[1092/1260] Compiling pmbtoken.cc
[1093/1260] Compiling siphash.cc
[1094/1260] Compiling sha512.cc
[1095/1260] Compiling sha256.cc
[1096/1260] Compiling sha1.cc
[1097/1260] Compiling rsa_print.cc
[1098/1260] Compiling rsa_extra.cc
[1099/1260] Compiling slhdsa.cc
[1100/1260] Compiling spake2plus.cc
[1101/1260] Compiling rc4.cc
[1102/1260] Compiling windows.cc
[1103/1260] Compiling refcount.cc
[1104/1260] Compiling rsa_crypt.cc
[1105/1260] Compiling trusty.cc
[1106/1260] Compiling ios.cc
[1107/1260] Compiling getentropy.cc
[1108/1260] Compiling urandom.cc
[1109/1260] Compiling rsa_asn1.cc
[1110/1260] Compiling rand.cc
[1111/1260] Compiling passive.cc
[1112/1260] Compiling poly1305_arm_asm.S
[1113/1260] Compiling forkunsafe.cc
[1114/1260] Compiling fork_detect.cc
[1115/1260] Compiling deterministic.cc
[1116/1260] Compiling poly1305_arm.cc
[1117/1260] Compiling poly1305.cc
[1118/1260] Compiling poly1305_vec.cc
[1119/1260] Compiling pool.cc
[1120/1260] Compiling pkcs7.cc
[1121/1260] Compiling pkcs8_x509.cc
[1122/1260] Compiling pem_x509.cc
[1123/1260] Compiling pkcs7_x509.cc
[1124/1260] Compiling p5_pbev2.cc
[1125/1260] Compiling pem_xaux.cc
[1126/1260] Compiling pkcs8.cc
[1127/1260] Compiling pem_pkey.cc
[1128/1260] Compiling pem_pk8.cc
[1129/1260] Compiling obj_xref.cc
[1130/1260] Compiling mlkem.cc
[1131/1260] Compiling pem_info.cc
[1132/1260] Compiling mldsa.cc
[1133/1260] Compiling pem_oth.cc
[1134/1260] Compiling pem_lib.cc
[1135/1260] Compiling pem_all.cc
[1136/1260] Compiling md4.cc
[1137/1260] Compiling lhash.cc
[1138/1260] Compiling md5.cc
[1139/1260] Compiling mem.cc
[1140/1260] Compiling poly_rq_mul.S
[1141/1260] Compiling fips_shared_support.cc
[1142/1260] Compiling obj.cc
[1143/1260] Compiling hrss.cc
[1144/1260] Compiling ex_data.cc
[1145/1260] Compiling sign.cc
[1146/1260] Compiling scrypt.cc
[1147/1260] Compiling hpke.cc
[1148/1260] Compiling kyber.cc
[1149/1260] Compiling print.cc
[1150/1260] Compiling p_x25519_asn1.cc
[1151/1260] Compiling p_x25519.cc
[1152/1260] Compiling pbkdf.cc
[1153/1260] Compiling p_hkdf.cc
[1154/1260] Compiling p_rsa.cc
[1155/1260] Compiling p_ec.cc
[1156/1260] Compiling p_rsa_asn1.cc
[1157/1260] Compiling p_ed25519.cc
[1158/1260] Compiling p_dh_asn1.cc
[1159/1260] Compiling p_dh.cc
[1160/1260] Compiling p_ec_asn1.cc
[1161/1260] Compiling p_ed25519_asn1.cc
[1162/1260] Compiling evp_ctx.cc
[1163/1260] Compiling engine.cc
[1164/1260] Compiling p_dsa_asn1.cc
[1165/1260] Compiling evp.cc
[1166/1260] Compiling err.cc
[1167/1260] Compiling hash_to_curve.cc
[1168/1260] Compiling ecdh.cc
[1169/1260] Compiling evp_asn1.cc
[1170/1260] Compiling dsa.cc
[1171/1260] Compiling ecdsa_asn1.cc
[1172/1260] Compiling ec_derive.cc
[1173/1260] Compiling ec_asn1.cc
[1174/1260] Compiling digest_extra.cc
[1175/1260] Compiling dsa_asn1.cc
[1176/1260] Compiling x25519-asm-arm.S
[1177/1260] Compiling dh_asn1.cc
[1178/1260] Compiling params.cc
[1179/1260] Compiling cpu_intel.cc
[1180/1260] Compiling des.cc
[1181/1260] Compiling curve25519.cc
[1182/1260] Compiling spake25519.cc
[1183/1260] Compiling crypto.cc
[1184/1260] Compiling curve25519_64_adx.cc
[1185/1260] Compiling cpu_arm_linux.cc
[1186/1260] Compiling cpu_arm_freebsd.cc
[1187/1260] Compiling cpu_aarch64_sysreg.cc
[1188/1260] Compiling cpu_aarch64_win.cc
[1189/1260] Compiling tls_cbc.cc
[1190/1260] Compiling cpu_aarch64_openbsd.cc
[1191/1260] Compiling cpu_aarch64_linux.cc
[1192/1260] Compiling cpu_aarch64_apple.cc
[1193/1260] Compiling get_cipher.cc
[1194/1260] Compiling conf.cc
[1195/1260] Compiling cpu_aarch64_fuchsia.cc
[1196/1260] Compiling e_tls.cc
[1197/1260] Compiling e_rc2.cc
[1198/1260] Compiling e_null.cc
[1199/1260] Compiling e_des.cc
[1200/1260] Compiling e_rc4.cc
[1201/1260] Compiling bcm.cc
[1202/1260] Compiling e_aesgcmsiv.cc
[1203/1260] Compiling e_aesctrhmac.cc
[1204/1260] Compiling derive_key.cc
[1205/1260] Compiling e_chacha20poly1305.cc
[1206/1260] Compiling unicode.cc
[1207/1260] Compiling chacha.cc
[1208/1260] Compiling buf.cc
[1209/1260] Compiling asn1_compat.cc
[1210/1260] Compiling socket.cc
[1211/1260] Compiling socket_helper.cc
[1212/1260] Compiling ber.cc
[1213/1260] Compiling convert.cc
[1214/1260] Compiling cbb.cc
[1215/1260] Compiling bn_asn1.cc
[1216/1260] Compiling cbs.cc
[1217/1260] Compiling blake2.cc
[1218/1260] Compiling printf.cc
[1219/1260] Compiling bio_mem.cc
[1220/1260] Compiling fd.cc
[1221/1260] Compiling hexdump.cc
[1222/1260] Compiling errno.cc
[1223/1260] Compiling file.cc
[1224/1260] Compiling connect.cc
[1225/1260] Compiling pair.cc
[1226/1260] Compiling bio.cc
[1227/1260] Compiling tasn_enc.cc
[1228/1260] Compiling base64.cc
[1229/1260] Compiling tasn_typ.cc
[1230/1260] Compiling tasn_utl.cc
[1231/1260] Compiling tasn_fre.cc
[1232/1260] Compiling posix_time.cc
[1233/1260] Compiling asn_pack.cc
[1234/1260] Compiling tasn_dec.cc
[1235/1260] Compiling tasn_new.cc
[1236/1260] Compiling f_int.cc
[1237/1260] Compiling f_string.cc
[1238/1260] Compiling asn1_par.cc
[1239/1260] Compiling a_octet.cc
[1240/1260] Compiling asn1_lib.cc
[1241/1260] Compiling a_time.cc
[1242/1260] Compiling a_object.cc
[1243/1260] Compiling a_strex.cc
[1244/1260] Compiling a_utctm.cc
[1245/1260] Compiling a_type.cc
[1246/1260] Compiling a_strnid.cc
[1247/1260] Compiling a_dup.cc
[1248/1260] Compiling a_mbstr.cc
[1249/1260] Compiling a_d2i_fp.cc
[1250/1260] Write sources
[1251/1260] Compiling a_i2d_fp.cc
[1251/1260] Write sources
[1254/1260] Compiling a_bitstr.cc
[1255/1260] Compiling a_int.cc
[1256/1301] Compiling a_gentm.cc
[1257/1303] Compiling a_bool.cc
[1259/1303] Compiling Atomics AtomicStorage.swift
[1260/1303] Compiling Atomics AtomicValue.swift
[1261/1303] Compiling Atomics AtomicMemoryOrderings.swift
[1262/1303] Compiling Atomics DoubleWord.swift
[1263/1305] Compiling Atomics ManagedAtomic.swift
[1264/1305] Compiling Atomics ManagedAtomicLazyReference.swift
[1265/1305] Compiling Atomics UnsafeAtomic.swift
[1266/1305] Compiling Atomics UnsafeAtomicLazyReference.swift
[1267/1305] Compiling Algorithms Split.swift
[1268/1305] Compiling Algorithms Stride.swift
[1269/1305] Compiling Algorithms Suffix.swift
[1270/1308] Compiling Atomics IntegerOperations.swift
[1271/1308] Compiling Atomics Unmanaged extensions.swift
[1272/1308] Compiling Atomics AtomicInteger.swift
[1273/1308] Compiling Atomics AtomicOptionalWrappable.swift
[1274/1308] Compiling Atomics AtomicReference.swift
[1282/1308] Compiling Algorithms Trim.swift
[1283/1308] Compiling Algorithms Unique.swift
[1284/1308] Compiling Algorithms Windows.swift
[1284/1308] Compiling c-nioatomics.c
[1288/1308] Compiling Atomics IntegerConformances.swift
[1289/1308] Compiling Atomics PointerConformances.swift
[1290/1308] Compiling Atomics Primitives.native.swift
[1294/1308] Compiling Algorithms Keyed.swift
[1295/1308] Compiling Algorithms MinMax.swift
[1295/1308] Compiling c-atomics.c
[1297/1314] 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
~~~~~~~~~~~~~~~~^
[1298/1314] 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
~~~~~~~~~~~~~~~~^
[1299/1314] Emitting module NIOConcurrencyHelpers
[1300/1314] Compiling Atomics OptionalRawRepresentable.swift
[1301/1314] Compiling Atomics RawRepresentable.swift
[1302/1314] Compiling Atomics AtomicBool.swift
[1304/1314] Emitting module Atomics
[1305/1314] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1306/1314] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1307/1314] 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
~~~~~~~~~~~~~~~~^
[1316/1316] Emitting module Algorithms
[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 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
~~~~~~~~~~~~~~~~^
[1335/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
~~~~~~~~~~~~~~~~^
[1336/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
~~~~~~~~~~~~~~~~^
[1337/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
~~~~~~~~~~~~~~~~^
[1338/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
~~~~~~~~~~~~~~~~^
[1339/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
~~~~~~~~~~~~~~~~^
[1340/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
~~~~~~~~~~~~~~~~^
[1341/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
~~~~~~~~~~~~~~~~^
[1342/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
~~~~~~~~~~~~~~~~^
[1343/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
~~~~~~~~~~~~~~~~^
[1344/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
~~~~~~~~~~~~~~~~^
[1345/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
~~~~~~~~~~~~~~~~^
[1346/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
~~~~~~~~~~~~~~~~^
[1347/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
~~~~~~~~~~~~~~~~^
[1348/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
~~~~~~~~~~~~~~~~^
[1349/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
~~~~~~~~~~~~~~~~^
[1350/1385] Compiling NIOCore AddressedEnvelope.swift
[1351/1385] Compiling NIOCore AsyncAwaitSupport.swift
[1352/1385] Compiling NIOCore AsyncChannel.swift
[1353/1385] Compiling NIOCore AsyncChannelHandler.swift
[1354/1385] Compiling NIOCore AsyncChannelInboundStream.swift
[1355/1385] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1356/1385] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1357/1385] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1358/1385] Compiling NIOCore NIOAsyncWriter.swift
[1359/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
~~~~~~~~~~~~~~~~^
[1360/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
~~~~~~~~~~~~~~~~^
[1361/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
~~~~~~~~~~~~~~~~^
[1362/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
~~~~~~~~~~~~~~~~^
[1363/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
~~~~~~~~~~~~~~~~^
[1364/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
~~~~~~~~~~~~~~~~^
[1365/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
~~~~~~~~~~~~~~~~^
[1366/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
~~~~~~~~~~~~~~~~^
[1367/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
~~~~~~~~~~~~~~~~^
[1368/1385] Emitting module NIOCore
[1369/1385] Compiling NIOCore CircularBuffer.swift
[1370/1385] Compiling NIOCore Codec.swift
[1371/1385] Compiling NIOCore ConvenienceOptionSupport.swift
[1372/1385] Compiling NIOCore DeadChannel.swift
[1373/1385] Compiling NIOCore DispatchQueue+WithFuture.swift
[1374/1385] Compiling NIOCore EventLoop+Deprecated.swift
[1375/1385] Compiling NIOCore EventLoop+SerialExecutor.swift
[1376/1385] Compiling NIOCore EventLoop.swift
[1377/1385] Compiling NIOCore ByteBuffer-multi-int.swift
[1378/1385] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1379/1385] Compiling NIOCore ByteBuffer-views.swift
[1380/1385] Compiling NIOCore Channel.swift
[1381/1385] Compiling NIOCore ChannelHandler.swift
[1382/1385] Compiling NIOCore ChannelHandlers.swift
[1383/1385] Compiling NIOCore ChannelInvoker.swift
[1384/1385] Compiling NIOCore ChannelOption.swift
[1385/1385] Compiling NIOCore ChannelPipeline.swift
[1387/1436] Compiling NIOEmbedded AsyncTestingChannel.swift
[1388/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
~~~~~~~~~~~~~~~~^
[1389/1436] Emitting module NIOEmbedded
[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
~~~~~~~~~~~~~~~~^
[1391/1437] Compiling NIOPosix Pool.swift
[1392/1437] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1393/1437] Compiling NIOPosix PosixSingletons.swift
[1394/1437] Compiling NIOPosix RawSocketBootstrap.swift
[1395/1437] Compiling NIOPosix Resolver.swift
[1396/1437] Compiling NIOPosix Selectable.swift
[1398/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
~~~~~~~~~~~~~~~~^
[1399/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
~~~~~~~~~~~~~~~~^
[1400/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
~~~~~~~~~~~~~~~~^
[1401/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
~~~~~~~~~~~~~~~~^
[1402/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
~~~~~~~~~~~~~~~~^
[1403/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
~~~~~~~~~~~~~~~~^
[1404/1443] Compiling NIOPosix SelectableChannel.swift
[1405/1443] Compiling NIOPosix SelectableEventLoop.swift
[1406/1443] Compiling NIOPosix SelectorEpoll.swift
[1407/1443] Compiling NIOPosix SelectorGeneric.swift
[1408/1443] Compiling NIOPosix SelectorKqueue.swift
[1409/1443] Compiling NIOPosix SelectorUring.swift
[1410/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
~~~~~~~~~~~~~~~~^
[1411/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
~~~~~~~~~~~~~~~~^
[1412/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
~~~~~~~~~~~~~~~~^
[1413/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
~~~~~~~~~~~~~~~~^
[1414/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
~~~~~~~~~~~~~~~~^
[1415/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
~~~~~~~~~~~~~~~~^
[1416/1443] Compiling NIOPosix BSDSocketAPICommon.swift
[1417/1443] Compiling NIOPosix BSDSocketAPIPosix.swift
[1418/1443] Compiling NIOPosix BSDSocketAPIWindows.swift
[1419/1443] Compiling NIOPosix BaseSocket.swift
[1420/1443] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1421/1443] Compiling NIOPosix BaseSocketChannel.swift
[1422/1443] Compiling NIOPosix BaseStreamSocketChannel.swift
[1423/1443] Emitting module NIOPosix
[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] Emitting module NIO
[1446/1446] Compiling NIO Exports.swift
[1448/1486] Compiling NIOTLS TLSEvents.swift
[1449/1486] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1450/1486] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1451/1486] Emitting module NIOTLS
[1452/1486] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1453/1486] Compiling NIOSOCKS ClientStateMachine.swift
[1454/1487] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1455/1487] Compiling NIOSOCKS SOCKSResponse.swift
[1456/1487] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1457/1487] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1458/1487] Emitting module NIOFoundationCompat
[1459/1487] Compiling NIOSOCKS ServerStateMachine.swift
[1460/1487] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1461/1487] Compiling NIOTLS SNIHandler.swift
[1462/1488] Emitting module NIOSOCKS
[1463/1488] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1466/1489] Compiling NIOSOCKS AuthenticationMethod.swift
[1467/1489] Compiling NIOSOCKS ClientGreeting.swift
[1468/1489] Compiling NIOSOCKS Errors.swift
[1469/1489] Compiling NIOSOCKS Helpers.swift
[1470/1489] Compiling NIOSOCKS SOCKSClientHandler.swift
[1471/1489] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1472/1489] Compiling NIOSOCKS Messages.swift
[1473/1489] Compiling NIOSOCKS SOCKSRequest.swift
[1475/1490] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1476/1490] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1477/1490] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1478/1490] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1479/1543] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1480/1543] Compiling NIOTransportServices NIOTSErrors.swift
[1481/1543] Compiling NIOTransportServices NIOTSEventLoop.swift
[1482/1543] Compiling NIOTransportServices NIOTSBootstraps.swift
[1483/1543] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1484/1543] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1485/1545] Compiling NIOTransportServices StateManagedChannel.swift
[1486/1545] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1487/1545] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1488/1545] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1489/1545] Compiling NIOTransportServices NIOTSSingletons.swift
[1490/1545] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1491/1545] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1492/1545] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1493/1545] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1494/1545] Compiling NIOTransportServices AcceptHandler.swift
[1495/1545] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1496/1545] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1497/1545] Emitting module NIOTransportServices
[1498/1545] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1499/1545] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1500/1545] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1501/1545] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1502/1545] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1517/1546] Emitting module NIOHTTP1
[1522/1565] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1523/1569] Emitting module NIOSSL
[1524/1569] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1525/1569] Emitting module NIOHTTPCompression
[1526/1569] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1527/1569] Compiling NIOHTTPCompression HTTPDecompression.swift
[1528/1569] Compiling NIOHTTPCompression HTTPCompression.swift
[1529/1569] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1530/1569] Compiling NIOHPACK DynamicHeaderTable.swift
[1531/1569] Compiling NIOHPACK HPACKDecoder.swift
[1532/1570] Compiling NIOHPACK IntegerCoding.swift
[1533/1570] Compiling NIOHPACK IndexedHeaderTable.swift
[1536/1570] Compiling NIOHPACK HPACKHeader.swift
[1537/1570] Compiling NIOHPACK HeaderTables.swift
[1538/1570] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1540/1571] Compiling NIOHPACK HuffmanTables.swift
[1541/1571] Compiling NIOHPACK StaticHeaderTable.swift
[1542/1571] Compiling NIOSSL SubjectAlternativeName.swift
[1543/1571] Compiling NIOSSL NIOSSLSecureBytes.swift
[1544/1571] Compiling NIOSSL RNG.swift
[1545/1571] Compiling NIOSSL SafeCompare.swift
[1546/1571] Emitting module NIOHPACK
[1547/1571] Compiling NIOHPACK HuffmanCoding.swift
[1548/1571] Compiling NIOHPACK HPACKEncoder.swift
[1549/1571] Compiling NIOHPACK HPACKErrors.swift
[1569/1630] Compiling NIOHTTP2 HasRemoteSettings.swift
[1570/1630] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1571/1630] Compiling NIOHTTP2 QuiescingState.swift
[1572/1630] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1574/1631] Compiling NIOHTTP2 MaySendFrames.swift
[1575/1631] Compiling NIOHTTP2 SendingDataState.swift
[1576/1631] Compiling NIOHTTP2 SendingGoawayState.swift
[1577/1631] Compiling NIOHTTP2 SendingHeadersState.swift
[1578/1631] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1579/1631] Compiling NIOHTTP2 SendingRstStreamState.swift
[1580/1631] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1581/1631] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1582/1639] Emitting module NIOHTTP2
[1583/1639] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1584/1639] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1585/1639] Compiling NIOHTTP2 HasLocalSettings.swift
[1590/1639] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1591/1639] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1592/1639] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1593/1639] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1594/1639] Compiling NIOHTTP2 HTTP2StreamID.swift
[1595/1639] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1596/1639] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1597/1639] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1598/1639] Compiling NIOHTTP2 InboundEventBuffer.swift
[1599/1639] Compiling NIOHTTP2 InboundWindowManager.swift
[1600/1639] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1601/1639] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1602/1639] Compiling NIOHTTP2 StreamChannelList.swift
[1603/1639] Compiling NIOHTTP2 StreamMap.swift
[1604/1639] Compiling NIOHTTP2 StreamStateMachine.swift
[1605/1639] Compiling NIOHTTP2 UnsafeTransfer.swift
[1606/1639] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1607/1639] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1608/1639] Compiling NIOHTTP2 HTTP2Frame.swift
[1609/1639] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1610/1639] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1611/1639] Compiling NIOHTTP2 HTTP2PingData.swift
[1612/1639] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1613/1639] Compiling NIOHTTP2 HTTP2Settings.swift
[1614/1639] Compiling NIOHTTP2 HTTP2Stream.swift
[1615/1639] Compiling NIOHTTP2 StateMachineResult.swift
[1616/1639] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1617/1639] Compiling NIOHTTP2 DOSHeuristics.swift
[1618/1639] Compiling NIOHTTP2 Error+Any.swift
[1619/1639] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1620/1639] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1621/1639] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1622/1639] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1623/1639] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1624/1639] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1625/1639] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1626/1639] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1627/1639] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1628/1639] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1629/1639] Compiling NIOHTTP2 HTTP2Error.swift
[1630/1639] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1631/1639] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1632/1639] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1633/1639] Compiling NIOHTTP2 MayReceiveFrames.swift
[1634/1639] Compiling NIOHTTP2 ReceivingDataState.swift
[1635/1639] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1636/1639] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1637/1639] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1638/1639] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1639/1639] Compiling NIOHTTP2 ReceivingWindowUpdateState.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 RequestBag.swift
[1677/1708] Compiling AsyncHTTPClient RequestValidation.swift
[1678/1708] Compiling AsyncHTTPClient SSLContextCache.swift
[1679/1708] Compiling AsyncHTTPClient Scheme.swift
[1680/1708] Compiling AsyncHTTPClient Singleton.swift
[1681/1708] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1682/1708] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1683/1708] Compiling AsyncHTTPClient Utils.swift
[1684/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1685/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1686/1708] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1687/1708] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1688/1708] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1689/1708] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1690/1708] Compiling AsyncHTTPClient RequestBodyLength.swift
[1691/1708] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1692/1708] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1693/1708] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1694/1708] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1695/1708] Compiling AsyncHTTPClient HTTP1Connection.swift
[1696/1708] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1697/1708] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1698/1708] Compiling AsyncHTTPClient HTTP2Connection.swift
[1699/1708] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1700/1708] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1701/1708] Compiling AsyncHTTPClient RequestOptions.swift
[1702/1708] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1703/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1704/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1705/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1706/1708] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1707/1708] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1708/1708] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1710/1759] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1.swift
[1711/1759] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1alpha1.swift
[1712/1759] Compiling SwiftkubeClient KubernetesClient+admissionregistration.v1beta1.swift
[1713/1759] Compiling SwiftkubeClient KubernetesClient+apiextensions.v1.swift
[1714/1759] Compiling SwiftkubeClient KubernetesClient+apiregistration.v1.swift
[1715/1759] Compiling SwiftkubeClient KubernetesClient+apps.v1.swift
[1716/1759] Compiling SwiftkubeClient KubernetesClient+authentication.v1.swift
[1717/1766] Compiling SwiftkubeClient KubernetesClient+coordination.v1.swift
[1718/1766] Compiling SwiftkubeClient KubernetesClient+coordination.v1alpha2.swift
[1719/1766] Compiling SwiftkubeClient KubernetesClient+discovery.v1.swift
[1720/1766] Compiling SwiftkubeClient KubernetesClient+events.v1.swift
[1721/1766] Compiling SwiftkubeClient KubernetesClient+flowcontrol.v1.swift
[1722/1766] Compiling SwiftkubeClient KubernetesClient+internal.v1alpha1.swift
[1723/1766] Compiling SwiftkubeClient KubernetesClient+networking.v1.swift
[1724/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
[1725/1766] Compiling SwiftkubeClient KubernetesClient+authentication.v1beta1.swift
[1726/1766] Compiling SwiftkubeClient KubernetesClient+authorization.v1.swift
[1727/1766] Compiling SwiftkubeClient KubernetesClient+autoscaling.v1.swift
[1728/1766] Compiling SwiftkubeClient KubernetesClient+autoscaling.v2.swift
[1729/1766] Compiling SwiftkubeClient KubernetesClient+batch.v1.swift
[1730/1766] Compiling SwiftkubeClient KubernetesClient+certificates.v1.swift
[1731/1766] Compiling SwiftkubeClient KubernetesClient+certificates.v1alpha1.swift
[1732/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
[1733/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
[1734/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
[1735/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
[1736/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
[1737/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
[1738/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
[1739/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1.swift
[1740/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1alpha1.swift
[1741/1766] Compiling SwiftkubeClient KubernetesClient+storage.v1beta1.swift
[1742/1766] Compiling SwiftkubeClient KubernetesClient+storagemigration.v1alpha1.swift
[1743/1766] Compiling SwiftkubeClient ClusterScopedGenericKubernetesClient.swift
[1744/1766] Compiling SwiftkubeClient GenericKubernetesClient.swift
[1745/1766] Compiling SwiftkubeClient KubernetesClient.swift
[1746/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
[1747/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
[1748/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
[1749/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
[1750/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
[1751/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
[1752/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
[1753/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 {
^
[1754/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 {
^
[1755/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 {
^
[1756/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 {
^
[1757/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 {
^
[1758/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 {
^
[1759/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 {
^
[1760/1766] Compiling SwiftkubeClient KubernetesClient+networking.v1beta1.swift
[1761/1766] Compiling SwiftkubeClient KubernetesClient+node.v1.swift
[1762/1766] Compiling SwiftkubeClient KubernetesClient+policy.v1.swift
[1763/1766] Compiling SwiftkubeClient KubernetesClient+rbac.v1.swift
[1764/1766] Compiling SwiftkubeClient KubernetesClient+resource.v1alpha3.swift
[1765/1766] Compiling SwiftkubeClient KubernetesClient+resource.v1beta1.swift
[1766/1766] Compiling SwiftkubeClient KubernetesClient+scheduling.v1.swift
Build complete! (253.16s)
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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.