The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of sma2mqtt, reference 3.1.2 (ab4f06), with Swift 6.1 for Linux on 30 Apr 2025 07:23:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/sma2mqtt.git
Reference: 3.1.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/jollyjinx/sma2mqtt
 * tag               3.1.2      -> FETCH_HEAD
HEAD is now at ab4f067 Added multiarch (arm64/amd64) docker build file
Cloned https://github.com/jollyjinx/sma2mqtt.git
Revision (git rev-parse @):
ab4f067c1911f16488a89a3716866dbb4bb96b53
SUCCESS checkout https://github.com/jollyjinx/sma2mqtt.git at 3.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jollyjinx/sma2mqtt.git
https://github.com/jollyjinx/sma2mqtt.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.51.12",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "mqtt-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server-community/mqtt-nio"
    },
    {
      "identity" : "binarycoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jollyjinx/BinaryCoder"
    },
    {
      "identity" : "jlog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jollyjinx/JLog"
    }
  ],
  "manifest_display_name" : "sma2mqtt",
  "name" : "sma2mqtt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "sma2mqtt",
      "targets" : [
        "sma2mqtt"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "sma2mqttLibrary",
      "targets" : [
        "sma2mqttLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sma2mqttTests",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqttTests",
      "path" : "Tests/sma2mqttTests",
      "product_dependencies" : [
        "BinaryCoder",
        "JLog"
      ],
      "sources" : [
        "QueryQueueTests.swift",
        "SMAObjectTests.swift",
        "TestHelpers.swift",
        "sma2mqttTests.swift"
      ],
      "target_dependencies" : [
        "sma2mqttLibrary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sma2mqttLibrary",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqttLibrary",
      "path" : "Sources/sma2mqttLibrary",
      "product_dependencies" : [
        "BinaryCoder",
        "AsyncHTTPClient",
        "MQTTNIO",
        "JLog"
      ],
      "product_memberships" : [
        "sma2mqtt",
        "sma2mqttLibrary"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sma.data.Translation_Names.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sma.data.objectMetaData.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/Obis/Resources/obisdefinition.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMAPacket/Resources/SMANetPacketDefinitions.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DataObjects/GetValuesResult.swift",
        "DataObjects/PublishedValue.swift",
        "DataObjects/SMADataObject.swift",
        "DataObjects/SMATagTranslator.swift",
        "Obis/ObisDefinition.swift",
        "Obis/ObisPacket.swift",
        "Obis/ObisValue.swift",
        "SMADevice.swift",
        "SMALighthouse.swift",
        "SMAPacket/PacketHelper.swift",
        "SMAPacket/SMANetPacket.swift",
        "SMAPacket/SMANetPacketDefinition.swift",
        "SMAPacket/SMANetPacketHeader.swift",
        "SMAPacket/SMANetPacketValue.swift",
        "SMAPacket/SMAPacket.swift",
        "SMAPacket/SMAPacketGenerator.swift",
        "SMAPacket/SMATagPacket.swift",
        "Tools/DatedQueue.swift",
        "Tools/Extensions.swift",
        "Tools/HTTPClientProvider.swift",
        "Tools/IntervalLoop.swift",
        "Tools/MQTTPublisher.swift",
        "Tools/MutlicastReceiver.swift",
        "Tools/QueryQueue.swift",
        "Tools/RandomNumber.swift",
        "Tools/SMAUDPPort.swift"
      ],
      "target_dependencies" : [
        "CNative"
      ],
      "type" : "library"
    },
    {
      "c99name" : "sma2mqtt",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqtt",
      "path" : "Sources/sma2mqtt",
      "product_dependencies" : [
        "ArgumentParser",
        "JLog"
      ],
      "product_memberships" : [
        "sma2mqtt"
      ],
      "sources" : [
        "sma2mqtt.swift"
      ],
      "target_dependencies" : [
        "sma2mqttLibrary"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNative",
      "module_type" : "ClangTarget",
      "name" : "CNative",
      "path" : "Sources/CNative",
      "product_memberships" : [
        "sma2mqtt",
        "sma2mqttLibrary"
      ],
      "sources" : [
        "select.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jollyjinx/BinaryCoder
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/jollyjinx/JLog
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server-community/mqtt-nio
[1/93] Fetching jlog
[94/389] Fetching jlog, binarycoder
[390/14280] Fetching jlog, binarycoder, async-http-client
[3030/23078] Fetching jlog, binarycoder, async-http-client, mqtt-nio
[14959/38028] Fetching jlog, binarycoder, async-http-client, mqtt-nio, swift-argument-parser
[26052/85095] Fetching jlog, binarycoder, async-http-client, mqtt-nio, swift-argument-parser, swiftformat
Fetched https://github.com/jollyjinx/JLog from cache (0.91s)
[42172/85002] Fetching binarycoder, async-http-client, mqtt-nio, swift-argument-parser, swiftformat
Fetched https://github.com/swift-server/async-http-client.git from cache (0.93s)
Fetched https://github.com/swift-server-community/mqtt-nio from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.01s)
[5003/47363] Fetching binarycoder, swiftformat
Fetched https://github.com/jollyjinx/BinaryCoder from cache (24.76s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (25.47s)
Computing version for https://github.com/jollyjinx/BinaryCoder
Computed https://github.com/jollyjinx/BinaryCoder at 2.3.2 (25.98s)
Computing version for https://github.com/jollyjinx/JLog
Computed https://github.com/jollyjinx/JLog at 0.0.7 (0.56s)
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-log.git
[1/190] Fetching swift-log-format-and-pipe
[191/4026] Fetching swift-log-format-and-pipe, swift-log
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (0.32s)
Fetched https://github.com/apple/swift-log.git from cache (0.32s)
Computing version for https://github.com/Adorkable/swift-log-format-and-pipe
Computed https://github.com/Adorkable/swift-log-format-and-pipe at 0.1.1 (2.59s)
Computing version for https://github.com/swift-server-community/mqtt-nio
Computed https://github.com/swift-server-community/mqtt-nio at 2.12.0 (0.60s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/2619] Fetching swift-nio-transport-services
[2620/4324] Fetching swift-nio-transport-services, swift-atomics
[4325/19133] Fetching swift-nio-transport-services, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
[4546/92989] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.61s)
[66947/90370] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.34s)
Fetched https://github.com/apple/swift-nio.git from cache (4.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (5.29s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20636] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
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.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.54s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5662] Fetching swift-nio-extras
[511/11565] Fetching swift-nio-extras, swift-algorithms
[7320/23069] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
[2876/11504] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.00s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.62s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.28s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.81s)
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.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.55s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.58s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/jollyjinx/BinaryCoder
Working copy of https://github.com/jollyjinx/BinaryCoder resolved at 2.3.2
Creating working copy for https://github.com/swift-server-community/mqtt-nio
Working copy of https://github.com/swift-server-community/mqtt-nio resolved at 2.12.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Creating working copy for https://github.com/jollyjinx/JLog
Working copy of https://github.com/jollyjinx/JLog resolved at 0.0.7
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser 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.2.2
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/Adorkable/swift-log-format-and-pipe
Working copy of https://github.com/Adorkable/swift-log-format-and-pipe resolved at 0.1.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sbs.translationData.json
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sbs.definition.json
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sb3.translationData.json
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sb3.definition.json
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sb4.definition.json
    /host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sb4.translationData.json
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/490] Compiling CNative select.c
[3/490] Compiling a_dup.cc
[4/490] Copying sma.data.objectMetaData.json
[5/490] Copying sma.data.Translation_Names.json
[6/490] Copying obisdefinition.json
[7/490] Copying SMANetPacketDefinitions.json
[7/490] Write sources
[10/490] Compiling a_d2i_fp.cc
[10/490] Write sources
[13/490] Write swift-version-24593BA9C3E375BF.txt
[14/490] Write sources
[15/490] Compiling _NumericsShims _NumericsShims.c
[16/490] Compiling _AtomicsShims.c
[17/490] Compiling a_bitstr.cc
[18/490] Write sources
[36/490] Compiling a_bool.cc
[37/490] Write sources
[39/511] Compiling a_int.cc
[39/511] Write sources
[41/511] Compiling CNIOWindows shim.c
[42/511] Compiling CNIOWindows WSAStartup.c
[43/528] Compiling CNIOWASI CNIOWASI.c
[44/528] Compiling CNIOSHA1 c_nio_sha1.c
[45/528] Compiling CNIOLinux shim.c
[46/528] Compiling CNIOLinux liburing_shims.c
[47/528] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/528] Compiling CNIOLLHTTP c_nio_http.c
[49/528] Compiling CNIOLLHTTP c_nio_api.c
[50/528] Compiling CNIOExtrasZlib empty.c
[51/528] Compiling CNIODarwin shim.c
[52/528] Compiling CNIOBoringSSLShims shims.c
[53/528] Compiling fiat_p256_adx_sqr.S
[54/528] Compiling fiat_p256_adx_mul.S
[55/528] Compiling fiat_curve25519_adx_square.S
[56/528] Compiling fiat_curve25519_adx_mul.S
[57/528] Compiling c-nioatomics.c
[58/528] Compiling tls_record.cc
[60/528] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/528] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/530] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/530] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/530] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/530] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/530] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[67/530] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[68/530] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[69/530] Emitting module InternalCollectionsUtilities
[70/530] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/530] Compiling InternalCollectionsUtilities Integer rank.swift
[72/530] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/530] Compiling RealModule Float+Real.swift
[74/531] Compiling RealModule ElementaryFunctions.swift
[77/531] Emitting module RealModule
[80/531] Compiling RealModule Float80+Real.swift
[81/531] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/531] Compiling InternalCollectionsUtilities Specialize.swift
[83/531] Compiling InternalCollectionsUtilities Debugging.swift
[84/531] Compiling InternalCollectionsUtilities Descriptions.swift
[85/531] Compiling RealModule Float16+Real.swift
[86/531] Compiling RealModule Real.swift
[87/531] Compiling _NIODataStructures PriorityQueue.swift
[88/531] Compiling _NIODataStructures _TinyArray.swift
[89/531] Emitting module _NIOBase64
[90/531] Compiling _NIOBase64 Base64.swift
[91/531] Compiling RealModule RealFunctions.swift
[94/533] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/533] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/534] Wrapping AST for RealModule for debugging
[97/534] Wrapping AST for _NIOBase64 for debugging
[98/534] Compiling c-atomics.c
[99/534] Wrapping AST for InternalCollectionsUtilities for debugging
[101/549] Compiling DequeModule Deque+CustomReflectable.swift
[102/549] Compiling DequeModule Deque+Descriptions.swift
[103/551] Compiling DequeModule _DequeBuffer.swift
[104/551] Compiling DequeModule _DequeBufferHeader.swift
[105/557] Compiling Logging MetadataProvider.swift
[106/557] Emitting module Logging
[107/557] Compiling Logging Locks.swift
[108/557] Compiling Logging LogHandler.swift
[109/557] Compiling Logging Logging.swift
[110/558] Emitting module _NIODataStructures
[111/558] Compiling _NIODataStructures Heap.swift
[113/559] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/559] Compiling DequeModule Deque+Equatable.swift
[116/559] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[117/559] Compiling DequeModule _DequeSlot.swift
[118/559] Compiling DequeModule _UnsafeWrappedBuffer.swift
[119/559] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/559] Wrapping AST for _NIODataStructures for debugging
[120/559] Compiling tls_method.cc
[121/559] Compiling tls13_server.cc
[123/559] Compiling DequeModule Deque+Testing.swift
[124/559] Compiling DequeModule Deque._Storage.swift
[125/559] Compiling DequeModule Deque._UnsafeHandle.swift
[126/559] Compiling DequeModule Deque.swift
[127/559] Compiling DequeModule Deque+Extras.swift
[128/559] Compiling DequeModule Deque+Hashable.swift
[128/559] Wrapping AST for Logging for debugging
[130/565] Compiling DequeModule Deque+Codable.swift
[131/565] Compiling DequeModule Deque+Collection.swift
[132/565] Compiling NIOConcurrencyHelpers lock.swift
[133/565] Compiling NIOConcurrencyHelpers atomics.swift
[134/565] Emitting module NIOConcurrencyHelpers
[135/565] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[137/566] Emitting module DequeModule
[137/567] Wrapping AST for NIOConcurrencyHelpers for debugging
[139/567] Compiling tls13_enc.cc
[140/567] Compiling tls13_client.cc
[141/567] Wrapping AST for DequeModule for debugging
[142/567] Compiling tls13_both.cc
[143/567] Compiling t1_enc.cc
[144/567] Compiling ssl_x509.cc
[146/567] Compiling LoggingFormatAndPipe Handler.swift
[146/567] Compiling ssl_transcript.cc
[147/567] Compiling ssl_versions.cc
[148/567] Compiling ssl_session.cc
[149/567] Compiling ssl_stat.cc
[151/567] Compiling LoggingFormatAndPipe Pipe.swift
[152/567] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[153/567] Compiling LoggingFormatAndPipe Formatter.swift
[154/567] Emitting module LoggingFormatAndPipe
[155/567] Compiling LoggingFormatAndPipe BasicFormatter.swift
[155/568] Compiling ssl_privkey.cc
[157/568] Compiling ssl_lib.cc
[158/568] Compiling ssl_file.cc
[159/568] Compiling ssl_key_share.cc
[160/569] Wrapping AST for LoggingFormatAndPipe for debugging
[161/570] Compiling ssl_credential.cc
[162/570] Compiling ssl_cipher.cc
[163/570] Compiling ssl_cert.cc
[164/570] Compiling ssl_asn1.cc
[164/570] Compiling ssl_buffer.cc
[166/570] Compiling ssl_aead_ctx.cc
[167/570] Compiling s3_pkt.cc
[168/570] Compiling s3_lib.cc
[169/570] Compiling s3_both.cc
[170/570] Compiling handshake.cc
[171/570] Compiling handshake_server.cc
[172/570] Compiling handshake_client.cc
[173/570] Compiling handoff.cc
[174/570] Compiling extensions.cc
[175/570] Compiling encrypted_client_hello.cc
[176/570] Compiling dtls_record.cc
[177/570] Compiling md5-x86_64-linux.S
[178/570] Compiling d1_srtp.cc
[179/570] Compiling md5-x86_64-apple.S
[180/570] Compiling md5-586-linux.S
[181/570] Compiling md5-586-apple.S
[182/570] Compiling d1_pkt.cc
[183/570] Compiling dtls_method.cc
[184/570] Compiling chacha20_poly1305_x86_64-linux.S
[185/570] Compiling chacha20_poly1305_x86_64-apple.S
[186/570] Compiling chacha20_poly1305_armv8-win.S
[187/570] Compiling chacha20_poly1305_armv8-linux.S
[188/570] Compiling chacha-x86_64-linux.S
[189/570] Compiling chacha20_poly1305_armv8-apple.S
[190/570] Compiling err_data.cc
[191/570] Compiling chacha-x86_64-apple.S
[192/570] Compiling chacha-x86-linux.S
[193/570] Compiling chacha-x86-apple.S
[194/570] Compiling chacha-armv8-win.S
[195/570] Compiling chacha-armv8-apple.S
[196/570] Compiling chacha-armv4-linux.S
[197/570] Compiling chacha-armv8-linux.S
[198/570] Compiling aes128gcmsiv-x86_64-linux.S
[199/570] Compiling aes128gcmsiv-x86_64-apple.S
[200/570] Compiling x86_64-mont5-linux.S
[201/570] Compiling x86_64-mont5-apple.S
[202/570] Compiling x86_64-mont-apple.S
[203/570] Compiling x86_64-mont-linux.S
[204/570] Compiling x86-mont-linux.S
[205/570] Compiling x86-mont-apple.S
[206/570] Compiling vpaes-x86_64-apple.S
[207/570] Compiling vpaes-x86_64-linux.S
[207/570] Compiling d1_lib.cc
[209/570] Compiling vpaes-x86-linux.S
[210/570] Compiling vpaes-x86-apple.S
[211/570] Compiling vpaes-armv8-win.S
[212/570] Compiling vpaes-armv8-linux.S
[212/570] Compiling vpaes-armv7-linux.S
[214/570] Compiling vpaes-armv8-apple.S
[215/570] Compiling sha512-x86_64-apple.S
[216/570] Compiling sha512-x86_64-linux.S
[217/570] Compiling sha512-armv8-win.S
[218/570] Compiling bio_ssl.cc
[219/570] Compiling sha512-armv8-linux.S
[220/570] Compiling sha512-armv4-linux.S
[221/570] Compiling sha512-armv8-apple.S
[222/570] Compiling sha512-586-apple.S
[223/570] Compiling sha512-586-linux.S
[224/570] Compiling sha256-x86_64-linux.S
[225/570] Compiling sha256-x86_64-apple.S
[226/570] Compiling sha256-armv8-linux.S
[227/570] Compiling sha256-armv8-win.S
[228/570] Compiling sha256-armv4-linux.S
[229/570] Compiling sha256-armv8-apple.S
[230/570] Compiling sha256-586-linux.S
[231/570] Compiling sha256-586-apple.S
[232/570] Compiling sha1-x86_64-apple.S
[233/570] Compiling sha1-armv8-win.S
[234/570] Compiling sha1-armv8-apple.S
[235/570] Compiling sha1-x86_64-linux.S
[236/570] Compiling sha1-armv8-linux.S
[237/570] Compiling sha1-armv4-large-linux.S
[238/570] Compiling sha1-586-apple.S
[239/570] Compiling sha1-586-linux.S
[240/570] Compiling rdrand-x86_64-apple.S
[241/570] Compiling rsaz-avx2-apple.S
[242/570] Compiling rdrand-x86_64-linux.S
[243/570] Compiling rsaz-avx2-linux.S
[244/570] Compiling p256_beeu-x86_64-asm-linux.S
[245/570] Compiling p256_beeu-x86_64-asm-apple.S
[246/570] Compiling p256_beeu-armv8-asm-linux.S
[247/570] Compiling p256_beeu-armv8-asm-win.S
[248/570] Compiling p256_beeu-armv8-asm-apple.S
[249/570] Compiling p256-x86_64-asm-apple.S
[250/570] Compiling p256-armv8-asm-win.S
[251/570] Compiling p256-armv8-asm-linux.S
[252/570] Compiling p256-x86_64-asm-linux.S
[253/570] Compiling p256-armv8-asm-apple.S
[254/570] Compiling d1_both.cc
[255/570] Compiling ghashv8-armv8-win.S
[256/570] Compiling ghashv8-armv7-linux.S
[257/570] Compiling ghash-x86_64-linux.S
[258/570] Compiling ghashv8-armv8-linux.S
[259/570] Compiling ghash-x86_64-apple.S
[260/570] Compiling ghashv8-armv8-apple.S
[261/570] Compiling ghash-x86-linux.S
[262/570] Compiling ghash-x86-apple.S
[263/570] Compiling ghash-ssse3-x86_64-linux.S
[264/570] Compiling ghash-ssse3-x86_64-apple.S
[265/570] Compiling ghash-ssse3-x86-linux.S
[266/570] Compiling ghash-neon-armv8-win.S
[267/570] Compiling ghash-ssse3-x86-apple.S
[268/570] Compiling ghash-neon-armv8-linux.S
[269/570] Compiling ghash-neon-armv8-apple.S
[270/570] Compiling ghash-armv4-linux.S
[271/570] Compiling co-586-apple.S
[272/570] Compiling bn-armv8-win.S
[273/570] Compiling co-586-linux.S
[274/570] Compiling bn-armv8-linux.S
[275/570] Compiling bsaes-armv7-linux.S
[276/570] Compiling bn-armv8-apple.S
[277/570] Compiling armv8-mont-apple.S
[278/570] Compiling armv8-mont-win.S
[279/570] Compiling armv8-mont-linux.S
[280/570] Compiling bn-586-linux.S
[281/570] Compiling bn-586-apple.S
[282/570] Compiling armv4-mont-linux.S
[283/570] Compiling aesv8-gcm-armv8-win.S
[284/570] Compiling aesv8-gcm-armv8-apple.S
[285/570] Compiling aesv8-armv8-linux.S
[286/570] Compiling aesv8-gcm-armv8-linux.S
[287/570] Compiling aesv8-armv8-win.S
[288/570] Compiling aesv8-armv8-apple.S
[289/570] Compiling aesv8-armv7-linux.S
[290/570] Compiling aesni-x86-linux.S
[291/570] Compiling aesni-x86_64-apple.S
[292/570] Compiling aesni-x86_64-linux.S
[293/570] Compiling aesni-x86-apple.S
[294/570] Compiling aesni-gcm-x86_64-linux.S
[295/570] Compiling aesni-gcm-x86_64-apple.S
[296/570] Compiling aes-gcm-avx2-x86_64-linux.S
[297/570] Compiling aes-gcm-avx10-x86_64-linux.S
[298/570] Compiling aes-gcm-avx10-x86_64-apple.S
[299/570] Compiling aes-gcm-avx2-x86_64-apple.S
[300/570] Compiling x_x509a.cc
[301/570] Compiling x_val.cc
[302/570] Compiling x_req.cc
[303/570] Compiling x_x509.cc
[304/570] Compiling x_pubkey.cc
[306/570] Emitting module JLog
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[307/570] Compiling JLog JLog.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[307/570] Compiling x_spki.cc
[308/571] Compiling x_sig.cc
[310/571] Compiling x_name.cc
[311/571] Compiling x_exten.cc
[312/571] Compiling x_attrib.cc
[313/571] Wrapping AST for JLog for debugging
[314/571] Compiling x_all.cc
[315/571] Compiling x509spki.cc
[315/571] Compiling x_algor.cc
[317/571] Compiling x_crl.cc
[318/571] Compiling x509rset.cc
[319/571] Compiling x509_vpm.cc
[320/571] Compiling x509cset.cc
[321/571] Compiling x509name.cc
[322/571] Compiling x509_v3.cc
[323/571] Compiling x509_txt.cc
[324/571] Compiling x509_vfy.cc
[325/571] Compiling x509_trs.cc
[326/571] Compiling x509_set.cc
[327/571] Compiling x509_obj.cc
[328/571] Compiling x509_req.cc
[329/571] Compiling x509_def.cc
[330/571] Compiling x509_lu.cc
[331/571] Compiling x509_d2.cc
[332/571] Compiling x509_ext.cc
[333/571] Compiling x509_att.cc
[334/571] Compiling x509_cmp.cc
[335/571] Compiling x509.cc
[336/571] Compiling v3_utl.cc
[337/571] Compiling v3_skey.cc
[338/571] Compiling v3_purp.cc
[339/571] Compiling v3_pmaps.cc
[340/571] Compiling v3_prn.cc
[341/571] Compiling v3_pcons.cc
[342/571] Compiling v3_ocsp.cc
[343/571] Compiling v3_ncons.cc
[343/571] Compiling v3_lib.cc
[345/571] Compiling v3_int.cc
[346/571] Compiling v3_info.cc
[347/571] Compiling v3_ia5.cc
[348/571] Compiling v3_genn.cc
[349/571] Compiling v3_extku.cc
[350/571] Compiling v3_enum.cc
[351/571] Compiling v3_cpols.cc
[352/571] Compiling v3_conf.cc
[353/571] Compiling v3_crld.cc
[354/571] Compiling v3_bcons.cc
[355/571] Compiling v3_bitst.cc
[356/571] Compiling v3_alt.cc
[357/571] Compiling v3_akeya.cc
[358/571] Compiling v3_akey.cc
[359/571] Compiling t_x509a.cc
[360/571] Compiling t_x509.cc
[361/571] Compiling t_crl.cc
[362/571] Compiling t_req.cc
[363/571] Compiling i2d_pr.cc
[364/571] Compiling rsa_pss.cc
[365/571] Compiling name_print.cc
[366/571] Compiling policy.cc
[367/571] Compiling by_file.cc
[368/571] Compiling algorithm.cc
[369/571] Compiling by_dir.cc
[370/571] Compiling a_verify.cc
[371/571] Compiling asn1_gen.cc
[372/571] Compiling voprf.cc
[373/571] Compiling a_sign.cc
[374/571] Compiling a_digest.cc
[375/571] Compiling thread_none.cc
[376/571] Compiling thread_pthread.cc
[377/571] Compiling thread_win.cc
[378/571] Compiling trust_token.cc
[379/571] Compiling thread.cc
[380/571] Compiling sha512.cc
[381/571] Compiling siphash.cc
[382/571] Compiling stack.cc
[383/571] Compiling pmbtoken.cc
[384/571] Compiling sha1.cc
[385/571] Compiling slhdsa.cc
[386/571] Compiling sha256.cc
[387/571] Compiling spake2plus.cc
[388/571] Compiling rsa_print.cc
[389/571] Compiling rsa_extra.cc
[390/571] Compiling rc4.cc
[391/571] Compiling rsa_crypt.cc
[392/571] Compiling refcount.cc
[393/571] Compiling windows.cc
[394/571] Compiling trusty.cc
[395/571] Compiling urandom.cc
[396/571] Compiling rand.cc
[397/571] Compiling rsa_asn1.cc
[398/571] Compiling ios.cc
[399/571] Compiling passive.cc
[400/571] Compiling poly1305_arm_asm.S
[401/571] Compiling getentropy.cc
[402/571] Compiling forkunsafe.cc
[403/571] Compiling deterministic.cc
[404/571] Compiling fork_detect.cc
[405/571] Compiling poly1305.cc
[406/571] Compiling poly1305_vec.cc
[407/571] Compiling pool.cc
[408/571] Compiling poly1305_arm.cc
[409/571] Compiling pkcs7.cc
[410/571] Compiling p5_pbev2.cc
[411/571] Compiling pkcs8.cc
[412/571] Compiling pkcs8_x509.cc
[413/571] Compiling pem_xaux.cc
[414/571] Compiling pkcs7_x509.cc
[415/571] Compiling pem_x509.cc
[416/571] Compiling pem_pkey.cc
[417/571] Compiling mlkem.cc
[418/571] Compiling pem_oth.cc
[418/571] Compiling obj_xref.cc
[420/571] Compiling mldsa.cc
[421/571] Compiling pem_lib.cc
[422/571] Compiling obj.cc
[423/571] Compiling pem_pk8.cc
[424/571] Compiling pem_info.cc
[425/571] Compiling md5.cc
[426/571] Compiling pem_all.cc
[427/571] Compiling mem.cc
[428/571] Compiling fips_shared_support.cc
[429/571] Compiling poly_rq_mul.S
[430/571] Compiling md4.cc
[431/571] Compiling lhash.cc
[432/571] Compiling sign.cc
[433/571] Compiling ex_data.cc
[434/571] Compiling kyber.cc
[435/571] Compiling hrss.cc
[436/571] Compiling scrypt.cc
[437/571] Compiling hpke.cc
[438/571] Compiling pbkdf.cc
[438/571] Compiling print.cc
[440/571] Compiling p_x25519.cc
[441/571] Compiling p_rsa_asn1.cc
[442/571] Compiling p_x25519_asn1.cc
[443/571] Compiling p_ed25519.cc
[444/571] Compiling p_rsa.cc
[445/571] Compiling p_hkdf.cc
[446/571] Compiling p_ed25519_asn1.cc
[447/571] Compiling p_ec.cc
[448/571] Compiling p_dh.cc
[449/571] Compiling p_dh_asn1.cc
[450/571] Compiling p_ec_asn1.cc
[451/571] Compiling evp_ctx.cc
[452/571] Compiling p_dsa_asn1.cc
[453/571] Compiling evp.cc
[454/571] Compiling err.cc
[455/571] Compiling engine.cc
[456/571] Compiling ecdh.cc
[457/571] Compiling hash_to_curve.cc
[458/571] Compiling evp_asn1.cc
[459/571] Compiling ecdsa_asn1.cc
[460/571] Compiling ec_derive.cc
[461/571] Compiling dsa.cc
[462/571] Compiling params.cc
[463/571] Compiling dsa_asn1.cc
[464/571] Compiling ec_asn1.cc
[465/571] Compiling x25519-asm-arm.S
[466/571] Compiling des.cc
[467/571] Compiling digest_extra.cc
[468/571] Compiling dh_asn1.cc
[469/571] Compiling crypto.cc
[470/571] Compiling cpu_intel.cc
[471/571] Compiling spake25519.cc
[472/571] Compiling cpu_arm_linux.cc
[473/571] Compiling curve25519.cc
[474/571] Compiling cpu_arm_freebsd.cc
[475/571] Compiling bcm.cc
[476/571] Compiling cpu_aarch64_win.cc
[477/571] Compiling cpu_aarch64_sysreg.cc
[478/571] Compiling cpu_aarch64_openbsd.cc
[479/571] Compiling cpu_aarch64_fuchsia.cc
[480/571] Compiling cpu_aarch64_linux.cc
[481/571] Compiling curve25519_64_adx.cc
[482/571] Compiling cpu_aarch64_apple.cc
[483/571] Compiling conf.cc
[484/571] Compiling tls_cbc.cc
[485/571] Compiling get_cipher.cc
[486/571] Compiling e_tls.cc
[487/571] Compiling e_rc4.cc
[488/571] Compiling e_rc2.cc
[489/571] Compiling e_null.cc
[490/571] Compiling e_des.cc
[491/571] Compiling e_chacha20poly1305.cc
[492/571] Compiling e_aesctrhmac.cc
[492/571] Compiling e_aesgcmsiv.cc
[494/571] Compiling derive_key.cc
[495/571] Compiling chacha.cc
[496/571] Compiling unicode.cc
[497/571] Compiling buf.cc
[498/571] Compiling cbb.cc
[499/571] Compiling ber.cc
[500/571] Compiling cbs.cc
[501/571] Compiling asn1_compat.cc
[502/571] Compiling bn_asn1.cc
[503/571] Compiling blake2.cc
[504/571] Compiling convert.cc
[505/571] Compiling socket_helper.cc
[506/571] Compiling printf.cc
[506/571] Compiling socket.cc
[508/571] Compiling pair.cc
[509/571] Compiling hexdump.cc
[510/571] Compiling errno.cc
[511/571] Compiling file.cc
[512/571] Compiling fd.cc
[513/571] Compiling connect.cc
[514/571] Compiling bio_mem.cc
[515/571] Compiling base64.cc
[516/571] Compiling bio.cc
[517/571] Compiling tasn_typ.cc
[518/571] Compiling tasn_fre.cc
[519/571] Compiling f_string.cc
[520/571] Compiling posix_time.cc
[521/571] Compiling tasn_enc.cc
[522/571] Compiling tasn_utl.cc
[523/571] Compiling tasn_new.cc
[524/571] Compiling f_int.cc
[525/571] Compiling asn_pack.cc
[526/571] Compiling tasn_dec.cc
[527/571] Compiling asn1_par.cc
[528/571] Compiling a_utctm.cc
[529/571] Compiling a_type.cc
[530/571] Compiling a_octet.cc
[531/571] Compiling a_time.cc
[532/571] Compiling asn1_lib.cc
[533/571] Write sources
[534/571] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[535/571] Write sources
[536/571] Compiling a_strnid.cc
[537/571] Write sources
[539/571] Compiling a_strex.cc
[540/571] Write sources
[542/597] Compiling a_i2d_fp.cc
[543/624] Compiling a_object.cc
[544/624] Compiling a_mbstr.cc
[546/624] Compiling BinaryCoder BinarySerialization.swift
[547/624] Emitting module ArgumentParserToolInfo
[548/624] Compiling Algorithms MinMax.swift
[549/624] Compiling Algorithms Partition.swift
[550/624] Compiling Algorithms Permutations.swift
[551/624] Compiling Algorithms Product.swift
[552/624] Compiling Algorithms Joined.swift
[553/624] Compiling Algorithms Keyed.swift
[554/626] Emitting module BinaryCoder
[555/626] Compiling BinaryCoder BinaryCodable.swift
[556/626] Compiling BinaryCoder SharedBinaryCoding.swift
[556/626] Compiling a_gentm.cc
[558/626] Compiling Algorithms AdjacentPairs.swift
[559/626] Compiling Algorithms Chain.swift
[560/626] Compiling Algorithms Chunked.swift
[561/626] Compiling Algorithms Grouped.swift
[562/626] Compiling Algorithms Indexed.swift
[563/626] Compiling Algorithms Intersperse.swift
[564/626] Compiling Algorithms EitherSequence.swift
[565/626] Compiling Algorithms FirstNonNil.swift
[566/626] Compiling Algorithms FlattenCollection.swift
[567/626] Compiling BinaryCoder BinaryCodableExtensions.swift
[568/626] Compiling Atomics IntegerOperations.swift
[569/626] Compiling Atomics Unmanaged extensions.swift
[570/626] Compiling ArgumentParserToolInfo ToolInfo.swift
[571/627] Compiling Algorithms Compacted.swift
[572/627] Compiling Algorithms Cycle.swift
[576/630] Compiling BinaryCoder BinaryDecoder.swift
[577/630] Compiling BinaryCoder BinaryEncoder.swift
[578/631] Wrapping AST for ArgumentParserToolInfo for debugging
[582/631] Compiling Algorithms Rotate.swift
[583/631] Compiling Algorithms Split.swift
[584/631] Compiling Algorithms Stride.swift
[585/631] Compiling Algorithms Suffix.swift
[591/669] Wrapping AST for BinaryCoder for debugging
[593/669] Compiling ArgumentParser CommandParser.swift
[594/669] Compiling ArgumentParser InputKey.swift
[595/669] Compiling ArgumentParser InputOrigin.swift
[596/669] Compiling ArgumentParser CommandConfiguration.swift
[597/669] Compiling ArgumentParser CommandGroup.swift
[598/669] Compiling ArgumentParser EnumerableFlag.swift
[599/669] Compiling ArgumentParser ArgumentVisibility.swift
[600/669] Compiling ArgumentParser OptionGroup.swift
[601/669] Compiling ArgumentParser AsyncParsableCommand.swift
[605/674] Emitting module ArgumentParser
[606/674] Emitting module Atomics
[607/674] Compiling ArgumentParser BashCompletionsGenerator.swift
[608/674] Compiling ArgumentParser CompletionsGenerator.swift
[609/674] Compiling ArgumentParser FishCompletionsGenerator.swift
[610/674] Compiling ArgumentParser ZshCompletionsGenerator.swift
[612/674] Compiling ArgumentParser Argument.swift
[613/674] Compiling ArgumentParser ArgumentHelp.swift
[614/675] Wrapping AST for Atomics for debugging
[616/675] Compiling ArgumentParser CollectionExtensions.swift
[617/675] Compiling ArgumentParser Platform.swift
[618/675] Compiling ArgumentParser SequenceExtensions.swift
[619/675] Compiling ArgumentParser StringExtensions.swift
[620/675] Compiling ArgumentParser Tree.swift
[627/726] Emitting module Algorithms
[628/735] Compiling NIOCore ConvenienceOptionSupport.swift
[629/735] Compiling NIOCore DeadChannel.swift
[630/735] Compiling NIOCore DispatchQueue+WithFuture.swift
[631/735] Compiling NIOCore EventLoop+Deprecated.swift
[632/735] Compiling NIOCore EventLoop+SerialExecutor.swift
[633/735] Compiling NIOCore EventLoop.swift
[635/735] Compiling NIOCore AsyncChannelHandler.swift
[636/735] Compiling NIOCore AsyncChannelInboundStream.swift
[637/735] Compiling NIOCore AsyncChannelOutboundWriter.swift
[638/735] Compiling NIOCore NIOAsyncSequenceProducer.swift
[639/735] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[640/735] Compiling NIOCore NIOAsyncWriter.swift
[641/735] Compiling NIOCore ByteBuffer-multi-int.swift
[642/735] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[643/735] Compiling NIOCore ByteBuffer-views.swift
[644/735] Compiling NIOCore Channel.swift
[644/735] Wrapping AST for Algorithms for debugging
[646/735] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[647/735] Compiling NIOCore EventLoopFuture+Deprecated.swift
[648/735] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[649/735] Compiling NIOCore EventLoopFuture.swift
[650/735] Compiling NIOCore FileDescriptor.swift
[651/735] Compiling NIOCore FileHandle.swift
[652/735] Compiling NIOCore FileRegion.swift
[653/735] Compiling NIOCore AddressedEnvelope.swift
[654/735] Compiling NIOCore AsyncAwaitSupport.swift
[655/735] Compiling NIOCore AsyncChannel.swift
[656/736] Wrapping AST for ArgumentParser for debugging
[658/736] Compiling NIOCore MarkedCircularBuffer.swift
[659/736] Compiling NIOCore MulticastChannel.swift
[660/736] Compiling NIOCore NIOAny.swift
[661/736] Compiling NIOCore NIOCloseOnErrorHandler.swift
[662/736] Compiling NIOCore NIOLoopBound.swift
[663/736] Compiling NIOCore NIOScheduledCallback.swift
[664/736] Compiling NIOCore NIOSendable.swift
[665/736] Compiling NIOCore RecvByteBufferAllocator.swift
[666/744] Compiling NIOCore GlobalSingletons.swift
[667/744] Compiling NIOCore IO.swift
[668/744] Compiling NIOCore IOData.swift
[669/744] Compiling NIOCore IPProtocol.swift
[670/744] Compiling NIOCore IntegerBitPacking.swift
[671/744] Compiling NIOCore IntegerTypes.swift
[672/744] Compiling NIOCore Interfaces.swift
[673/744] Compiling NIOCore Linux.swift
[674/744] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[675/744] Compiling NIOCore SocketAddresses.swift
[676/744] Compiling NIOCore SocketOptionProvider.swift
[677/744] Compiling NIOCore SystemCallHelpers.swift
[678/744] Compiling NIOCore TimeAmount+Duration.swift
[679/744] Compiling NIOCore TypeAssistedChannelHandler.swift
[680/744] Compiling NIOCore UniversalBootstrapSupport.swift
[681/744] Compiling NIOCore Utilities.swift
[690/744] Compiling NIOCore ChannelPipeline.swift
[691/744] Compiling NIOCore CircularBuffer.swift
[692/744] Compiling NIOCore Codec.swift
[707/744] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[708/744] Compiling NIOCore BSDSocketAPI.swift
[709/744] Compiling NIOCore ByteBuffer-aux.swift
[710/744] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[711/744] Compiling NIOCore ByteBuffer-conversions.swift
[712/744] Compiling NIOCore ByteBuffer-core.swift
[713/744] Compiling NIOCore ByteBuffer-hex.swift
[714/744] Compiling NIOCore ByteBuffer-int.swift
[715/744] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[720/744] Compiling NIOCore ChannelHandler.swift
[721/744] Compiling NIOCore ChannelHandlers.swift
[722/744] Compiling NIOCore ChannelInvoker.swift
[723/744] Compiling NIOCore ChannelOption.swift
[724/744] Emitting module NIOCore
[725/745] Wrapping AST for NIOCore for debugging
[727/796] Compiling NIOEmbedded AsyncTestingChannel.swift
[728/796] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[729/796] Emitting module NIOEmbedded
[730/796] Compiling NIOEmbedded Embedded.swift
[731/797] Wrapping AST for NIOEmbedded for debugging
[733/797] Emitting module NIOPosix
[734/803] Compiling NIOPosix IO.swift
[735/803] Compiling NIOPosix IntegerBitPacking.swift
[736/803] Compiling NIOPosix IntegerTypes.swift
[737/803] Compiling NIOPosix Linux.swift
[738/803] Compiling NIOPosix LinuxCPUSet.swift
[739/803] Compiling NIOPosix LinuxUring.swift
[740/803] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[741/803] Compiling NIOPosix SelectableChannel.swift
[742/803] Compiling NIOPosix SelectableEventLoop.swift
[743/803] Compiling NIOPosix SelectorEpoll.swift
[744/803] Compiling NIOPosix SelectorGeneric.swift
[745/803] Compiling NIOPosix SelectorKqueue.swift
[746/803] Compiling NIOPosix SelectorUring.swift
[747/803] Compiling NIOPosix ServerSocket.swift
[748/803] Compiling NIOPosix Socket.swift
[749/803] Compiling NIOPosix SocketChannel.swift
[750/803] Compiling NIOPosix SocketProtocols.swift
[751/803] Compiling NIOPosix System.swift
[752/803] Compiling NIOPosix Thread.swift
[753/803] Compiling NIOPosix ThreadPosix.swift
[754/803] Compiling NIOPosix ThreadWindows.swift
[755/803] Compiling NIOPosix UnsafeTransfer.swift
[756/803] Compiling NIOPosix Utilities.swift
[757/803] Compiling NIOPosix VsockAddress.swift
[758/803] Compiling NIOPosix VsockChannelEvents.swift
[759/803] Compiling NIOPosix Bootstrap.swift
[760/803] Compiling NIOPosix ControlMessage.swift
[761/803] Compiling NIOPosix DatagramVectorReadManager.swift
[762/803] Compiling NIOPosix Errors+Any.swift
[763/803] Compiling NIOPosix FileDescriptor.swift
[764/803] Compiling NIOPosix GetaddrinfoResolver.swift
[765/803] Compiling NIOPosix HappyEyeballs.swift
[766/803] Compiling NIOPosix NIOThreadPool.swift
[767/803] Compiling NIOPosix NonBlockingFileIO.swift
[768/803] Compiling NIOPosix PendingDatagramWritesManager.swift
[769/803] Compiling NIOPosix PendingWritesManager.swift
[770/803] Compiling NIOPosix PipeChannel.swift
[771/803] Compiling NIOPosix PipePair.swift
[772/803] Compiling NIOPosix Pool.swift
[773/803] Compiling NIOPosix BSDSocketAPICommon.swift
[774/803] Compiling NIOPosix BSDSocketAPIPosix.swift
[775/803] Compiling NIOPosix BSDSocketAPIWindows.swift
[776/803] Compiling NIOPosix BaseSocket.swift
[777/803] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[778/803] Compiling NIOPosix BaseSocketChannel.swift
[779/803] Compiling NIOPosix BaseStreamSocketChannel.swift
[780/803] Compiling NIOPosix PooledRecvBufferAllocator.swift
[781/803] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[782/803] Compiling NIOPosix PosixSingletons.swift
[783/803] Compiling NIOPosix RawSocketBootstrap.swift
[784/803] Compiling NIOPosix Resolver.swift
[785/803] Compiling NIOPosix Selectable.swift
[786/804] Wrapping AST for NIOPosix for debugging
[788/806] Compiling NIO Exports.swift
[789/806] Emitting module NIO
[790/807] Wrapping AST for NIO for debugging
[792/846] Emitting module NIOTLS
[793/846] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[794/846] Compiling NIOTLS TLSEvents.swift
[795/846] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[796/846] Compiling NIOSOCKS SOCKSResponse.swift
[797/846] Compiling NIOSOCKS ClientStateMachine.swift
[798/847] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[799/847] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[800/847] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[801/847] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[802/847] Emitting module NIOSOCKS
[803/847] Compiling NIOHTTP1 ByteCollectionUtils.swift
[804/847] Compiling NIOHTTP1 HTTPDecoder.swift
[805/847] Compiling NIOSOCKS ServerStateMachine.swift
[806/847] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[807/847] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[808/847] Compiling NIOHTTP1 HTTPEncoder.swift
[809/847] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[810/847] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[811/847] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[812/848] Emitting module NIOFoundationCompat
[815/849] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[816/849] Compiling NIOTLS SNIHandler.swift
[817/849] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[818/850] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[819/850] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[820/852] Wrapping AST for NIOSOCKS for debugging
[822/852] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[823/852] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[823/852] Wrapping AST for NIOFoundationCompat for debugging
[824/852] Wrapping AST for NIOTLS for debugging
[826/903] Compiling NIOTransportServices AcceptHandler.swift
[827/903] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[828/903] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[829/903] Compiling NIOTransportServices NIOTSBootstraps.swift
[830/903] Compiling NIOTransportServices StateManagedChannel.swift
[831/903] Compiling NIOTransportServices StateManagedListenerChannel.swift
[832/903] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[833/905] Compiling NIOTransportServices NIOTSChannelOptions.swift
[834/905] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[835/905] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[836/905] Compiling NIOTransportServices NIOTSErrors.swift
[837/905] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[838/905] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[839/905] Compiling NIOTransportServices NIOTSListenerChannel.swift
[840/905] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[841/905] Compiling NIOTransportServices NIOTSSingletons.swift
[842/905] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[845/905] Compiling NIOTransportServices NIOTSEventLoop.swift
[849/905] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[850/905] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[851/905] Emitting module NIOTransportServices
[855/905] Compiling NIOTransportServices NIOTSDatagramListener.swift
[856/905] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[857/905] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[861/906] Emitting module NIOHTTP1
[864/907] Wrapping AST for NIOTransportServices for debugging
[867/907] Emitting module NIOSSL
[867/918] Wrapping AST for NIOHTTP1 for debugging
[869/938] Compiling NIOSSL NIOSSLSecureBytes.swift
[870/938] Compiling NIOSSL RNG.swift
[871/938] Compiling NIOSSL SafeCompare.swift
[872/938] Compiling NIOSSL Zeroization.swift
[873/938] Compiling NIOHPACK IndexedHeaderTable.swift
[877/939] Compiling NIOSSL SubjectAlternativeName.swift
[882/939] Compiling NIOHPACK HuffmanTables.swift
[883/939] Compiling NIOHPACK DynamicHeaderTable.swift
[884/939] Compiling NIOHPACK HPACKDecoder.swift
[885/939] Compiling NIOHPACK HPACKEncoder.swift
[886/939] Compiling NIOHPACK HPACKErrors.swift
[887/939] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[888/939] Compiling NIOWebSocket WebSocketOpcode.swift
[889/939] Compiling NIOHPACK StaticHeaderTable.swift
[890/940] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[891/940] Compiling NIOHPACK IntegerCoding.swift
[894/940] Emitting module NIOWebSocket
[897/940] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[898/940] Emitting module NIOHPACK
[899/940] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[900/940] Emitting module NIOHTTPCompression
[901/940] Compiling NIOHPACK HuffmanCoding.swift
[902/940] Compiling NIOHTTPCompression HTTPCompression.swift
[903/940] Compiling NIOHTTPCompression HTTPDecompression.swift
[904/940] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[905/940] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[906/940] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[912/941] Compiling NIOWebSocket WebSocketErrorCodes.swift
[913/941] Compiling NIOWebSocket WebSocketFrame.swift
[914/942] Wrapping AST for NIOHTTPCompression for debugging
[915/942] Wrapping AST for NIOWebSocket for debugging
[917/942] Compiling NIOHPACK HPACKHeader.swift
[918/942] Compiling NIOHPACK HeaderTables.swift
[919/943] Compiling NIOSSL TLSConfiguration.swift
[920/943] Compiling NIOSSL UniversalBootstrapSupport.swift
[921/943] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[934/944] Wrapping AST for NIOHPACK for debugging
[936/1002] Wrapping AST for NIOSSL for debugging
[938/1024] Compiling MQTTNIO MQTTError.swift
[939/1024] Compiling MQTTNIO MQTTInflight.swift
[940/1024] Compiling MQTTNIO MQTTListeners.swift
[941/1024] Emitting module MQTTNIO
[942/1027] Compiling MQTTNIO MQTTClient+async.swift
[943/1027] Compiling MQTTNIO MQTTClientV5+async.swift
[944/1027] Compiling MQTTNIO Sendable.swift
[945/1027] Compiling MQTTNIO MQTTMessageDecoder.swift
[946/1027] Compiling MQTTNIO MQTTMessageHandler.swift
[947/1027] Compiling MQTTNIO MQTTTaskHandler.swift
[948/1027] Compiling MQTTNIO MQTTConnection.swift
[949/1027] Compiling MQTTNIO MQTTCoreTypes.swift
[950/1027] Compiling MQTTNIO MQTTCoreTypesV5.swift
[951/1027] Compiling MQTTNIO MQTTSerializer.swift
[952/1027] Compiling MQTTNIO MQTTTask.swift
[953/1027] Compiling MQTTNIO TSTLSConfiguration.swift
[954/1027] Emitting module NIOHTTP2
[956/1035] Compiling MQTTNIO MQTTPacket.swift
[957/1035] Compiling MQTTNIO MQTTProperties.swift
[958/1035] Compiling MQTTNIO MQTTReason.swift
[962/1035] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[963/1035] Compiling MQTTNIO PingreqHandler.swift
[964/1035] Compiling MQTTNIO WebSocketHandler.swift
[965/1035] Compiling MQTTNIO WebSocketInitialRequest.swift
[966/1035] Compiling MQTTNIO MQTTClient.swift
[967/1035] Compiling MQTTNIO MQTTClientV5.swift
[968/1035] Compiling MQTTNIO MQTTConfiguration.swift
[972/1036] Wrapping AST for MQTTNIO for debugging
[974/1036] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[975/1036] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[976/1036] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[977/1036] Compiling NIOHTTP2 HTTP2StreamID.swift
[978/1036] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[979/1036] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[980/1036] Compiling NIOHTTP2 HTTP2UserEvents.swift
[981/1036] Compiling NIOHTTP2 InboundEventBuffer.swift
[982/1036] Compiling NIOHTTP2 InboundWindowManager.swift
[983/1036] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[984/1036] Compiling NIOHTTP2 StreamChannelFlowController.swift
[985/1036] Compiling NIOHTTP2 StreamChannelList.swift
[986/1036] Compiling NIOHTTP2 StreamMap.swift
[987/1036] Compiling NIOHTTP2 StreamStateMachine.swift
[988/1036] Compiling NIOHTTP2 UnsafeTransfer.swift
[989/1036] Compiling NIOHTTP2 WatermarkedFlowController.swift
[990/1036] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[991/1036] Compiling NIOHTTP2 HasFlowControlWindows.swift
[992/1036] Compiling NIOHTTP2 HasLocalSettings.swift
[993/1036] Compiling NIOHTTP2 HasRemoteSettings.swift
[994/1036] Compiling NIOHTTP2 LocallyQuiescingState.swift
[995/1036] Compiling NIOHTTP2 QuiescingState.swift
[996/1036] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[997/1036] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[998/1036] Compiling NIOHTTP2 MaySendFrames.swift
[999/1036] Compiling NIOHTTP2 SendingDataState.swift
[1000/1036] Compiling NIOHTTP2 SendingGoawayState.swift
[1001/1036] Compiling NIOHTTP2 SendingHeadersState.swift
[1002/1036] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1003/1036] Compiling NIOHTTP2 SendingRstStreamState.swift
[1004/1036] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1005/1036] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1006/1036] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1007/1036] Compiling NIOHTTP2 HTTP2Frame.swift
[1008/1036] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1009/1036] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1010/1036] Compiling NIOHTTP2 HTTP2PingData.swift
[1011/1036] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1012/1036] Compiling NIOHTTP2 HTTP2Settings.swift
[1013/1036] Compiling NIOHTTP2 HTTP2Stream.swift
[1031/1037] Wrapping AST for NIOHTTP2 for debugging
[1033/1096] Emitting module AsyncHTTPClient
[1034/1104] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1035/1104] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1036/1104] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1037/1104] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1038/1104] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1039/1104] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1040/1104] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1041/1104] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1042/1104] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1043/1104] Compiling AsyncHTTPClient RequestBag.swift
[1044/1104] Compiling AsyncHTTPClient RequestValidation.swift
[1045/1104] Compiling AsyncHTTPClient SSLContextCache.swift
[1046/1104] Compiling AsyncHTTPClient Scheme.swift
[1047/1104] Compiling AsyncHTTPClient Singleton.swift
[1048/1104] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1049/1104] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1050/1104] Compiling AsyncHTTPClient Utils.swift
[1051/1104] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1052/1104] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1053/1104] Compiling AsyncHTTPClient Transaction.swift
[1054/1104] Compiling AsyncHTTPClient Base64.swift
[1055/1104] Compiling AsyncHTTPClient BasicAuth.swift
[1056/1104] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1057/1104] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1058/1104] Compiling AsyncHTTPClient ConnectionPool.swift
[1059/1104] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1060/1104] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1061/1104] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1062/1104] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1063/1104] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1064/1104] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1065/1104] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1066/1104] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1067/1104] Compiling AsyncHTTPClient RequestBodyLength.swift
[1068/1104] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1069/1104] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1070/1104] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1071/1104] Compiling AsyncHTTPClient HTTP1Connection.swift
[1072/1104] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1073/1104] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1074/1104] Compiling AsyncHTTPClient HTTP2Connection.swift
[1075/1104] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1076/1104] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1077/1104] Compiling AsyncHTTPClient RequestOptions.swift
[1078/1104] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1079/1104] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1080/1104] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1081/1104] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1082/1104] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1083/1104] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1084/1104] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1085/1104] Compiling AsyncHTTPClient ConnectionTarget.swift
[1086/1104] Compiling AsyncHTTPClient DeconstructedURL.swift
[1087/1104] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1088/1104] Compiling AsyncHTTPClient FoundationExtensions.swift
[1089/1104] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1090/1104] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1091/1104] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1092/1104] Compiling AsyncHTTPClient HTTPClient.swift
[1093/1104] Compiling AsyncHTTPClient HTTPHandler.swift
[1094/1104] Compiling AsyncHTTPClient LRUCache.swift
[1095/1104] Compiling AsyncHTTPClient NWErrorHandler.swift
[1096/1104] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1097/1104] Compiling AsyncHTTPClient TLSConfiguration.swift
[1098/1104] Compiling AsyncHTTPClient RedirectState.swift
[1099/1104] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1100/1105] Wrapping AST for AsyncHTTPClient for debugging
[1102/1130] Compiling sma2mqttLibrary Extensions.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/HTTPClientProvider.swift:18:52: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
16 |         tlsConfiguration.certificateVerification = .none
17 |
18 |         return HTTPClient(eventLoopGroupProvider: .createNew, configuration: .init(tlsConfiguration: tlsConfiguration,
   |                                                    |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                    `- note: use 'singleton' instead
19 |                                                                                    timeout: .init(connect: .seconds(5), read: .seconds(10)),
20 |                                                                                    decompression: .enabled(limit: .none)))
[1103/1130] Compiling sma2mqttLibrary HTTPClientProvider.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/HTTPClientProvider.swift:18:52: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
16 |         tlsConfiguration.certificateVerification = .none
17 |
18 |         return HTTPClient(eventLoopGroupProvider: .createNew, configuration: .init(tlsConfiguration: tlsConfiguration,
   |                                                    |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                    `- note: use 'singleton' instead
19 |                                                                                    timeout: .init(connect: .seconds(5), read: .seconds(10)),
20 |                                                                                    decompression: .enabled(limit: .none)))
[1104/1130] Compiling sma2mqttLibrary IntervalLoop.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/HTTPClientProvider.swift:18:52: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
16 |         tlsConfiguration.certificateVerification = .none
17 |
18 |         return HTTPClient(eventLoopGroupProvider: .createNew, configuration: .init(tlsConfiguration: tlsConfiguration,
   |                                                    |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                    `- note: use 'singleton' instead
19 |                                                                                    timeout: .init(connect: .seconds(5), read: .seconds(10)),
20 |                                                                                    decompression: .enabled(limit: .none)))
[1105/1133] Compiling sma2mqttLibrary GetValuesResult.swift
[1106/1133] Compiling sma2mqttLibrary PublishedValue.swift
[1107/1133] Compiling sma2mqttLibrary SMADataObject.swift
[1108/1133] Compiling sma2mqttLibrary SMATagTranslator.swift
[1109/1133] Emitting module sma2mqttLibrary
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/HTTPClientProvider.swift:18:52: warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
16 |         tlsConfiguration.certificateVerification = .none
17 |
18 |         return HTTPClient(eventLoopGroupProvider: .createNew, configuration: .init(tlsConfiguration: tlsConfiguration,
   |                                                    |- warning: 'createNew' is deprecated: Please use the singleton EventLoopGroup explicitly
   |                                                    `- note: use 'singleton' instead
19 |                                                                                    timeout: .init(connect: .seconds(5), read: .seconds(10)),
20 |                                                                                    decompression: .enabled(limit: .none)))
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/MQTTPublisher.swift:30:135: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
28 |         self.baseTopic = baseTopic.hasSuffix("/") ? String(baseTopic.dropLast(1)) : baseTopic
29 |
30 |         mqttClient = MQTTClient(host: hostname, port: port, identifier: ProcessInfo.processInfo.processName, eventLoopGroupProvider: .createNew, configuration: .init(userName: username, password: ""))
   |                                                                                                                                       `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
31 |
32 |         mqttQueue.async { _ = self.mqttClient.connect() }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/QueryQueue.swift:8:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
  6 | import JLog
  7 |
  8 | extension ObjectId: Identifiable { public var id: ObjectId { self } }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  9 |
 10 | struct QueryObject
[1110/1133] Compiling sma2mqttLibrary SMALighthouse.swift
[1111/1133] Compiling sma2mqttLibrary PacketHelper.swift
[1112/1133] Compiling sma2mqttLibrary SMANetPacket.swift
[1113/1133] Compiling sma2mqttLibrary SMANetPacketDefinition.swift
[1114/1133] Compiling sma2mqttLibrary SMANetPacketHeader.swift
[1115/1133] Compiling sma2mqttLibrary SMANetPacketValue.swift
[1116/1133] Compiling sma2mqttLibrary SMAPacket.swift
[1117/1133] Compiling sma2mqttLibrary SMAPacketGenerator.swift
[1118/1133] Compiling sma2mqttLibrary SMATagPacket.swift
[1119/1133] Compiling sma2mqttLibrary DatedQueue.swift
[1120/1133] Compiling sma2mqttLibrary MQTTPublisher.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/MQTTPublisher.swift:30:135: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
28 |         self.baseTopic = baseTopic.hasSuffix("/") ? String(baseTopic.dropLast(1)) : baseTopic
29 |
30 |         mqttClient = MQTTClient(host: hostname, port: port, identifier: ProcessInfo.processInfo.processName, eventLoopGroupProvider: .createNew, configuration: .init(userName: username, password: ""))
   |                                                                                                                                       `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
