The Swift Package Index logo.Swift Package Index

Build Information

Successful build of modbus-swift, reference 1.0.2 (713015), with Swift 6.3 for Linux on 17 Apr 2026 20:30:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/3a4oT/modbus-swift.git
Reference: 1.0.2
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/3a4oT/modbus-swift
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 7130151 feat(ModbusCore): add 64-bit register decoding
Cloned https://github.com/3a4oT/modbus-swift.git
Revision (git rev-parse @):
7130151da9f7e4c20291995a8b18f6452713d465
SUCCESS checkout https://github.com/3a4oT/modbus-swift.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/3a4oT/modbus-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[32/3187] Fetching swift-metrics
[1117/9822] Fetching swift-metrics, swift-log
[1999/25240] Fetching swift-metrics, swift-log, swift-nio-ssl
[11674/108412] Fetching swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[22089/111157] Fetching swift-metrics, swift-log, swift-nio-ssl, swift-nio, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.72s)
[35984/108412] Fetching swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.61s)
[58062/92994] Fetching swift-metrics, swift-log, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (11.82s)
Fetched https://github.com/apple/swift-log.git from cache (11.83s)
Fetched https://github.com/apple/swift-nio.git from cache (12.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (13.05s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.76s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.91s)
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.36s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.0 (3.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.27s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1257/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
Fetched https://github.com/apple/swift-system.git from cache (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.14s)
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.11.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.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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.37.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.12.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.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Building for debugging...
[0/436] Write sources
[22/436] Compiling _AtomicsShims.c
[23/436] Compiling CNIOWASI CNIOWASI.c
[24/436] Compiling CNIOWindows shim.c
[25/436] Compiling CNIOWindows WSAStartup.c
[26/436] Compiling CNIOPosix event_loop_id.c
[26/436] Compiling CNIOLinux liburing_shims.c
[28/436] Compiling CNIOOpenBSD shim.c
[29/436] Compiling CNIODarwin shim.c
[30/436] Compiling CNIOLinux shim.c
[31/436] Write swift-version-24593BA9C3E375BF.txt
[32/436] Compiling fiat_curve25519_adx_mul.S
[33/436] Compiling fiat_curve25519_adx_square.S
[34/436] Compiling fiat_p256_adx_sqr.S
[35/436] Compiling fiat_p256_adx_mul.S
[36/481] Compiling CNIOBoringSSLShims shims.c
[37/499] Compiling tls_record.cc
[38/499] Compiling tls_method.cc
[40/507] Emitting module ConcurrencyHelpers
[40/507] Compiling tls13_server.cc
[41/507] Compiling tls13_enc.cc
[43/507] Emitting module ModbusCore
[44/511] Compiling InternalCollectionsUtilities Debugging.swift
[45/511] Compiling InternalCollectionsUtilities Descriptions.swift
[46/511] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[47/511] Compiling InternalCollectionsUtilities String+Padding.swift
[48/511] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/511] Compiling ConcurrencyHelpers LockedValueBox.swift
[50/511] Compiling CoreMetrics MappingMetricsFactory.swift
[51/511] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/511] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[53/511] Compiling InternalCollectionsUtilities Integer rank.swift
[54/511] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/511] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/513] Emitting module InternalCollectionsUtilities
[62/513] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[63/513] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/513] Compiling InternalCollectionsUtilities Span+Extras.swift
[65/513] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/513] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/513] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[68/513] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[69/513] Compiling ModbusCore FileRecord.swift
[70/513] Compiling ModbusCore MaskWriteRegister.swift
[71/513] Compiling ModbusCore ReadFIFOQueue.swift
[72/513] Compiling ModbusCore ReadWriteRegisters.swift
[73/513] Compiling ModbusCore ReadCoils.swift
[74/513] Compiling ModbusCore Errors.swift
[75/513] Compiling ModbusCore Exceptions.swift
[76/513] Compiling ModbusCore FunctionCodes.swift
[77/513] Compiling ModbusCore Limits.swift
[78/513] Compiling ModbusCore RTUFrame+Advanced.swift
[79/513] Compiling ModbusCore RTUFrame+DeviceId.swift
[80/513] Compiling ModbusCore RTUFrame+Read.swift
[81/513] Compiling ModbusCore RTUFrame+SerialLine.swift
[84/513] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/513] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[91/513] Compiling CoreMetrics WithMetricsFactory.swift
[92/513] Compiling Logging LogHandler.swift
[98/513] Compiling Logging LogEvent.swift
[99/513] Compiling _NIOBase64 Base64.swift
[100/513] Emitting module _NIOBase64
[105/515] Compiling _NIODataStructures PriorityQueue.swift
[106/515] Compiling _NIODataStructures _TinyArray.swift
[107/570] Compiling CoreMetrics Metrics.swift
[108/570] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/570] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/570] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/570] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[113/604] Compiling ContainersPreview Drain+Reduce.swift
[114/604] Compiling ContainersPreview Drain.swift
[115/604] Compiling ContainersPreview Producer+Collect.swift
[116/604] Compiling ContainersPreview Producer+Filter.swift
[117/608] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[118/608] Compiling ContainersPreview BorrowingSequence.swift
[119/608] Compiling ContainersPreview BidirectionalContainer.swift
[120/608] Compiling ContainersPreview Container+Filter.swift
[121/608] Compiling ContainersPreview Container+SpanwiseZip.swift
[122/608] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[123/608] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[124/608] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[125/608] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[126/608] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[127/608] Compiling ContainersPreview RandomAccessContainer.swift
[128/608] Compiling ContainersPreview RangeExpression2.swift
[129/608] Compiling ContainersPreview RangeReplaceableContainer.swift
[130/608] Compiling ContainersPreview Drain+Map.swift
[131/608] Compiling ContainersPreview Container.swift
[132/608] Compiling ContainersPreview ContainerIterator.swift
[133/608] Compiling ContainersPreview DynamicContainer.swift
[134/608] Compiling ContainersPreview MutableContainer.swift
[135/608] Compiling ContainersPreview PermutableContainer.swift
[136/608] Compiling ContainersPreview Producer+Map.swift
[137/608] Compiling ContainersPreview Producer+Reduce.swift
[138/608] Compiling ContainersPreview Producer.swift
[139/608] Compiling ContainersPreview Borrow.swift
[139/608] Compiling tls13_client.cc
[141/608] Emitting module ContainersPreview
[142/608] Compiling ContainersPreview Box.swift
[143/608] Compiling ContainersPreview Inout.swift
[144/608] Compiling ContainersPreview InputSpan.swift
[145/608] Compiling ContainersPreview Shared.swift
[146/608] Compiling ContainersPreview OutputSpan+Extras.swift
[147/608] Compiling ContainersPreview TemporaryAllocation.swift
[148/608] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[149/608] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[150/608] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[151/609] Compiling Logging MetadataProvider.swift
[152/609] Emitting module CoreMetrics
[153/609] Compiling CoreMetrics Locks.swift
[154/609] Compiling ConcurrencyHelpers Lock.swift
[155/611] Compiling Logging Locks.swift
[156/611] Emitting module Logging
[160/611] Compiling _NIODataStructures Heap.swift
[161/611] Emitting module _NIODataStructures
[163/634] Compiling DequeModule Deque+Codable.swift
[164/634] Compiling DequeModule Deque+Collection.swift
[165/634] Compiling DequeModule Deque+CustomReflectable.swift
[166/634] Compiling DequeModule Deque+Descriptions.swift
[167/634] Compiling DequeModule Deque+Equatable.swift
[168/634] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[169/634] Compiling DequeModule Deque+Extras.swift
[170/634] Compiling DequeModule Deque+Hashable.swift
[171/664] Compiling DequeModule RigidDeque+Hashable.swift
[172/664] Compiling DequeModule RigidDeque+Initializers.swift
[173/664] Compiling DequeModule RigidDeque+Insertions.swift
[174/664] Compiling DequeModule RigidDeque+Prepend.swift
[175/664] Compiling DequeModule RigidDeque+Removals.swift
[176/664] Compiling DequeModule RigidDeque+Replacements.swift
[177/664] Compiling DequeModule RigidDeque+Testing.swift
[178/664] Compiling DequeModule RigidDeque.swift
[179/664] Compiling DequeModule UniqueDeque+Experimental.swift
[180/664] Compiling DequeModule UniqueDeque+Hashable.swift
[181/664] Compiling DequeModule UniqueDeque+Initializers.swift
[182/664] Compiling DequeModule UniqueDeque+Insertions.swift
[183/664] Compiling DequeModule UniqueDeque+Prepend.swift
[184/664] Compiling DequeModule UniqueDeque+Removals.swift
[185/664] Compiling DequeModule RigidDeque+Equatable.swift
[186/664] Compiling DequeModule RigidDeque+Experimental.swift
[187/664] Compiling DequeModule UniqueDeque+Append.swift
[188/664] Compiling DequeModule _DequeBuffer.swift
[189/664] Compiling DequeModule _DequeBufferHeader.swift
[190/664] Compiling DequeModule RigidDeque+Append.swift
[191/664] Compiling DequeModule RigidDeque+Consumption.swift
[192/664] Compiling DequeModule RigidDeque+Container.swift
[193/664] Compiling DequeModule RigidDeque+Descriptions.swift
[194/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[195/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[196/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[197/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[198/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[199/664] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[200/664] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[201/664] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[202/664] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[203/664] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[204/664] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[205/664] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[206/664] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[207/664] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[208/664] Compiling OrderedCollections OrderedDictionary+Values.swift
[209/664] Compiling DequeModule UniqueDeque+Consumption.swift
[210/664] Compiling DequeModule UniqueDeque+Container.swift
[211/664] Compiling DequeModule UniqueDeque+Descriptions.swift
[212/664] Compiling DequeModule UniqueDeque+Equatable.swift
[214/669] Compiling UnixSignals UnixSignal.swift
[215/669] Emitting module UnixSignals
[216/669] Compiling Logging Logging.swift
[239/670] Compiling tls13_both.cc
[241/670] Compiling UnixSignals UnixSignalsSequence.swift
[242/671] Compiling DequeModule Deque+Testing.swift
[243/671] Compiling DequeModule Deque._Storage.swift
[244/671] Compiling DequeModule Deque._UnsafeHandle.swift
[245/671] Compiling DequeModule Deque.swift
[257/671] Emitting module OrderedCollections
[258/671] Compiling OrderedCollections OrderedSet+Sendable.swift
[259/671] Compiling OrderedCollections OrderedSet+SubSequence.swift
[260/671] Compiling OrderedCollections OrderedSet+Testing.swift
[261/671] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[262/671] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[263/671] Compiling OrderedCollections OrderedSet.swift
[264/671] Compiling OrderedCollections _UnsafeBitset.swift
[270/671] Compiling t1_enc.cc
[272/672] Compiling ssl_x509.cc
[274/672] Emitting module Metrics
[275/672] Compiling Metrics Metrics.swift
[275/673] Compiling ssl_versions.cc
[277/673] Compiling ssl_transcript.cc
[278/673] Compiling ssl_stat.cc
[279/673] Compiling ssl_privkey.cc
[280/673] Compiling ssl_session.cc
[282/673] Compiling DequeModule UniqueDeque+Replacements.swift
[283/673] Compiling DequeModule UniqueDeque.swift
[284/673] Compiling DequeModule _DequeSlot.swift
[285/673] Compiling DequeModule _UnsafeDequeHandle.swift
[286/673] Compiling DequeModule _UnsafeDequeSegments.swift
[287/673] Emitting module DequeModule
[288/674] Compiling ssl_file.cc
[289/674] Compiling ssl_key_share.cc
[290/674] Compiling ssl_cipher.cc
[291/674] Compiling ssl_credential.cc
[292/674] Compiling ssl_lib.cc
[293/674] Compiling ssl_buffer.cc
[294/674] Compiling ssl_cert.cc
[295/674] Compiling ssl_asn1.cc
[296/674] Compiling ssl_aead_ctx.cc
[297/674] Compiling s3_pkt.cc
[298/674] Compiling s3_lib.cc
[299/674] Compiling s3_both.cc
[300/674] Compiling handshake_server.cc
[301/674] Compiling handshake_client.cc
[302/674] Compiling handshake.cc
[303/674] Compiling handoff.cc
[304/674] Compiling encrypted_client_hello.cc
[305/674] Compiling extensions.cc
[306/674] Compiling dtls_record.cc
[307/674] Compiling md5-x86_64-linux.S
[308/674] Compiling md5-x86_64-apple.S
[309/674] Compiling dtls_method.cc
[310/674] Compiling md5-586-linux.S
[311/674] Compiling md5-586-apple.S
[312/674] Compiling chacha20_poly1305_x86_64-apple.S
[313/674] Compiling chacha20_poly1305_x86_64-linux.S
[314/674] Compiling chacha20_poly1305_armv8-win.S
[315/674] Compiling chacha20_poly1305_armv8-linux.S
[316/674] Compiling chacha20_poly1305_armv8-apple.S
[317/674] Compiling chacha-x86_64-apple.S
[318/674] Compiling chacha-x86_64-linux.S
[319/674] Compiling chacha-x86-linux.S
[320/674] Compiling chacha-x86-apple.S
[321/674] Compiling chacha-armv8-win.S
[322/674] Compiling chacha-armv8-linux.S
[323/674] Compiling err_data.cc
[324/674] Compiling chacha-armv8-apple.S
[325/674] Compiling chacha-armv4-linux.S
[326/674] Compiling d1_srtp.cc
[327/674] Compiling aes128gcmsiv-x86_64-linux.S
[328/674] Compiling x86_64-mont5-apple.S
[329/674] Compiling aes128gcmsiv-x86_64-apple.S
[330/674] Compiling x86_64-mont5-linux.S
[331/674] Compiling x86_64-mont-linux.S
[332/674] Compiling x86-mont-linux.S
[333/674] Compiling x86_64-mont-apple.S
[334/674] Compiling x86-mont-apple.S
[335/674] Compiling vpaes-x86_64-linux.S
[336/674] Compiling vpaes-x86_64-apple.S
[336/674] Compiling vpaes-x86-apple.S
[338/674] Compiling vpaes-x86-linux.S
[339/674] Compiling vpaes-armv8-win.S
[340/674] Compiling vpaes-armv8-linux.S
[341/674] Compiling vpaes-armv8-apple.S
[342/674] Compiling vpaes-armv7-linux.S
[343/674] Compiling sha512-x86_64-linux.S
[344/674] Compiling sha512-armv8-linux.S
[345/674] Compiling sha512-x86_64-apple.S
[346/674] Compiling sha512-armv8-apple.S
[347/674] Compiling sha512-armv8-win.S
[348/674] Compiling sha512-armv4-linux.S
[349/674] Compiling sha512-586-linux.S
[350/674] Compiling sha512-586-apple.S
[351/674] Compiling sha256-armv8-win.S
[352/674] Compiling sha256-x86_64-apple.S
[353/674] Compiling d1_pkt.cc
[354/674] Compiling sha256-x86_64-linux.S
[355/674] Compiling sha256-armv8-linux.S
[356/674] Compiling bio_ssl.cc
[357/674] Compiling sha256-armv8-apple.S
[358/674] Compiling sha256-armv4-linux.S
[359/674] Compiling sha256-586-apple.S
[360/674] Compiling sha256-586-linux.S
[361/674] Compiling sha1-x86_64-apple.S
[362/674] Compiling sha1-armv8-win.S
[363/674] Compiling sha1-armv8-linux.S
[364/674] Compiling sha1-x86_64-linux.S
[365/674] Compiling sha1-armv8-apple.S
[366/674] Compiling sha1-armv4-large-linux.S
[367/674] Compiling sha1-586-linux.S
[368/674] Compiling sha1-586-apple.S
[369/674] Compiling rsaz-avx2-apple.S
[370/674] Compiling rsaz-avx2-linux.S
[371/674] Compiling rdrand-x86_64-apple.S
[372/674] Compiling rdrand-x86_64-linux.S
[373/674] Compiling p256_beeu-x86_64-asm-linux.S
[374/674] Compiling p256_beeu-x86_64-asm-apple.S
[375/674] Compiling p256_beeu-armv8-asm-win.S
[376/674] Compiling p256_beeu-armv8-asm-apple.S
[377/674] Compiling p256_beeu-armv8-asm-linux.S
[378/674] Compiling p256-x86_64-asm-apple.S
[379/674] Compiling p256-x86_64-asm-linux.S
[380/674] Compiling ghashv8-armv8-win.S
[381/674] Compiling p256-armv8-asm-linux.S
[382/674] Compiling p256-armv8-asm-win.S
[383/674] Compiling p256-armv8-asm-apple.S
[384/674] Compiling ghashv8-armv8-linux.S
[385/674] Compiling ghashv8-armv8-apple.S
[386/674] Compiling ghashv8-armv7-linux.S
[387/674] Compiling d1_lib.cc
[388/674] Compiling ghash-x86_64-apple.S
[389/674] Compiling ghash-x86-linux.S
[390/674] Compiling ghash-x86_64-linux.S
[391/674] Compiling ghash-x86-apple.S
[392/674] Compiling ghash-ssse3-x86_64-apple.S
[393/674] Compiling ghash-ssse3-x86-apple.S
[394/674] Compiling ghash-ssse3-x86_64-linux.S
[394/674] Compiling ghash-ssse3-x86-linux.S
[396/674] Compiling ghash-neon-armv8-win.S
[397/674] Compiling ghash-neon-armv8-linux.S
[398/674] Compiling ghash-neon-armv8-apple.S
[399/674] Compiling co-586-linux.S
[400/674] Compiling ghash-armv4-linux.S
[401/674] Compiling bsaes-armv7-linux.S
[402/674] Compiling co-586-apple.S
[403/674] Compiling bn-armv8-win.S
[404/674] Compiling bn-armv8-linux.S
[405/674] Compiling armv8-mont-linux.S
[406/674] Compiling bn-armv8-apple.S
[407/674] Compiling bn-586-linux.S
[407/674] Compiling armv8-mont-win.S
[409/674] Compiling bn-586-apple.S
[410/674] Compiling armv4-mont-linux.S
[411/674] Compiling armv8-mont-apple.S
[412/674] Compiling aesv8-gcm-armv8-apple.S
[413/674] Compiling aesv8-armv8-win.S
[414/674] Compiling aesv8-gcm-armv8-linux.S
[415/674] Compiling aesv8-armv8-apple.S
[416/674] Compiling aesv8-gcm-armv8-win.S
[417/674] Compiling aesv8-armv7-linux.S
[418/674] Compiling aesv8-armv8-linux.S
[419/674] Compiling aesni-x86_64-apple.S
[420/674] Compiling aesni-x86_64-linux.S
[421/674] Compiling aesni-x86-linux.S
[422/674] Compiling aesni-x86-apple.S
[423/674] Compiling aesni-gcm-x86_64-apple.S
[423/674] Compiling aesni-gcm-x86_64-linux.S
[425/674] Compiling aes-gcm-avx2-x86_64-linux.S
[426/674] Compiling aes-gcm-avx2-x86_64-apple.S
[427/674] Compiling aes-gcm-avx10-x86_64-apple.S
[428/674] Compiling aes-gcm-avx10-x86_64-linux.S
[429/674] Compiling d1_both.cc
[430/674] Compiling x_sig.cc
[431/674] Compiling x_spki.cc
[432/674] Compiling x_val.cc
[433/674] Compiling x_x509a.cc
[434/674] Compiling x_req.cc
[435/674] Compiling x_x509.cc
[436/674] Compiling x_pubkey.cc
[437/674] Compiling x_name.cc
[438/674] Compiling x_exten.cc
[439/674] Compiling x_attrib.cc
[440/674] Compiling x509spki.cc
[441/674] Compiling x509rset.cc
[442/674] Compiling x_algor.cc
[443/674] Compiling x_all.cc
[444/674] Compiling x_crl.cc
[445/674] Compiling x509name.cc
[446/674] Compiling x509_txt.cc
[447/674] Compiling x509_vpm.cc
[448/674] Compiling x509_v3.cc
[449/674] Compiling x509cset.cc
[450/674] Compiling x509_trs.cc
[451/674] Compiling x509_set.cc
[452/674] Compiling x509_vfy.cc
[453/674] Compiling x509_req.cc
[454/674] Compiling x509_def.cc
[455/674] Compiling x509_ext.cc
[456/674] Compiling x509_lu.cc
[457/674] Compiling x509_d2.cc
[458/674] Compiling x509_obj.cc
[459/674] Compiling x509_cmp.cc
[460/674] Compiling x509_att.cc
[461/674] Compiling x509.cc
[462/674] Compiling v3_prn.cc
[463/674] Compiling v3_skey.cc
[464/674] Compiling v3_utl.cc
[465/674] Compiling v3_purp.cc
[466/674] Compiling v3_ocsp.cc
[467/674] Compiling v3_pmaps.cc
[468/674] Compiling v3_pcons.cc
[469/674] Compiling v3_ncons.cc
[470/674] Compiling v3_int.cc
[471/674] Compiling v3_lib.cc
[472/674] Compiling v3_ia5.cc
[473/674] Compiling v3_info.cc
[474/674] Compiling v3_genn.cc
[475/674] Compiling v3_extku.cc
[476/674] Compiling v3_enum.cc
[477/674] Compiling v3_crld.cc
[478/674] Compiling v3_bitst.cc
[479/674] Compiling v3_akeya.cc
[480/674] Compiling v3_conf.cc
[481/674] Compiling v3_cpols.cc
[482/674] Compiling v3_bcons.cc
[483/674] Compiling v3_alt.cc
[484/674] Compiling v3_akey.cc
[485/674] Compiling t_x509a.cc
[486/674] Compiling i2d_pr.cc
[487/674] Compiling policy.cc
[488/674] Compiling t_req.cc
[489/674] Compiling t_crl.cc
[490/674] Compiling t_x509.cc
[491/674] Compiling name_print.cc
[492/674] Compiling rsa_pss.cc
[493/674] Compiling by_file.cc
[494/674] Compiling by_dir.cc
[495/674] Compiling a_sign.cc
[496/674] Compiling a_digest.cc
[497/674] Compiling algorithm.cc
[498/674] Compiling voprf.cc
[499/674] Compiling asn1_gen.cc
[500/674] Compiling thread_win.cc
[501/674] Compiling a_verify.cc
[502/674] Compiling pmbtoken.cc
[503/674] Compiling trust_token.cc
[504/674] Compiling thread_none.cc
[505/674] Compiling thread_pthread.cc
[506/674] Compiling thread.cc
[507/674] Compiling sha256.cc
[508/674] Compiling stack.cc
[509/674] Compiling sha512.cc
[510/674] Compiling slhdsa.cc
[511/674] Compiling siphash.cc
[512/674] Compiling sha1.cc
[513/674] Compiling rsa_extra.cc
[514/674] Compiling rsa_print.cc
[515/674] Compiling refcount.cc
[516/674] Compiling rsa_crypt.cc
[517/674] Compiling spake2plus.cc
[518/674] Compiling rc4.cc
[519/674] Compiling urandom.cc
[520/674] Compiling rsa_asn1.cc
[521/674] Compiling windows.cc
[522/674] Compiling trusty.cc
[523/674] Compiling rand.cc
[524/674] Compiling ios.cc
[525/674] Compiling getentropy.cc
[526/674] Compiling poly1305_arm_asm.S
[527/674] Compiling passive.cc
[528/674] Compiling forkunsafe.cc
[529/674] Compiling poly1305_arm.cc
[530/674] Compiling deterministic.cc
[531/674] Compiling fork_detect.cc
[532/674] Compiling poly1305.cc
[533/674] Compiling poly1305_vec.cc
[534/674] Compiling pool.cc
[535/674] Compiling pkcs8_x509.cc
[536/674] Compiling pkcs8.cc
[537/674] Compiling p5_pbev2.cc
[538/674] Compiling pkcs7.cc
[539/674] Compiling pkcs7_x509.cc
[540/674] Compiling pem_xaux.cc
[541/674] Compiling pem_x509.cc
[542/674] Compiling pem_pkey.cc
[543/674] Compiling pem_oth.cc
[544/674] Compiling mlkem.cc
[545/674] Compiling obj_xref.cc
[546/674] Compiling mem.cc
[547/674] Compiling pem_pk8.cc
[548/674] Compiling pem_info.cc
[549/674] Compiling mldsa.cc
[550/674] Compiling pem_lib.cc
[551/674] Compiling pem_all.cc
[552/674] Compiling poly_rq_mul.S
[553/674] Compiling fips_shared_support.cc
[554/674] Compiling md5.cc
[555/674] Compiling lhash.cc
[556/674] Compiling md4.cc
[557/674] Compiling obj.cc
[558/674] Compiling ex_data.cc
[559/674] Compiling hrss.cc
[560/674] Compiling kyber.cc
[561/674] Compiling sign.cc
[562/674] Compiling scrypt.cc
[563/674] Compiling print.cc
[564/674] Compiling hpke.cc
[565/674] Compiling pbkdf.cc
[566/674] Compiling p_x25519.cc
[567/674] Compiling p_ed25519_asn1.cc
[568/674] Compiling p_x25519_asn1.cc
[569/674] Compiling p_rsa.cc
[570/674] Compiling p_ed25519.cc
[571/674] Compiling p_hkdf.cc
[572/674] Compiling p_rsa_asn1.cc
[573/674] Compiling p_ec.cc
[574/674] Compiling p_dh_asn1.cc
[575/674] Compiling p_ec_asn1.cc
[576/674] Compiling evp_ctx.cc
[577/674] Compiling p_dh.cc
[578/674] Compiling p_dsa_asn1.cc
[579/674] Compiling evp.cc
[580/674] Compiling err.cc
[581/674] Compiling ecdh.cc
[582/674] Compiling evp_asn1.cc
[583/674] Compiling engine.cc
[584/674] Compiling hash_to_curve.cc
[585/674] Compiling ecdsa_asn1.cc
[586/674] Compiling dsa_asn1.cc
[587/674] Compiling ec_derive.cc
[588/674] Compiling dsa.cc
[589/674] Compiling ec_asn1.cc
[590/674] Compiling digest_extra.cc
[591/674] Compiling params.cc
[592/674] Compiling x25519-asm-arm.S
[593/674] Compiling des.cc
[594/674] Compiling dh_asn1.cc
[595/674] Compiling spake25519.cc
[596/674] Compiling cpu_intel.cc
[597/674] Compiling curve25519.cc
[598/674] Compiling crypto.cc
[599/674] Compiling cpu_arm_linux.cc
[600/674] Compiling cpu_arm_freebsd.cc
[601/674] Compiling curve25519_64_adx.cc
[602/674] Compiling bcm.cc
[603/674] Compiling cpu_aarch64_linux.cc
[604/674] Compiling cpu_aarch64_openbsd.cc
[605/674] Compiling cpu_aarch64_win.cc
[606/674] Compiling cpu_aarch64_fuchsia.cc
[607/674] Compiling cpu_aarch64_sysreg.cc
[608/674] Compiling conf.cc
[609/674] Compiling cpu_aarch64_apple.cc
[610/674] Compiling get_cipher.cc
[611/674] Compiling e_rc4.cc
[612/674] Compiling tls_cbc.cc
[613/674] Compiling e_rc2.cc
[614/674] Compiling e_chacha20poly1305.cc
[615/674] Compiling e_null.cc
[616/674] Compiling e_des.cc
[616/674] Compiling e_tls.cc
[618/674] Compiling derive_key.cc
[619/674] Compiling e_aesgcmsiv.cc
[620/674] Compiling e_aesctrhmac.cc
[621/674] Compiling asn1_compat.cc
[622/674] Compiling chacha.cc
[623/674] Compiling unicode.cc
[624/674] Compiling bn_asn1.cc
[625/674] Compiling ber.cc
[626/674] Compiling buf.cc
[627/674] Compiling cbb.cc
[628/674] Compiling convert.cc
[629/674] Compiling blake2.cc
[630/674] Compiling socket_helper.cc
[631/674] Compiling socket.cc
[632/674] Compiling cbs.cc
[633/674] Compiling pair.cc
[634/674] Compiling errno.cc
[635/674] Compiling hexdump.cc
[636/674] Compiling printf.cc
[637/674] Compiling file.cc
[638/674] Compiling connect.cc
[639/674] Compiling bio_mem.cc
[640/674] Compiling fd.cc
[641/674] Compiling bio.cc
[642/674] Compiling tasn_typ.cc
[643/674] Compiling base64.cc
[644/674] Compiling tasn_new.cc
[645/674] Compiling tasn_fre.cc
[646/674] Compiling f_int.cc
[647/674] Compiling asn_pack.cc
[648/674] Compiling posix_time.cc
[649/674] Compiling tasn_enc.cc
[650/674] Compiling tasn_utl.cc
[651/674] Compiling f_string.cc
[652/674] Compiling asn1_par.cc
[653/674] Compiling tasn_dec.cc
[654/674] Compiling a_utctm.cc
[655/674] Compiling a_type.cc
[656/674] Compiling a_strnid.cc
[657/674] Compiling a_octet.cc
[658/674] Compiling a_time.cc
[659/674] Compiling asn1_lib.cc
[660/674] Compiling a_object.cc
[661/674] Compiling a_strex.cc
[662/674] Compiling a_i2d_fp.cc
[663/674] Compiling a_dup.cc
[664/674] Compiling a_d2i_fp.cc
[665/674] Write sources
[667/674] Compiling a_bitstr.cc
[668/675] Compiling a_gentm.cc
[669/688] Compiling a_int.cc
[670/692] Compiling a_mbstr.cc
[671/692] Compiling a_bool.cc
[673/701] Compiling Atomics AtomicStorage.swift
[674/701] Compiling Atomics AtomicValue.swift
[675/703] Compiling Atomics ManagedAtomic.swift
[676/703] Compiling Atomics ManagedAtomicLazyReference.swift
[677/703] Compiling Atomics AtomicMemoryOrderings.swift
[678/703] Compiling Atomics DoubleWord.swift
[679/703] Compiling Atomics UnsafeAtomic.swift
[680/703] Compiling Atomics UnsafeAtomicLazyReference.swift
[681/703] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[682/703] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[683/703] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[684/703] Compiling Atomics IntegerOperations.swift
[685/703] Compiling Atomics Unmanaged extensions.swift
[686/703] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[687/703] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[688/703] Compiling Atomics AtomicReference.swift
[689/719] Emitting module AsyncAlgorithms
[693/754] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[694/754] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[695/754] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[697/754] Compiling c-nioatomics.c
[699/754] Emitting module Atomics
[700/754] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[701/754] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[702/754] Compiling AsyncAlgorithms AsyncChannel.swift
[703/754] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[704/754] Compiling AsyncAlgorithms ChannelStateMachine.swift
[705/754] Compiling AsyncAlgorithms ChannelStorage.swift
[706/754] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[710/755] Compiling c-atomics.c
[712/755] Compiling AsyncAlgorithms Rethrow.swift
[713/755] Compiling AsyncAlgorithms SetAlgebra.swift
[714/755] Compiling AsyncAlgorithms UnsafeTransfer.swift
[715/755] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[716/755] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[717/755] Compiling AsyncAlgorithms ZipStateMachine.swift
[718/755] Compiling AsyncAlgorithms ZipStorage.swift
[719/761] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[720/761] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[721/761] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[722/761] Compiling AsyncAlgorithms Disconnected.swift
[723/761] Compiling AsyncAlgorithms _TinyArray.swift
[724/761] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[725/761] Compiling AsyncAlgorithms Locking.swift
[726/762] Compiling NIOConcurrencyHelpers lock.swift
[727/762] Compiling NIOConcurrencyHelpers NIOLock.swift
[728/762] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[729/762] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[730/762] Compiling NIOConcurrencyHelpers atomics.swift
[731/762] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[732/762] Emitting module NIOConcurrencyHelpers
[734/824] Compiling NIOCore EventLoopFuture+Deprecated.swift
[735/824] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[736/826] Compiling NIOCore EventLoopFuture.swift
[737/826] Compiling NIOCore FileDescriptor.swift
[738/826] Compiling NIOCore FileHandle.swift
[739/826] Compiling NIOCore FileRegion.swift
[740/826] Compiling NIOCore GlobalSingletons.swift
[741/827] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[742/827] Compiling NIOCore AddressedEnvelope.swift
[743/827] Compiling NIOCore AsyncAwaitSupport.swift
[744/827] Compiling NIOCore AsyncChannel.swift
[745/827] Compiling NIOCore AsyncChannelHandler.swift
[746/827] Compiling NIOCore AsyncChannelInboundStream.swift
[747/827] Compiling NIOCore AsyncChannelOutboundWriter.swift
[748/827] Compiling NIOCore NIOAsyncSequenceProducer.swift
[749/827] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[750/827] Compiling NIOCore NIOAsyncWriter.swift
[751/827] Compiling NIOCore CircularBuffer.swift
[752/827] Compiling NIOCore Codec.swift
[753/827] Compiling NIOCore ConvenienceOptionSupport.swift
[754/827] Compiling NIOCore DeadChannel.swift
[755/827] Compiling NIOCore DispatchQueue+WithFuture.swift
[756/827] Compiling NIOCore EventLoop+Deprecated.swift
[757/827] Compiling NIOCore IntegerTypes.swift
[758/827] Compiling NIOCore Interfaces.swift
[759/827] Compiling NIOCore Linux.swift
[760/827] Compiling NIOCore MarkedCircularBuffer.swift
[761/827] Compiling NIOCore MulticastChannel.swift
[762/827] Compiling NIOCore NIOAny.swift
[763/827] Compiling NIOCore NIOCloseOnErrorHandler.swift
[765/837] Compiling ServiceLifecycle CancellationWaiter.swift
[766/838] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[767/838] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[768/838] Emitting module ServiceLifecycle
[769/838] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[770/838] Compiling ServiceLifecycle ServiceRunnerError.swift
[771/838] Compiling NIOCore NIOCoreSendableMetatype.swift
[772/838] Compiling NIOCore NIODecodedAsyncSequence.swift
[773/838] Compiling NIOCore NIOLoopBound.swift
[774/838] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[775/838] Compiling NIOCore NIOScheduledCallback.swift
[776/838] Compiling NIOCore NIOSendable.swift
[777/838] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[778/838] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[779/838] Compiling NIOCore RecvByteBufferAllocator.swift
[780/846] Compiling ServiceLifecycle Service.swift
[781/846] Compiling ServiceLifecycle ClosureService.swift
[782/846] Compiling ServiceLifecycle ServiceGroup.swift
[783/846] Compiling ServiceLifecycle GracefulShutdown.swift
[785/861] Compiling ModbusSerial SerialPortError.swift
[786/862] Compiling ModbusSerial RTUTiming.swift
[787/862] Compiling ModbusSerial SerialPort.swift
[788/862] Compiling ModbusSerial SerialPortActor.swift
[795/862] Compiling NIOCore EventLoop+SerialExecutor.swift
[796/862] Compiling NIOCore EventLoop.swift
[797/862] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[798/862] Compiling ModbusSerial ModbusRTUClient+SerialLine.swift
[799/862] Compiling ModbusSerial POSIXSerialPort.swift
[800/862] Compiling ModbusSerial SerialConfiguration.swift
[807/862] Compiling ModbusSerial Configuration.swift
[808/862] Compiling ModbusSerial Errors.swift
[809/862] Compiling ModbusSerial ModbusRTUClient.swift
[810/862] Compiling ModbusSerial ModbusSerial.swift
[811/862] Compiling ModbusSerial ModbusASCIIClient.swift
[812/862] Compiling ModbusSerial ModbusRTUClient+Advanced.swift
[813/862] Emitting module ModbusSerial
[814/862] Compiling ModbusSerial ModbusRTUClient+DeviceIdentification.swift
[828/863] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[829/863] Compiling NIOCore SocketAddresses.swift
[830/863] Compiling NIOCore SocketOptionProvider.swift
[831/863] Compiling NIOCore SystemCallHelpers.swift
[832/863] Compiling NIOCore TimeAmount+Duration.swift
[833/863] Compiling NIOCore TypeAssistedChannelHandler.swift
[834/863] Compiling NIOCore UniversalBootstrapSupport.swift
[835/863] Compiling NIOCore Utilities.swift
[843/863] Compiling NIOCore IO.swift
[844/863] Compiling NIOCore IOData.swift
[845/863] Compiling NIOCore IPProtocol.swift
[846/863] Compiling NIOCore IntegerBitPacking.swift
[854/863] Compiling NIOCore ByteBuffer-multi-int.swift
[855/863] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[856/863] Compiling NIOCore ByteBuffer-views.swift
[857/863] Compiling NIOCore Channel.swift
[858/863] Compiling NIOCore ChannelHandler.swift
[859/863] Compiling NIOCore ChannelHandlers.swift
[860/863] Compiling NIOCore ChannelInvoker.swift
[861/863] Compiling NIOCore ChannelOption.swift
[862/863] Compiling NIOCore ChannelPipeline.swift
[863/863] Emitting module NIOCore
[865/918] Compiling NIOEmbedded AsyncTestingChannel.swift
[866/918] Emitting module NIOEmbedded
[867/918] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[868/918] Compiling NIOEmbedded Embedded.swift
[870/919] Compiling NIOPosix HappyEyeballs.swift
[871/919] Compiling NIOPosix IO.swift
[872/919] Compiling NIOPosix IntegerBitPacking.swift
[873/919] Compiling NIOPosix IntegerTypes.swift
[874/919] Compiling NIOPosix Linux.swift
[875/919] Compiling NIOPosix LinuxCPUSet.swift
[876/919] Compiling NIOPosix LinuxUring.swift
[877/925] Compiling NIOPosix ThreadPosix.swift
[878/925] Compiling NIOPosix ThreadWindows.swift
[879/925] Compiling NIOPosix Utilities.swift
[880/925] Compiling NIOPosix VsockAddress.swift
[881/925] Compiling NIOPosix VsockChannelEvents.swift
[882/925] Compiling NIOPosix Windows.swift
[883/925] Emitting module NIOPosix
[884/925] Compiling NIOPosix BSDSocketAPICommon.swift
[885/925] Compiling NIOPosix BSDSocketAPIPosix.swift
[886/925] Compiling NIOPosix BSDSocketAPIWindows.swift
[887/925] Compiling NIOPosix BaseSocket.swift
[888/925] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[889/925] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[890/925] Compiling NIOPosix BaseSocketChannel.swift
[891/925] Compiling NIOPosix SelectableChannel.swift
[892/925] Compiling NIOPosix SelectableEventLoop.swift
[893/925] Compiling NIOPosix SelectorEpoll.swift
[894/925] Compiling NIOPosix SelectorGeneric.swift
[895/925] Compiling NIOPosix SelectorKqueue.swift
[896/925] Compiling NIOPosix SelectorUring.swift
[897/925] Compiling NIOPosix SelectorWSAPoll.swift
[898/925] Compiling NIOPosix ServerSocket.swift
[899/925] Compiling NIOPosix Socket.swift
[900/925] Compiling NIOPosix SocketChannel.swift
[901/925] Compiling NIOPosix SocketProtocols.swift
[902/925] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[903/925] Compiling NIOPosix System.swift
[904/925] Compiling NIOPosix Thread.swift
[905/925] Compiling NIOPosix BaseStreamSocketChannel.swift
[906/925] Compiling NIOPosix Bootstrap.swift
[907/925] Compiling NIOPosix ControlMessage.swift
[908/925] Compiling NIOPosix DatagramVectorReadManager.swift
[909/925] Compiling NIOPosix Errors+Any.swift
[910/925] Compiling NIOPosix FileDescriptor.swift
[911/925] Compiling NIOPosix GetaddrinfoResolver.swift
[912/925] Compiling NIOPosix PipePair.swift
[913/925] Compiling NIOPosix Pool.swift
[914/925] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[915/925] Compiling NIOPosix PosixSingletons.swift
[916/925] Compiling NIOPosix RawSocketBootstrap.swift
[917/925] Compiling NIOPosix Resolver.swift
[918/925] Compiling NIOPosix Selectable.swift
[919/925] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[920/925] Compiling NIOPosix NIOPosixSendableMetatype.swift
[921/925] Compiling NIOPosix NIOThreadPool.swift
[922/925] Compiling NIOPosix NonBlockingFileIO.swift
[923/925] Compiling NIOPosix PendingDatagramWritesManager.swift
[924/925] Compiling NIOPosix PendingWritesManager.swift
[925/925] Compiling NIOPosix PipeChannel.swift
[927/928] Emitting module NIO
[928/928] Compiling NIO Exports.swift
[930/935] Compiling NIOTLS TLSEvents.swift
[931/935] Emitting module NIOTLS
[932/935] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[933/935] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[934/935] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[935/935] Compiling NIOTLS SNIHandler.swift
[937/965] Compiling NIOSSL SSLPrivateKey.swift
[938/965] Compiling NIOSSL SSLPublicKey.swift
[939/965] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[940/965] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[941/969] Emitting module NIOSSL
[942/969] Compiling NIOSSL AndroidCABundle.swift
[943/969] Compiling NIOSSL ByteBufferBIO.swift
[944/969] Compiling NIOSSL CustomPrivateKey.swift
[945/969] Compiling NIOSSL IdentityVerification.swift
[946/969] Compiling NIOSSL LinuxCABundle.swift
[947/969] Compiling NIOSSL NIOSSLClientHandler.swift
[948/969] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[949/969] Compiling NIOSSL NIOSSLHandler.swift
[950/969] Compiling NIOSSL SubjectAlternativeName.swift
[951/969] Compiling NIOSSL NIOSSLSecureBytes.swift
[952/969] Compiling NIOSSL RNG.swift
[953/969] Compiling NIOSSL SafeCompare.swift
[954/969] Compiling NIOSSL NIOSSLServerHandler.swift
[955/969] Compiling NIOSSL ObjectIdentifier.swift
[956/969] Compiling NIOSSL PosixPort.swift
[957/969] Compiling NIOSSL SSLCallbacks.swift
[958/969] Compiling NIOSSL SSLCertificate.swift
[959/969] Compiling NIOSSL SSLCertificateExtensions.swift
[960/969] Compiling NIOSSL SSLCertificateName.swift
[961/969] Compiling NIOSSL SSLConnection.swift
[962/969] Compiling NIOSSL SSLContext.swift
[963/969] Compiling NIOSSL SSLErrors.swift
[964/969] Compiling NIOSSL SSLInit.swift
[965/969] Compiling NIOSSL SSLPKCS12Bundle.swift
[966/969] Compiling NIOSSL Zeroization.swift
[967/969] Compiling NIOSSL TLSConfiguration.swift
[968/969] Compiling NIOSSL UniversalBootstrapSupport.swift
[969/969] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[971/999] Emitting module ModbusKit
[972/1002] Compiling ModbusKit MBAPTransport+WriteRegisters.swift
[973/1002] Compiling ModbusKit MBAPTransport.swift
[974/1002] Compiling ModbusKit Metrics.swift
[975/1002] Compiling ModbusKit ModbusClient+Defaults.swift
[976/1002] Compiling ModbusKit UDPTransportConfiguration.swift
[977/1002] Compiling ModbusKit UDPTransportError.swift
[978/1002] Compiling ModbusKit MBAP.swift
[979/1002] Compiling ModbusKit ModbusKit.swift
[980/1002] Compiling ModbusKit MBAPTransport+PublicAPI.swift
[981/1002] Compiling ModbusKit MBAPTransport+ReadBits.swift
[982/1002] Compiling ModbusKit MBAPTransport+ReadRegisters.swift
[983/1002] Compiling ModbusKit MBAPTransport+WriteBits.swift
[984/1002] Compiling ModbusKit Configuration.swift
[985/1002] Compiling ModbusKit MBAPTransport+Advanced.swift
[986/1002] Compiling ModbusKit MBAPTransport+DeviceIdentification.swift
[987/1002] Compiling ModbusKit MBAPTransport+FileRecord.swift
[988/1002] Compiling ModbusKit FrameDecoder.swift
[989/1002] Compiling ModbusKit ResponseHandler.swift
[990/1002] Compiling ModbusKit String+IPAddress.swift
[991/1002] Compiling ModbusKit ModbusClient.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TCP/ModbusTCPClient.swift:206:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
204 |
205 |                     return channel.pipeline.addHandlers([
206 |                         ByteToMessageHandler(ModbusFrameDecoder()),
    |                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
207 |                         ModbusResponseHandler(mode: handlerMode),
208 |                     ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[992/1002] Compiling ModbusKit ModbusClientError.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TCP/ModbusTCPClient.swift:206:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
204 |
205 |                     return channel.pipeline.addHandlers([
206 |                         ByteToMessageHandler(ModbusFrameDecoder()),
    |                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
207 |                         ModbusResponseHandler(mode: handlerMode),
208 |                     ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[993/1002] Compiling ModbusKit ModbusClientValidation.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TCP/ModbusTCPClient.swift:206:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
204 |
205 |                     return channel.pipeline.addHandlers([
206 |                         ByteToMessageHandler(ModbusFrameDecoder()),
    |                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
207 |                         ModbusResponseHandler(mode: handlerMode),
208 |                     ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[994/1002] Compiling ModbusKit ModbusTCPClient.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TCP/ModbusTCPClient.swift:206:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
204 |
205 |                     return channel.pipeline.addHandlers([
206 |                         ByteToMessageHandler(ModbusFrameDecoder()),
    |                         `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
207 |                         ModbusResponseHandler(mode: handlerMode),
208 |                     ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[995/1002] Compiling ModbusKit ModbusUDPClient.swift
[996/1002] Compiling ModbusKit NIOUDPResponseHandler.swift
[997/1002] Compiling ModbusKit NIOUDPTransport.swift
[998/1002] Compiling ModbusKit UDPTransport.swift
[999/1002] Compiling ModbusKit ModbusTLSClient.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:239:56: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
237 |                         : .serial
238 |
239 |                     return channel.pipeline.addHandler(sslHandler).flatMap {
    |                                                        `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:242:29: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
242 |                             ByteToMessageHandler(ModbusFrameDecoder()),
    |                             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
243 |                             ModbusResponseHandler(mode: handlerMode),
244 |                         ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[1000/1002] Compiling ModbusKit ModbusTLSConfiguration.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:239:56: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
237 |                         : .serial
238 |
239 |                     return channel.pipeline.addHandler(sslHandler).flatMap {
    |                                                        `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:242:29: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
242 |                             ByteToMessageHandler(ModbusFrameDecoder()),
    |                             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
243 |                             ModbusResponseHandler(mode: handlerMode),
244 |                         ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[1001/1002] Compiling ModbusKit ModbusUDPClient+DeviceIdentification.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:239:56: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
237 |                         : .serial
238 |
239 |                     return channel.pipeline.addHandler(sslHandler).flatMap {
    |                                                        `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:242:29: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
242 |                             ByteToMessageHandler(ModbusFrameDecoder()),
    |                             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
243 |                             ModbusResponseHandler(mode: handlerMode),
244 |                         ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[1002/1002] Compiling ModbusKit ModbusUDPClient+Service.swift
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:239:56: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
237 |                         : .serial
238 |
239 |                     return channel.pipeline.addHandler(sslHandler).flatMap {
    |                                                        `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
/host/spi-builder-workspace/Sources/ModbusKit/Client/TLS/ModbusTLSClient.swift:242:29: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
240 |                         // Then Modbus handlers (same as TCP)
241 |                         channel.pipeline.addHandlers([
242 |                             ByteToMessageHandler(ModbusFrameDecoder()),
    |                             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
243 |                             ModbusResponseHandler(mode: handlerMode),
244 |                         ])
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
Build complete! (337.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.91.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.36.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.9.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "modbus-swift",
  "name" : "modbus-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "ModbusCore",
      "targets" : [
        "ModbusCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ModbusKit",
      "targets" : [
        "ModbusKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ModbusSerial",
      "targets" : [
        "ModbusSerial"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ModbusSerialTests",
      "module_type" : "SwiftTarget",
      "name" : "ModbusSerialTests",
      "path" : "Tests/ModbusSerialTests",
      "sources" : [
        "ASCIIClientTests.swift",
        "ConfigurationTests.swift",
        "ErrorRecoveryTests.swift",
        "LocalEchoTests.swift",
        "Mock/MockSerialPort.swift",
        "RTUClientTests.swift"
      ],
      "target_dependencies" : [
        "ModbusSerial"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModbusSerial",
      "module_type" : "SwiftTarget",
      "name" : "ModbusSerial",
      "path" : "Sources/ModbusSerial",
      "product_dependencies" : [
        "Logging",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "ModbusSerial"
      ],
      "sources" : [
        "Client/Configuration.swift",
        "Client/Errors.swift",
        "Client/ModbusASCIIClient.swift",
        "Client/ModbusRTUClient+Advanced.swift",
        "Client/ModbusRTUClient+DeviceIdentification.swift",
        "Client/ModbusRTUClient+SerialLine.swift",
        "Client/ModbusRTUClient.swift",
        "ModbusSerial.swift",
        "Port/POSIXSerialPort.swift",
        "Port/SerialConfiguration.swift",
        "Port/SerialPort.swift",
        "Port/SerialPortActor.swift",
        "Port/SerialPortError.swift",
        "Transport/RTUTiming.swift"
      ],
      "target_dependencies" : [
        "ModbusCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ModbusKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ModbusKitTests",
      "path" : "Tests/ModbusKitTests",
      "product_dependencies" : [
        "NIOEmbedded"
      ],
      "sources" : [
        "Client/PipeliningConfigurationTests.swift",
        "Client/TCPClientTests.swift",
        "Client/UDP/MockUDPTransport.swift",
        "Client/UDP/UDPClientTests.swift",
        "Integration/Reference/PymodbusIntegrationTests+Advanced.swift",
        "Integration/Reference/PymodbusIntegrationTests+Coils.swift",
        "Integration/Reference/PymodbusIntegrationTests+Connection.swift",
        "Integration/Reference/PymodbusIntegrationTests+Exceptions.swift",
        "Integration/Reference/PymodbusIntegrationTests+Pipelining.swift",
        "Integration/Reference/PymodbusIntegrationTests+Registers.swift",
        "Integration/Reference/PymodbusIntegrationTests+TLSConnection.swift",
        "Integration/Reference/PymodbusIntegrationTests+TLSErrorHandling.swift",
        "Integration/Reference/PymodbusIntegrationTests+TLSOperations.swift",
        "Integration/Reference/PymodbusIntegrationTests.swift",
        "Integration/Reference/Server/ReferenceServerError.swift",
        "Integration/Reference/Server/ReferenceServerManager.swift",
        "Integration/Reference/Server/TLSReferenceServerManager.swift",
        "Integration/Reference/TestData/CoilTestData.swift",
        "Integration/Reference/TestData/DeviceIdentificationTestData.swift",
        "Integration/Reference/TestData/DiscreteInputTestData.swift",
        "Integration/Reference/TestData/HoldingRegisterTestData.swift",
        "Integration/Reference/TestData/InputRegisterTestData.swift",
        "Integration/Reference/TestData/ReferenceTestData.swift",
        "MBAPTests.swift",
        "PDU/Advanced/MaskWriteRegisterTests.swift",
        "PDU/Advanced/ReadFIFOQueueTests.swift",
        "PDU/Advanced/ReadWriteRegistersTests.swift",
        "PDU/Coils/ReadCoilsTests.swift",
        "PDU/Coils/WriteCoilsTests.swift",
        "PDU/Registers/ReadRegistersTests.swift",
        "PDU/Registers/WriteRegistersTests.swift",
        "TLS/ModbusTLSClientTests.swift",
        "TLS/ModbusTLSConfigurationTests.swift",
        "Transport/FrameDecoderTests.swift",
        "Transport/ResponseHandler+BackpressureTests.swift",
        "Transport/ResponseHandler+DispatchTests.swift",
        "Transport/ResponseHandler+LifecycleTests.swift",
        "Transport/ResponseHandler+ModeTests.swift",
        "Transport/ResponseHandlerTestHelpers.swift",
        "Transport/ResponseHandlerTests.swift",
        "WordOrderTests.swift"
      ],
      "target_dependencies" : [
        "ModbusKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModbusKit",
      "module_type" : "SwiftTarget",
      "name" : "ModbusKit",
      "path" : "Sources/ModbusKit",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOSSL",
        "Logging",
        "Metrics",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "ModbusKit"
      ],
      "sources" : [
        "Client/Configuration.swift",
        "Client/MBAP/MBAPTransport+Advanced.swift",
        "Client/MBAP/MBAPTransport+DeviceIdentification.swift",
        "Client/MBAP/MBAPTransport+FileRecord.swift",
        "Client/MBAP/MBAPTransport+PublicAPI.swift",
        "Client/MBAP/MBAPTransport+ReadBits.swift",
        "Client/MBAP/MBAPTransport+ReadRegisters.swift",
        "Client/MBAP/MBAPTransport+WriteBits.swift",
        "Client/MBAP/MBAPTransport+WriteRegisters.swift",
        "Client/MBAP/MBAPTransport.swift",
        "Client/Metrics.swift",
        "Client/ModbusClient+Defaults.swift",
        "Client/ModbusClient.swift",
        "Client/ModbusClientError.swift",
        "Client/ModbusClientValidation.swift",
        "Client/TCP/ModbusTCPClient.swift",
        "Client/TLS/ModbusTLSClient.swift",
        "Client/TLS/ModbusTLSConfiguration.swift",
        "Client/UDP/ModbusUDPClient+DeviceIdentification.swift",
        "Client/UDP/ModbusUDPClient+Service.swift",
        "Client/UDP/ModbusUDPClient.swift",
        "Client/UDP/NIOUDPResponseHandler.swift",
        "Client/UDP/NIOUDPTransport.swift",
        "Client/UDP/UDPTransport.swift",
        "Client/UDP/UDPTransportConfiguration.swift",
        "Client/UDP/UDPTransportError.swift",
        "MBAP.swift",
        "ModbusKit.swift",
        "Transport/FrameDecoder.swift",
        "Transport/ResponseHandler.swift",
        "Utilities/String+IPAddress.swift"
      ],
      "target_dependencies" : [
        "ModbusCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ModbusCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ModbusCoreTests",
      "path" : "Tests/ModbusCoreTests",
      "sources" : [
        "ASCII/ASCIIFrameTests.swift",
        "Binary/BinaryParsingTests.swift",
        "Checksum/CRC16Tests.swift",
        "Checksum/LRCTests.swift",
        "PDU/DeviceIdentificationTests.swift",
        "PDU/DiagnosticsTests.swift",
        "PDU/FileRecordTests.swift",
        "PDU/GetCommEventCounterTests.swift",
        "PDU/GetCommEventLogTests.swift",
        "PDU/ReadExceptionStatusTests.swift",
        "PDU/ReportServerIdTests.swift",
        "RTU/RTUFrameBuilderTests.swift",
        "RTU/RTUFrameParserTests.swift",
        "RTU/RTUFrameTests.swift",
        "Security/CVEProtectionTests.swift"
      ],
      "target_dependencies" : [
        "ModbusCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModbusCore",
      "module_type" : "SwiftTarget",
      "name" : "ModbusCore",
      "path" : "Sources/ModbusCore",
      "product_memberships" : [
        "ModbusCore",
        "ModbusKit",
        "ModbusSerial"
      ],
      "sources" : [
        "ASCII/ASCIIFrame.swift",
        "Binary/BinaryParsing.swift",
        "Checksum/CRC16.swift",
        "Checksum/LRC.swift",
        "Decoding/RegisterArray.swift",
        "Decoding/WordOrder.swift",
        "ModbusCore.swift",
        "PDU/Advanced/DeviceIdentification.swift",
        "PDU/Advanced/FileRecord+Read.swift",
        "PDU/Advanced/FileRecord+Write.swift",
        "PDU/Advanced/FileRecord.swift",
        "PDU/Advanced/MaskWriteRegister.swift",
        "PDU/Advanced/ReadFIFOQueue.swift",
        "PDU/Advanced/ReadWriteRegisters.swift",
        "PDU/Coils/ReadCoils.swift",
        "PDU/Coils/WriteCoils.swift",
        "PDU/Diagnostics/Diagnostics.swift",
        "PDU/Diagnostics/GetCommEventCounter.swift",
        "PDU/Diagnostics/GetCommEventLog.swift",
        "PDU/Diagnostics/ReadExceptionStatus.swift",
        "PDU/Diagnostics/ReportServerId.swift",
        "PDU/Registers/ReadRegisters.swift",
        "PDU/Registers/WriteRegisters.swift",
        "Protocol/ConnectionState.swift",
        "Protocol/Errors.swift",
        "Protocol/Exceptions.swift",
        "Protocol/FunctionCodes.swift",
        "Protocol/Limits.swift",
        "RTU/RTUFrame+Advanced.swift",
        "RTU/RTUFrame+DeviceId.swift",
        "RTU/RTUFrame+Read.swift",
        "RTU/RTUFrame+SerialLine.swift",
        "RTU/RTUFrame+Write.swift",
        "RTU/RTUFrame.swift",
        "RTU/RTUTypes.swift",
        "Utilities/HexFormat.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.