31 |
32 |         mqttQueue.async { _ = self.mqttClient.connect() }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/QueryQueue.swift:8:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
  6 | import JLog
  7 |
  8 | extension ObjectId: Identifiable { public var id: ObjectId { self } }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  9 |
 10 | struct QueryObject
[1121/1133] Compiling sma2mqttLibrary MutlicastReceiver.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/MQTTPublisher.swift:30:135: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
28 |         self.baseTopic = baseTopic.hasSuffix("/") ? String(baseTopic.dropLast(1)) : baseTopic
29 |
30 |         mqttClient = MQTTClient(host: hostname, port: port, identifier: ProcessInfo.processInfo.processName, eventLoopGroupProvider: .createNew, configuration: .init(userName: username, password: ""))
   |                                                                                                                                       `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
31 |
32 |         mqttQueue.async { _ = self.mqttClient.connect() }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/QueryQueue.swift:8:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
  6 | import JLog
  7 |
  8 | extension ObjectId: Identifiable { public var id: ObjectId { self } }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  9 |
 10 | struct QueryObject
[1122/1133] Compiling sma2mqttLibrary QueryQueue.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/MQTTPublisher.swift:30:135: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
28 |         self.baseTopic = baseTopic.hasSuffix("/") ? String(baseTopic.dropLast(1)) : baseTopic
29 |
30 |         mqttClient = MQTTClient(host: hostname, port: port, identifier: ProcessInfo.processInfo.processName, eventLoopGroupProvider: .createNew, configuration: .init(userName: username, password: ""))
   |                                                                                                                                       `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
31 |
32 |         mqttQueue.async { _ = self.mqttClient.connect() }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/Tools/QueryQueue.swift:8:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
  6 | import JLog
  7 |
  8 | extension ObjectId: Identifiable { public var id: ObjectId { self } }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  9 |
 10 | struct QueryObject
[1123/1133] Compiling sma2mqttLibrary RandomNumber.swift
[1124/1133] Compiling sma2mqttLibrary SMAUDPPort.swift
[1125/1133] Compiling sma2mqttLibrary resource_bundle_accessor.swift
[1126/1133] Compiling sma2mqttLibrary ObisDefinition.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:586:99: warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
584 |                 catch
585 |                 {
586 |                     JLog.error("\(address):could not convert to json error:\(error) singleValue:\(singleValue)")
    |                                |                                                                  |- warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
    |                                |                                                                  `- note: 'singleValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
    |                                `- note: access can happen concurrently
587 |                 }
588 |             }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:473:55: warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
471 |
472 |         let deviceNameDictionary = try await getInformationDictionary(atPath: "/dyn/getValues.json", requestIds: devicenameKeys)
473 |         JLog.trace("\(address):deviceNameDictionary:\(deviceNameDictionary)")
    |                                                       |- warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
    |                                                       `- note: 'self'-isolated 'deviceNameDictionary' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
474 |
475 |         if let deviceName = deviceNameDictionary.first(where: { !($0.value.stringValue?.isEmpty ?? true) })?.value.stringValue
    |                                                  `- note: access can happen concurrently
476 |         {
477 |             JLog.trace("\(address) devicename: \(deviceName)")
[1127/1133] Compiling sma2mqttLibrary ObisPacket.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:586:99: warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
584 |                 catch
585 |                 {
586 |                     JLog.error("\(address):could not convert to json error:\(error) singleValue:\(singleValue)")
    |                                |                                                                  |- warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
    |                                |                                                                  `- note: 'singleValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
    |                                `- note: access can happen concurrently
587 |                 }
588 |             }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:473:55: warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
471 |
472 |         let deviceNameDictionary = try await getInformationDictionary(atPath: "/dyn/getValues.json", requestIds: devicenameKeys)
473 |         JLog.trace("\(address):deviceNameDictionary:\(deviceNameDictionary)")
    |                                                       |- warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
    |                                                       `- note: 'self'-isolated 'deviceNameDictionary' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
474 |
475 |         if let deviceName = deviceNameDictionary.first(where: { !($0.value.stringValue?.isEmpty ?? true) })?.value.stringValue
    |                                                  `- note: access can happen concurrently
476 |         {
477 |             JLog.trace("\(address) devicename: \(deviceName)")
[1128/1133] Compiling sma2mqttLibrary ObisValue.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:586:99: warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
584 |                 catch
585 |                 {
586 |                     JLog.error("\(address):could not convert to json error:\(error) singleValue:\(singleValue)")
    |                                |                                                                  |- warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
    |                                |                                                                  `- note: 'singleValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
    |                                `- note: access can happen concurrently
587 |                 }
588 |             }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:473:55: warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
471 |
472 |         let deviceNameDictionary = try await getInformationDictionary(atPath: "/dyn/getValues.json", requestIds: devicenameKeys)
473 |         JLog.trace("\(address):deviceNameDictionary:\(deviceNameDictionary)")
    |                                                       |- warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
    |                                                       `- note: 'self'-isolated 'deviceNameDictionary' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
474 |
475 |         if let deviceName = deviceNameDictionary.first(where: { !($0.value.stringValue?.isEmpty ?? true) })?.value.stringValue
    |                                                  `- note: access can happen concurrently
476 |         {
477 |             JLog.trace("\(address) devicename: \(deviceName)")
[1129/1133] Compiling sma2mqttLibrary SMADevice.swift
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:586:99: warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
584 |                 catch
585 |                 {
586 |                     JLog.error("\(address):could not convert to json error:\(error) singleValue:\(singleValue)")
    |                                |                                                                  |- warning: sending 'singleValue' risks causing data races; this is an error in the Swift 6 language mode
    |                                |                                                                  `- note: 'singleValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
    |                                `- note: access can happen concurrently
587 |                 }
588 |             }
/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMADevice.swift:473:55: warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
471 |
472 |         let deviceNameDictionary = try await getInformationDictionary(atPath: "/dyn/getValues.json", requestIds: devicenameKeys)
473 |         JLog.trace("\(address):deviceNameDictionary:\(deviceNameDictionary)")
    |                                                       |- warning: sending 'deviceNameDictionary' risks causing data races; this is an error in the Swift 6 language mode
    |                                                       `- note: 'self'-isolated 'deviceNameDictionary' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
474 |
475 |         if let deviceName = deviceNameDictionary.first(where: { !($0.value.stringValue?.isEmpty ?? true) })?.value.stringValue
    |                                                  `- note: access can happen concurrently
476 |         {
477 |             JLog.trace("\(address) devicename: \(deviceName)")
[1130/1134] Wrapping AST for sma2mqttLibrary for debugging
[1132/1136] Emitting module sma2mqtt
/host/spi-builder-workspace/Sources/sma2mqtt/sma2mqtt.swift:10:1: warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  8 | import sma2mqttLibrary
  9 |
 10 | extension JLog.Level: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 11 | #if DEBUG
 12 |     let defaultLoglevel: JLog.Level = .debug
[1133/1136] Compiling sma2mqtt sma2mqtt.swift
/host/spi-builder-workspace/Sources/sma2mqtt/sma2mqtt.swift:10:1: warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  8 | import sma2mqttLibrary
  9 |
 10 | extension JLog.Level: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 11 | #if DEBUG
 12 |     let defaultLoglevel: JLog.Level = .debug
[1134/1137] Wrapping AST for sma2mqtt for debugging
[1135/1137] Write Objects.LinkFileList
[1136/1137] Linking sma2mqtt
Build complete! (185.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.51.12",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "mqtt-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server-community/mqtt-nio"
    },
    {
      "identity" : "binarycoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jollyjinx/BinaryCoder"
    },
    {
      "identity" : "jlog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jollyjinx/JLog"
    }
  ],
  "manifest_display_name" : "sma2mqtt",
  "name" : "sma2mqtt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "sma2mqtt",
      "targets" : [
        "sma2mqtt"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "sma2mqttLibrary",
      "targets" : [
        "sma2mqttLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sma2mqttTests",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqttTests",
      "path" : "Tests/sma2mqttTests",
      "product_dependencies" : [
        "BinaryCoder",
        "JLog"
      ],
      "sources" : [
        "QueryQueueTests.swift",
        "SMAObjectTests.swift",
        "TestHelpers.swift",
        "sma2mqttTests.swift"
      ],
      "target_dependencies" : [
        "sma2mqttLibrary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sma2mqttLibrary",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqttLibrary",
      "path" : "Sources/sma2mqttLibrary",
      "product_dependencies" : [
        "BinaryCoder",
        "AsyncHTTPClient",
        "MQTTNIO",
        "JLog"
      ],
      "product_memberships" : [
        "sma2mqtt",
        "sma2mqttLibrary"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sma.data.Translation_Names.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/DataObjects/Resources/sma.data.objectMetaData.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/Obis/Resources/obisdefinition.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/sma2mqttLibrary/SMAPacket/Resources/SMANetPacketDefinitions.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DataObjects/GetValuesResult.swift",
        "DataObjects/PublishedValue.swift",
        "DataObjects/SMADataObject.swift",
        "DataObjects/SMATagTranslator.swift",
        "Obis/ObisDefinition.swift",
        "Obis/ObisPacket.swift",
        "Obis/ObisValue.swift",
        "SMADevice.swift",
        "SMALighthouse.swift",
        "SMAPacket/PacketHelper.swift",
        "SMAPacket/SMANetPacket.swift",
        "SMAPacket/SMANetPacketDefinition.swift",
        "SMAPacket/SMANetPacketHeader.swift",
        "SMAPacket/SMANetPacketValue.swift",
        "SMAPacket/SMAPacket.swift",
        "SMAPacket/SMAPacketGenerator.swift",
        "SMAPacket/SMATagPacket.swift",
        "Tools/DatedQueue.swift",
        "Tools/Extensions.swift",
        "Tools/HTTPClientProvider.swift",
        "Tools/IntervalLoop.swift",
        "Tools/MQTTPublisher.swift",
        "Tools/MutlicastReceiver.swift",
        "Tools/QueryQueue.swift",
        "Tools/RandomNumber.swift",
        "Tools/SMAUDPPort.swift"
      ],
      "target_dependencies" : [
        "CNative"
      ],
      "type" : "library"
    },
    {
      "c99name" : "sma2mqtt",
      "module_type" : "SwiftTarget",
      "name" : "sma2mqtt",
      "path" : "Sources/sma2mqtt",
      "product_dependencies" : [
        "ArgumentParser",
        "JLog"
      ],
      "product_memberships" : [
        "sma2mqtt"
      ],
      "sources" : [
        "sma2mqtt.swift"
      ],
      "target_dependencies" : [
        "sma2mqttLibrary"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNative",
      "module_type" : "ClangTarget",
      "name" : "CNative",
      "path" : "Sources/CNative",
      "product_memberships" : [
        "sma2mqtt",
        "sma2mqttLibrary"
      ],
      "sources" : [
        "select.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.