The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-jmap-client, reference main (b08add), with Swift 6.1 for Android on 18 Sep 2025 16:39:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kukushechkin/swift-jmap-client.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/kukushechkin/swift-jmap-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b08add1 fix CI
Cloned https://github.com/kukushechkin/swift-jmap-client.git
Revision (git rev-parse @):
b08add127f664e4639a3ff23d3d9326e70cdf41a
SUCCESS checkout https://github.com/kukushechkin/swift-jmap-client.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kukushechkin/swift-jmap-client.git
https://github.com/kukushechkin/swift-jmap-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "swift-jmap-client",
  "name" : "swift-jmap-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "JMAPClient",
      "targets" : [
        "JMAPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-jmap-client",
      "targets" : [
        "swift-jmap-client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_jmap_client",
      "module_type" : "SwiftTarget",
      "name" : "swift-jmap-client",
      "path" : "Sources/swift-jmap-client",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-jmap-client"
      ],
      "sources" : [
        "swift_jmap_client.swift"
      ],
      "target_dependencies" : [
        "JMAPClient"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JMAPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "JMAPClientTests",
      "path" : "Tests/JMAPClientTests",
      "sources" : [
        "JMAPClientTests.swift"
      ],
      "target_dependencies" : [
        "JMAPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JMAPClient",
      "module_type" : "SwiftTarget",
      "name" : "JMAPClient",
      "path" : "Sources/JMAPClient",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "JMAPClient",
        "swift-jmap-client"
      ],
      "sources" : [
        "JMAPClient.swift",
        "JMAPTypes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2094] Fetching swift-docc-plugin
[253/18388] Fetching swift-docc-plugin, swift-argument-parser
[4865/32679] Fetching swift-docc-plugin, swift-argument-parser, async-http-client
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.85s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3527] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.21s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.80s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.82s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
[1/6139] Fetching swift-nio-extras
[493/10042] Fetching swift-nio-extras, swift-log
[2864/12785] Fetching swift-nio-extras, swift-log, swift-nio-transport-services
[9724/14599] Fetching swift-nio-extras, swift-log, swift-nio-transport-services, swift-atomics
[10097/20585] Fetching swift-nio-extras, swift-log, swift-nio-transport-services, swift-atomics, swift-algorithms
[11097/32257] Fetching swift-nio-extras, swift-log, swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.04s)
[17948/26118] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
[14279/22215] Fetching swift-nio-transport-services, swift-atomics, swift-algorithms, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
[12698/20401] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2
[20402/35486] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.84s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.84s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.85s)
[2867/15085] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.55s)
[1/78145] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.13s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (10.73s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.14s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.04s)
Fetching https://github.com/apple/swift-numerics.git
[1/6359] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.34s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/17509] Fetching swift-collections
[17510/22480] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (4.36s)
Fetched https://github.com/apple/swift-collections.git from cache (4.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.81s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.81s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/2470] Fetching swift-service-lifecycle
[2471/3393] Fetching swift-service-lifecycle, swift-http-types
[3394/8811] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms
[4857/9987] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers
[5976/11616] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-asn1
[9504/18199] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
[8948/14806] Fetching swift-async-algorithms, swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.82s)
[13046/13177] Fetching swift-async-algorithms, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.82s)
[7759/7759] Fetching swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.83s)
[6386/6583] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.08s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.14s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.16s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.99s)
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.97s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (1.17s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.04s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.09s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (1.19s)
Fetching https://github.com/apple/swift-crypto.git
[1/17044] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (4.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.30s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (3.22s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.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.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.86.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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.29.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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.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.4
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/477] Write sources
[6/477] Compiling a_i2d_fp.cc
[7/477] Compiling _NumericsShims _NumericsShims.c
[7/477] Write sources
[10/477] Compiling _AtomicsShims.c
[10/477] Write sources
[29/477] Compiling CNIOWindows shim.c
[30/477] Compiling CNIOWindows WSAStartup.c
[31/477] Compiling CNIOWASI CNIOWASI.c
[32/477] Compiling ber.cc
[33/477] Compiling pkcs7.cc
[34/477] Compiling CNIOPosix event_loop_id.c
[35/477] Compiling CNIOLinux liburing_shims.c
[36/477] Write swift-version-24593BA9C3E375BF.txt
[36/477] Compiling a_gentm.cc
[38/477] Compiling CNIOLLHTTP c_nio_http.c
[39/477] Compiling CNIOLinux shim.c
[40/477] Compiling CNIOExtrasZlib empty.c
[41/477] Compiling CNIOLLHTTP c_nio_api.c
[42/477] Compiling p_dsa_asn1.cc
[43/494] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/494] Compiling pkcs7_x509.cc
[45/494] Compiling CNIODarwin shim.c
[46/494] Compiling pem_xaux.cc
[47/499] Compiling fiat_p256_adx_sqr.S
[48/511] Compiling fiat_p256_adx_mul.S
[49/513] Compiling fiat_curve25519_adx_square.S
[50/513] Compiling fiat_curve25519_adx_mul.S
[51/513] Compiling CNIOBoringSSLShims shims.c
[53/513] Emitting module _NIODataStructures
[53/513] Compiling tls_method.cc
[54/513] Compiling tls_record.cc
[55/513] Compiling tls13_server.cc
[57/513] Compiling RealModule RealFunctions.swift
[58/514] Emitting module RealModule
[59/514] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/514] Compiling InternalCollectionsUtilities Debugging.swift
[61/514] Emitting module _NIOBase64
[62/514] Compiling _NIOBase64 Base64.swift
[63/514] Emitting module InternalCollectionsUtilities
[64/514] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/514] Compiling InternalCollectionsUtilities Integer rank.swift
[66/514] Compiling _NIODataStructures _TinyArray.swift
[67/515] Compiling RealModule Float16+Real.swift
[68/516] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[69/516] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[70/516] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[71/516] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/516] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/516] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/516] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/516] Compiling InternalCollectionsUtilities Descriptions.swift
[78/516] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/516] Compiling _NIODataStructures PriorityQueue.swift
[84/516] Compiling RealModule Float80+Real.swift
[85/516] Compiling RealModule Real.swift
[86/516] Compiling _NIODataStructures Heap.swift
[88/517] Compiling RealModule RelaxedArithmetic.swift
[90/518] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/519] Wrapping AST for _NIODataStructures for debugging
[93/519] Wrapping AST for _NIOBase64 for debugging
[94/519] Wrapping AST for RealModule for debugging
[95/519] Wrapping AST for InternalCollectionsUtilities for debugging
[96/534] Compiling tls13_client.cc
[98/534] Compiling DequeModule Deque+CustomReflectable.swift
[99/534] Compiling DequeModule Deque+Descriptions.swift
[99/536] Compiling tls13_enc.cc
[101/536] Compiling DequeModule _DequeBuffer.swift
[102/536] Compiling DequeModule _DequeBufferHeader.swift
[103/536] Compiling DequeModule Deque+Equatable.swift
[104/536] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[105/536] Compiling DequeModule _DequeSlot.swift
[106/536] Compiling DequeModule _UnsafeWrappedBuffer.swift
[106/536] Compiling tls13_both.cc
[108/536] Compiling DequeModule Deque+Testing.swift
[109/536] Compiling DequeModule Deque._Storage.swift
[110/536] Compiling DequeModule Deque._UnsafeHandle.swift
[111/536] Compiling DequeModule Deque.swift
[112/536] Compiling DequeModule Deque+Extras.swift
[113/536] Compiling DequeModule Deque+Hashable.swift
[114/536] Compiling DequeModule Deque+Codable.swift
[115/536] Compiling DequeModule Deque+Collection.swift
[116/536] Emitting module DequeModule
[116/537] Compiling t1_enc.cc
[119/537] Compiling Logging MetadataProvider.swift
[120/537] Compiling Logging Locks.swift
[121/537] Emitting module Logging
[122/537] Compiling Logging LogHandler.swift
[123/537] Compiling Logging Logging.swift
[124/538] Compiling ssl_versions.cc
[125/538] Wrapping AST for DequeModule for debugging
[126/538] Wrapping AST for Logging for debugging
[127/538] Compiling ssl_stat.cc
[128/538] Compiling ssl_x509.cc
[129/538] Compiling ssl_transcript.cc
[130/538] Compiling ssl_session.cc
[131/538] Compiling ssl_privkey.cc
[132/538] Compiling ssl_key_share.cc
[133/538] Compiling ssl_file.cc
[134/538] Compiling ssl_lib.cc
[135/538] Compiling ssl_credential.cc
[136/538] Compiling ssl_cert.cc
[137/538] Compiling ssl_cipher.cc
[138/538] Compiling ssl_buffer.cc
[139/538] Compiling ssl_asn1.cc
[140/538] Compiling ssl_aead_ctx.cc
[141/538] Compiling s3_pkt.cc
[142/538] Compiling s3_both.cc
[143/538] Compiling s3_lib.cc
[144/538] Compiling handshake_server.cc
[145/538] Compiling handshake_client.cc
[146/538] Compiling handshake.cc
[147/538] Compiling handoff.cc
[148/538] Compiling dtls_record.cc
[149/538] Compiling d1_srtp.cc
[150/538] Compiling md5-x86_64-linux.S
[151/538] Compiling encrypted_client_hello.cc
[152/538] Compiling md5-586-linux.S
[153/538] Compiling md5-x86_64-apple.S
[154/538] Compiling md5-586-apple.S
[155/538] Compiling chacha20_poly1305_x86_64-linux.S
[156/538] Compiling dtls_method.cc
[157/538] Compiling chacha20_poly1305_armv8-win.S
[158/538] Compiling chacha20_poly1305_x86_64-apple.S
[159/538] Compiling chacha20_poly1305_armv8-apple.S
[160/538] Compiling extensions.cc
[161/538] Compiling chacha20_poly1305_armv8-linux.S
[162/538] Compiling chacha-x86_64-linux.S
[163/538] Compiling chacha-x86_64-apple.S
[164/538] Compiling d1_lib.cc
[165/538] Compiling chacha-x86-linux.S
[166/538] Compiling chacha-x86-apple.S
[167/538] Compiling chacha-armv8-win.S
[168/538] Compiling chacha-armv8-apple.S
[169/538] Compiling chacha-armv8-linux.S
[170/538] Compiling chacha-armv4-linux.S
[171/538] Compiling aes128gcmsiv-x86_64-linux.S
[172/538] Compiling aes128gcmsiv-x86_64-apple.S
[173/538] Compiling x86_64-mont5-linux.S
[174/538] Compiling d1_pkt.cc
[175/538] Compiling x86_64-mont-linux.S
[176/538] Compiling x86_64-mont5-apple.S
[177/538] Compiling x86_64-mont-apple.S
[178/538] Compiling x86-mont-linux.S
[179/538] Compiling x86-mont-apple.S
[180/538] Compiling vpaes-x86_64-apple.S
[181/538] Compiling vpaes-x86_64-linux.S
[182/538] Compiling vpaes-x86-linux.S
[183/538] Compiling vpaes-x86-apple.S
[184/538] Compiling vpaes-armv8-apple.S
[185/538] Compiling vpaes-armv8-win.S
[186/538] Compiling vpaes-armv8-linux.S
[187/538] Compiling vpaes-armv7-linux.S
[188/538] Compiling err_data.cc
[189/538] Compiling sha512-armv8-win.S
[190/538] Compiling sha512-x86_64-apple.S
[191/538] Compiling sha512-x86_64-linux.S
[192/538] Compiling sha512-armv8-apple.S
[193/538] Compiling sha512-armv4-linux.S
[194/538] Compiling sha512-armv8-linux.S
[195/538] Compiling sha512-586-linux.S
[196/538] Compiling sha512-586-apple.S
[197/538] Compiling sha256-x86_64-linux.S
[198/538] Compiling sha256-x86_64-apple.S
[199/538] Compiling sha256-armv8-win.S
[200/538] Compiling sha256-armv8-apple.S
[201/538] Compiling sha256-armv4-linux.S
[202/538] Compiling sha256-586-linux.S
[203/538] Compiling sha256-586-apple.S
[204/538] Compiling sha256-armv8-linux.S
[205/538] Compiling sha1-x86_64-linux.S
[206/538] Compiling sha1-armv8-apple.S
[207/538] Compiling sha1-armv8-win.S
[208/538] Compiling sha1-x86_64-apple.S
[209/538] Compiling bio_ssl.cc
[210/538] Compiling sha1-armv8-linux.S
[211/538] Compiling sha1-armv4-large-linux.S
[212/538] Compiling sha1-586-linux.S
[213/538] Compiling rdrand-x86_64-linux.S
[214/538] Compiling sha1-586-apple.S
[215/538] Compiling rsaz-avx2-apple.S
[216/538] Compiling rdrand-x86_64-apple.S
[217/538] Compiling rsaz-avx2-linux.S
[218/538] Compiling p256_beeu-x86_64-asm-linux.S
[219/538] Compiling p256_beeu-armv8-asm-win.S
[220/538] Compiling p256_beeu-x86_64-asm-apple.S
[221/538] Compiling p256_beeu-armv8-asm-apple.S
[222/538] Compiling p256-x86_64-asm-linux.S
[223/538] Compiling p256_beeu-armv8-asm-linux.S
[224/538] Compiling p256-armv8-asm-win.S
[225/538] Compiling p256-x86_64-asm-apple.S
[226/538] Compiling ghashv8-armv8-win.S
[227/538] Compiling p256-armv8-asm-apple.S
[228/538] Compiling ghashv8-armv8-linux.S
[229/538] Compiling p256-armv8-asm-linux.S
[230/538] Compiling ghash-x86_64-apple.S
[231/538] Compiling ghashv8-armv8-apple.S
[232/538] Compiling ghash-x86_64-linux.S
[233/538] Compiling ghashv8-armv7-linux.S
[234/538] Compiling ghash-x86-apple.S
[235/538] Compiling ghash-ssse3-x86_64-linux.S
[236/538] Compiling ghash-x86-linux.S
[237/538] Compiling ghash-ssse3-x86_64-apple.S
[238/538] Compiling ghash-ssse3-x86-linux.S
[239/538] Compiling ghash-ssse3-x86-apple.S
[240/538] Compiling ghash-neon-armv8-win.S
[241/538] Compiling ghash-neon-armv8-linux.S
[242/538] Compiling ghash-neon-armv8-apple.S
[243/538] Compiling co-586-linux.S
[244/538] Compiling ghash-armv4-linux.S
[244/538] Compiling co-586-apple.S
[246/538] Compiling bsaes-armv7-linux.S
[247/538] Compiling bn-armv8-win.S
[248/538] Compiling bn-armv8-apple.S
[249/538] Compiling bn-armv8-linux.S
[250/538] Compiling d1_both.cc
[251/538] Compiling bn-586-apple.S
[252/538] Compiling bn-586-linux.S
[253/538] Compiling armv8-mont-win.S
[254/538] Compiling armv8-mont-apple.S
[255/538] Compiling aesv8-gcm-armv8-win.S
[256/538] Compiling aesv8-gcm-armv8-apple.S
[257/538] Compiling armv4-mont-linux.S
[258/538] Compiling armv8-mont-linux.S
[259/538] Compiling aesv8-armv8-win.S
[260/538] Compiling aesv8-gcm-armv8-linux.S
[261/538] Compiling aesni-x86_64-linux.S
[262/538] Compiling aesv8-armv7-linux.S
[263/538] Compiling aesv8-armv8-apple.S
[264/538] Compiling aesni-x86-linux.S
[265/538] Compiling aesv8-armv8-linux.S
[266/538] Compiling aesni-x86_64-apple.S
[267/538] Compiling aesni-x86-apple.S
[268/538] Compiling aesni-gcm-x86_64-linux.S
[269/538] Compiling aes-gcm-avx10-x86_64-linux.S
[270/538] Compiling aes-gcm-avx2-x86_64-linux.S
[270/538] Compiling aesni-gcm-x86_64-apple.S
[272/538] Compiling aes-gcm-avx2-x86_64-apple.S
[273/538] Compiling aes-gcm-avx10-x86_64-apple.S
[274/538] Compiling x_spki.cc
[275/538] Compiling x_sig.cc
[276/538] Compiling x_x509a.cc
[277/538] Compiling x_req.cc
[278/538] Compiling x_pubkey.cc
[279/538] Compiling x_val.cc
[280/538] Compiling x_x509.cc
[281/538] Compiling x_name.cc
[282/538] Compiling x_attrib.cc
[283/538] Compiling x509spki.cc
[284/538] Compiling x_algor.cc
[285/538] Compiling x509rset.cc
[286/538] Compiling x_all.cc
[287/538] Compiling x_crl.cc
[288/538] Compiling x_exten.cc
[289/538] Compiling x509name.cc
[290/538] Compiling x509cset.cc
[291/538] Compiling x509_txt.cc
[292/538] Compiling x509_vpm.cc
[293/538] Compiling x509_v3.cc
[294/538] Compiling x509_vfy.cc
[295/538] Compiling x509_req.cc
[296/538] Compiling x509_set.cc
[297/538] Compiling x509_trs.cc
[298/538] Compiling x509_ext.cc
[299/538] Compiling x509_lu.cc
[300/538] Compiling x509_def.cc
[301/538] Compiling x509_cmp.cc
[302/538] Compiling x509_obj.cc
[303/538] Compiling x509_att.cc
[304/538] Compiling x509_d2.cc
[305/538] Compiling x509.cc
[306/538] Compiling v3_prn.cc
[307/538] Compiling v3_skey.cc
[308/538] Compiling v3_pmaps.cc
[309/538] Compiling v3_ocsp.cc
[310/538] Compiling v3_purp.cc
[311/538] Compiling v3_utl.cc
[312/538] Compiling v3_pcons.cc
[313/538] Compiling v3_ncons.cc
[314/538] Compiling v3_lib.cc
[315/538] Compiling v3_int.cc
[316/538] Compiling v3_info.cc
[317/538] Compiling v3_extku.cc
[318/538] Compiling v3_genn.cc
[319/538] Compiling v3_enum.cc
[320/538] Compiling v3_ia5.cc
[321/538] Compiling v3_crld.cc
[322/538] Compiling v3_cpols.cc
[323/538] Compiling v3_conf.cc
[324/538] Compiling v3_bcons.cc
[325/538] Compiling v3_akeya.cc
[326/538] Compiling v3_bitst.cc
[327/538] Compiling v3_alt.cc
[328/538] Compiling t_x509a.cc
[329/538] Compiling v3_akey.cc
[330/538] Compiling i2d_pr.cc
[331/538] Compiling t_req.cc
[332/538] Compiling t_x509.cc
[333/538] Compiling t_crl.cc
[334/538] Compiling name_print.cc
[335/538] Compiling rsa_pss.cc
[336/538] Compiling policy.cc
[337/538] Compiling by_file.cc
[338/538] Compiling by_dir.cc
[339/538] Compiling asn1_gen.cc
[340/538] Compiling algorithm.cc
[341/538] Compiling a_sign.cc
[342/538] Compiling a_digest.cc
[343/538] Compiling a_verify.cc
[344/538] Compiling trust_token.cc
[345/538] Compiling voprf.cc
[346/538] Compiling thread_win.cc
[347/538] Compiling thread_pthread.cc
[348/538] Compiling thread.cc
[349/538] Compiling thread_none.cc
[350/538] Compiling stack.cc
[351/538] Compiling pmbtoken.cc
[352/538] Compiling spake2plus.cc
[353/538] Compiling slhdsa.cc
[354/538] Compiling sha256.cc
[355/538] Compiling siphash.cc
[356/538] Compiling sha512.cc
[357/538] Compiling sha1.cc
[358/538] Compiling rsa_print.cc
[359/538] Compiling rsa_extra.cc
[360/538] Compiling rsa_crypt.cc
[361/538] Compiling refcount.cc
[362/538] Compiling rc4.cc
[363/538] Compiling urandom.cc
[364/538] Compiling windows.cc
[365/538] Compiling trusty.cc
[366/538] Compiling rsa_asn1.cc
[367/538] Compiling rand.cc
[368/538] Compiling ios.cc
[369/538] Compiling poly1305_arm_asm.S
[370/538] Compiling passive.cc
[371/538] Compiling getentropy.cc
[372/538] Compiling deterministic.cc
[373/538] Compiling forkunsafe.cc
[374/538] Compiling fork_detect.cc
[375/538] Compiling poly1305_vec.cc
[376/538] Compiling poly1305_arm.cc
[377/538] Compiling pool.cc
[378/538] Compiling poly1305.cc
[379/538] Compiling pem_x509.cc
[380/538] Compiling p5_pbev2.cc
[381/538] Compiling pkcs8_x509.cc
[382/538] Compiling pkcs8.cc
[383/538] Compiling pem_pkey.cc
[384/538] Compiling pem_oth.cc
[385/538] Compiling pem_pk8.cc
[386/538] Compiling pem_lib.cc
[387/538] Compiling mlkem.cc
[388/538] Compiling obj_xref.cc
[389/538] Compiling mldsa.cc
[390/538] Compiling pem_info.cc
[391/538] Compiling obj.cc
[392/538] Compiling poly_rq_mul.S
[393/538] Compiling mem.cc
[394/538] Compiling pem_all.cc
[395/538] Compiling fips_shared_support.cc
[396/538] Compiling md5.cc
[397/538] Compiling lhash.cc
[398/538] Compiling md4.cc
[399/538] Compiling ex_data.cc
[400/538] Compiling sign.cc
[401/538] Compiling hpke.cc
[402/538] Compiling kyber.cc
[403/538] Compiling scrypt.cc
[404/538] Compiling hrss.cc
[405/538] Compiling pbkdf.cc
[405/538] Compiling p_x25519_asn1.cc
[407/538] Compiling print.cc
[408/538] Compiling p_x25519.cc
[409/538] Compiling p_ed25519.cc
[410/538] Compiling p_rsa_asn1.cc
[411/538] Compiling p_hkdf.cc
[412/538] Compiling p_ec.cc
[413/538] Compiling p_rsa.cc
[414/538] Compiling p_ed25519_asn1.cc
[415/538] Compiling p_ec_asn1.cc
[416/538] Compiling p_dh_asn1.cc
[417/538] Compiling p_dh.cc
[418/538] Compiling evp_ctx.cc
[419/538] Compiling evp.cc
[420/538] Compiling err.cc
[421/538] Compiling engine.cc
[422/538] Compiling evp_asn1.cc
[423/538] Compiling ecdh.cc
[424/538] Compiling hash_to_curve.cc
[425/538] Compiling ecdsa_asn1.cc
[426/538] Compiling ec_derive.cc
[427/538] Compiling ec_asn1.cc
[428/538] Compiling bcm.cc
[429/538] Compiling dsa.cc
[430/538] Compiling dsa_asn1.cc
[431/538] Compiling x25519-asm-arm.S
[432/538] Compiling params.cc
[433/538] Compiling digest_extra.cc
[434/538] Compiling des.cc
[435/538] Compiling crypto.cc
[436/538] Compiling dh_asn1.cc
[437/538] Compiling curve25519_64_adx.cc
[438/538] Compiling cpu_arm_linux.cc
[439/538] Compiling cpu_intel.cc
[440/538] Compiling cpu_arm_freebsd.cc
[441/538] Compiling spake25519.cc
[442/538] Compiling curve25519.cc
[443/538] Compiling cpu_aarch64_win.cc
[444/538] Compiling cpu_aarch64_sysreg.cc
[445/538] Compiling cpu_aarch64_openbsd.cc
[446/538] Compiling cpu_aarch64_linux.cc
[447/538] Compiling cpu_aarch64_fuchsia.cc
[448/538] Compiling cpu_aarch64_apple.cc
[449/538] Compiling get_cipher.cc
[450/538] Compiling conf.cc
[451/538] Compiling tls_cbc.cc
[452/538] Compiling e_tls.cc
[453/538] Compiling e_rc4.cc
[454/538] Compiling e_rc2.cc
[455/538] Compiling e_null.cc
[456/538] Compiling e_aesgcmsiv.cc
[457/538] Compiling e_des.cc
[458/538] Compiling e_aesctrhmac.cc
[459/538] Compiling e_chacha20poly1305.cc
[460/538] Compiling derive_key.cc
[461/538] Compiling chacha.cc
[462/538] Compiling asn1_compat.cc
[463/538] Compiling unicode.cc
[464/538] Compiling buf.cc
[465/538] Compiling cbb.cc
[466/538] Compiling cbs.cc
[467/538] Compiling printf.cc
[468/538] Compiling blake2.cc
[469/538] Compiling socket_helper.cc
[470/538] Compiling convert.cc
[471/538] Compiling bn_asn1.cc
[472/538] Compiling socket.cc
[473/538] Compiling hexdump.cc
[474/538] Compiling pair.cc
[475/538] Compiling fd.cc
[476/538] Compiling file.cc
[477/538] Compiling tasn_typ.cc
[478/538] Compiling errno.cc
[479/538] Compiling connect.cc
[480/538] Compiling bio_mem.cc
[481/538] Compiling base64.cc
[482/538] Compiling tasn_fre.cc
[483/538] Compiling bio.cc
[484/538] Compiling tasn_utl.cc
[485/538] Compiling f_int.cc
[486/538] Compiling tasn_enc.cc
[487/538] Compiling posix_time.cc
[488/538] Compiling f_string.cc
[489/538] Compiling asn1_par.cc
[490/538] Compiling tasn_new.cc
[491/538] Compiling asn_pack.cc
[492/538] Compiling tasn_dec.cc
[493/538] Compiling asn1_lib.cc
[494/538] Compiling a_utctm.cc
[495/538] Compiling a_type.cc
[496/538] Compiling a_octet.cc
[497/538] Compiling a_time.cc
[498/538] Compiling a_strex.cc
[498/538] Compiling a_strnid.cc
[500/538] Compiling a_object.cc
[501/538] Compiling a_dup.cc
[502/538] Compiling a_mbstr.cc
[502/538] Write sources
[508/538] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[509/545] Compiling a_d2i_fp.cc
[510/558] Compiling a_bitstr.cc
[511/558] Compiling a_int.cc
[512/583] Compiling a_bool.cc
[514/583] Compiling Algorithms Grouped.swift
[515/583] Compiling Algorithms Indexed.swift
[516/585] Compiling Algorithms Intersperse.swift
[517/585] Compiling Algorithms Joined.swift
[518/585] Compiling Algorithms Keyed.swift
[519/585] Compiling Algorithms MinMax.swift
[520/585] Compiling Algorithms Partition.swift
[521/585] Compiling Algorithms Permutations.swift
[522/585] Compiling Atomics IntegerOperations.swift
[523/585] Compiling Atomics Unmanaged extensions.swift
[524/585] Compiling Algorithms EitherSequence.swift
[525/585] Compiling Algorithms FirstNonNil.swift
[526/585] Compiling Algorithms FlattenCollection.swift
[528/585] Compiling Algorithms Reductions.swift
[529/585] Compiling Algorithms Rotate.swift
[530/585] Compiling Algorithms Split.swift
[531/585] Compiling Algorithms Stride.swift
[532/585] Compiling Algorithms Suffix.swift
[533/588] Emitting module ArgumentParserToolInfo
[534/588] Compiling ArgumentParserToolInfo ToolInfo.swift
[541/589] Wrapping AST for ArgumentParserToolInfo for debugging
[543/633] Compiling ArgumentParser AsyncParsableCommand.swift
[544/633] Compiling ArgumentParser CommandConfiguration.swift
[545/633] Compiling ArgumentParser CommandGroup.swift
[546/633] Compiling ArgumentParser EnumerableFlag.swift
[547/633] Compiling ArgumentParser Argument.swift
[548/633] Compiling ArgumentParser ArgumentDiscussion.swift
[549/633] Compiling ArgumentParser ArgumentHelp.swift
[550/633] Compiling ArgumentParser OptionGroup.swift
[551/633] Compiling ArgumentParser CommandParser.swift
[552/633] Compiling ArgumentParser InputKey.swift
[553/633] Compiling ArgumentParser InputOrigin.swift
[554/633] Emitting module Atomics
[555/633] Compiling ArgumentParser BashCompletionsGenerator.swift
[556/633] Compiling ArgumentParser CompletionsGenerator.swift
[557/633] Compiling ArgumentParser FishCompletionsGenerator.swift
[558/633] Compiling ArgumentParser ZshCompletionsGenerator.swift
[565/634] Compiling c-nioatomics.c
[566/634] Wrapping AST for Atomics for debugging
[568/634] Emitting module Algorithms
[568/635] Compiling c-atomics.c
[570/635] Wrapping AST for Algorithms for debugging
[572/641] Compiling NIOConcurrencyHelpers NIOLock.swift
[573/641] Compiling NIOConcurrencyHelpers lock.swift
[574/641] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[575/641] Emitting module NIOConcurrencyHelpers
[576/641] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[577/641] Compiling NIOConcurrencyHelpers atomics.swift
[578/642] Wrapping AST for NIOConcurrencyHelpers for debugging
[580/703] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[581/703] Compiling NIOCore EventLoopFuture.swift
[582/703] Compiling NIOCore FileDescriptor.swift
[583/703] Compiling NIOCore FileHandle.swift
[584/703] Compiling NIOCore FileRegion.swift
[585/703] Compiling NIOCore GlobalSingletons.swift
[586/709] Emitting module ArgumentParser
[587/709] Compiling NIOCore AddressedEnvelope.swift
[588/709] Compiling NIOCore AsyncAwaitSupport.swift
[589/709] Compiling NIOCore AsyncChannel.swift
[590/709] Compiling NIOCore AsyncChannelHandler.swift
[591/709] Compiling NIOCore AsyncChannelInboundStream.swift
[592/709] Compiling NIOCore AsyncChannelOutboundWriter.swift
[593/709] Compiling NIOCore NIOAsyncSequenceProducer.swift
[594/709] Compiling NIOCore NIOAny.swift
[595/709] Compiling NIOCore NIOCloseOnErrorHandler.swift
[596/709] Compiling NIOCore NIOCoreSendableMetatype.swift
[597/709] Compiling NIOCore NIOLoopBound.swift
[598/709] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[599/709] Compiling NIOCore NIOScheduledCallback.swift
[600/709] Compiling NIOCore NIOSendable.swift
[601/709] Compiling NIOCore RecvByteBufferAllocator.swift
[602/717] Compiling NIOCore DispatchQueue+WithFuture.swift
[603/717] Compiling NIOCore EventLoop+Deprecated.swift
[604/717] Compiling NIOCore EventLoop+SerialExecutor.swift
[605/717] Compiling NIOCore EventLoop.swift
[606/717] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[607/717] Compiling NIOCore EventLoopFuture+Deprecated.swift
[608/717] Compiling NIOCore ChannelOption.swift
[609/717] Compiling NIOCore ChannelPipeline.swift
[610/717] Compiling NIOCore CircularBuffer.swift
[611/717] Compiling NIOCore Codec.swift
[612/717] Compiling NIOCore ConvenienceOptionSupport.swift
[613/717] Compiling NIOCore DeadChannel.swift
[614/717] Compiling ArgumentParser Tree.swift
[615/717] Compiling ArgumentParser CodingKeyValidator.swift
[616/717] Compiling ArgumentParser NonsenseFlagsValidator.swift
[617/717] Compiling ArgumentParser ParsableArgumentsValidation.swift
[618/717] Compiling ArgumentParser PositionalArgumentsValidator.swift
[619/717] Compiling ArgumentParser UniqueNamesValidator.swift
[625/717] Compiling NIOCore Linux.swift
[626/717] Compiling NIOCore MarkedCircularBuffer.swift
[627/717] Compiling NIOCore MulticastChannel.swift
[628/717] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[629/717] Compiling NIOCore NIOAsyncWriter.swift
[630/717] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[631/717] Compiling NIOCore BSDSocketAPI.swift
[632/717] Compiling NIOCore ByteBuffer-aux.swift
[633/717] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[634/717] Compiling NIOCore ByteBuffer-conversions.swift
[635/717] Compiling NIOCore ByteBuffer-core.swift
[636/717] Compiling NIOCore ByteBuffer-hex.swift
[637/717] Compiling NIOCore ByteBuffer-int.swift
[638/717] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[639/717] Compiling NIOCore ByteBuffer-multi-int.swift
[640/717] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[641/717] Compiling NIOCore ByteBuffer-views.swift
[642/717] Compiling NIOCore Channel.swift
[643/717] Compiling NIOCore ChannelHandler.swift
[644/717] Compiling NIOCore ChannelHandlers.swift
[645/717] Compiling NIOCore ChannelInvoker.swift
[646/718] Wrapping AST for ArgumentParser for debugging
[656/718] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[657/718] Compiling NIOCore SocketAddresses.swift
[658/718] Compiling NIOCore SocketOptionProvider.swift
[659/718] Compiling NIOCore SystemCallHelpers.swift
[660/718] Compiling NIOCore TimeAmount+Duration.swift
[661/718] Compiling NIOCore TypeAssistedChannelHandler.swift
[662/718] Compiling NIOCore UniversalBootstrapSupport.swift
[663/718] Compiling NIOCore Utilities.swift
[682/718] Emitting module NIOCore
[701/719] Wrapping AST for NIOCore for debugging
[703/771] Emitting module NIOEmbedded
[704/771] Compiling NIOEmbedded AsyncTestingChannel.swift
[705/771] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[706/771] Compiling NIOEmbedded Embedded.swift
[707/772] Wrapping AST for NIOEmbedded for debugging
[709/772] Compiling NIOPosix SelectableEventLoop.swift
[710/772] Compiling NIOPosix SelectorEpoll.swift
[711/772] Compiling NIOPosix SelectorGeneric.swift
[712/772] Compiling NIOPosix SelectorKqueue.swift
[713/772] Compiling NIOPosix SelectorUring.swift
[714/772] Compiling NIOPosix ServerSocket.swift
[715/772] Compiling NIOPosix Pool.swift
[716/772] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[717/772] Compiling NIOPosix PosixSingletons.swift
[718/772] Compiling NIOPosix RawSocketBootstrap.swift
[719/772] Compiling NIOPosix Resolver.swift
[720/772] Compiling NIOPosix Selectable.swift
[721/772] Compiling NIOPosix SelectableChannel.swift
[722/772] Compiling NIOPosix Socket.swift
[723/772] Compiling NIOPosix SocketChannel.swift
[724/772] Compiling NIOPosix SocketProtocols.swift
[725/772] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[726/772] Compiling NIOPosix System.swift
[727/772] Compiling NIOPosix Thread.swift
[728/778] Emitting module NIOPosix
[729/778] Compiling NIOPosix BSDSocketAPICommon.swift
[730/778] Compiling NIOPosix BSDSocketAPIPosix.swift
[731/778] Compiling NIOPosix BSDSocketAPIWindows.swift
[732/778] Compiling NIOPosix BaseSocket.swift
[733/778] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[734/778] Compiling NIOPosix BaseSocketChannel.swift
[735/778] Compiling NIOPosix BaseStreamSocketChannel.swift
[736/778] Compiling NIOPosix Bootstrap.swift
[737/778] Compiling NIOPosix ControlMessage.swift
[738/778] Compiling NIOPosix DatagramVectorReadManager.swift
[739/778] Compiling NIOPosix Errors+Any.swift
[740/778] Compiling NIOPosix FileDescriptor.swift
[741/778] Compiling NIOPosix GetaddrinfoResolver.swift
[742/778] Compiling NIOPosix HappyEyeballs.swift
[743/778] Compiling NIOPosix IO.swift
[744/778] Compiling NIOPosix IntegerBitPacking.swift
[745/778] Compiling NIOPosix IntegerTypes.swift
[746/778] Compiling NIOPosix Linux.swift
[747/778] Compiling NIOPosix LinuxCPUSet.swift
[748/778] Compiling NIOPosix LinuxUring.swift
[749/778] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[750/778] Compiling NIOPosix NIOPosixSendableMetatype.swift
[751/778] Compiling NIOPosix NIOThreadPool.swift
[752/778] Compiling NIOPosix NonBlockingFileIO.swift
[753/778] Compiling NIOPosix PendingDatagramWritesManager.swift
[754/778] Compiling NIOPosix PendingWritesManager.swift
[755/778] Compiling NIOPosix PipeChannel.swift
[756/778] Compiling NIOPosix PipePair.swift
[757/778] Compiling NIOPosix ThreadPosix.swift
[758/778] Compiling NIOPosix ThreadWindows.swift
[759/778] Compiling NIOPosix UnsafeTransfer.swift
[760/778] Compiling NIOPosix Utilities.swift
[761/778] Compiling NIOPosix VsockAddress.swift
[762/778] Compiling NIOPosix VsockChannelEvents.swift
[763/779] Wrapping AST for NIOPosix for debugging
[765/781] Emitting module NIO
[766/781] Compiling NIO Exports.swift
[767/782] Wrapping AST for NIO for debugging
[769/821] Compiling NIOTLS TLSEvents.swift
[770/821] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[771/821] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[772/821] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[773/821] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[774/821] Emitting module NIOTLS
[775/821] Compiling NIOSOCKS SOCKSResponse.swift
[776/822] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[777/822] Compiling NIOSOCKS ClientStateMachine.swift
[778/822] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[779/822] Compiling NIOHTTP1 ByteCollectionUtils.swift
[780/822] Compiling NIOHTTP1 HTTPDecoder.swift
[781/822] Emitting module NIOSOCKS
[782/822] Compiling NIOTLS SNIHandler.swift
[783/822] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[785/823] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[786/823] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[787/825] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[788/825] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[789/825] Compiling NIOHTTP1 HTTPEncoder.swift
[790/825] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[791/825] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[793/825] Compiling NIOSOCKS ServerStateMachine.swift
[794/826] Emitting module NIOHTTP1
[794/826] Wrapping AST for NIOTLS for debugging
[797/826] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[798/826] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[799/826] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[800/826] Emitting module NIOFoundationCompat
[800/856] Wrapping AST for NIOSOCKS for debugging
[803/856] Compiling NIOSSL SSLCertificateExtensions.swift
[804/856] Compiling NIOSSL SSLCertificateName.swift
[804/856] Wrapping AST for NIOFoundationCompat for debugging
[806/856] Compiling NIOSSL NIOSSLClientHandler.swift
[807/856] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[808/856] Compiling NIOSSL IdentityVerification.swift
[809/856] Compiling NIOSSL LinuxCABundle.swift
[810/878] Compiling NIOTransportServices StateManagedChannel.swift
[811/878] Compiling NIOTransportServices StateManagedListenerChannel.swift
[812/878] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[813/880] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[814/880] Compiling NIOTransportServices NIOTSSingletons.swift
[815/880] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[816/880] Compiling NIOTransportServices NIOTSBootstraps.swift
[817/880] Compiling NIOTransportServices NIOTSChannelOptions.swift
[818/880] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[819/880] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[820/880] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[821/880] Compiling NIOTransportServices NIOTSListenerChannel.swift
[822/880] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[823/880] Compiling NIOTransportServices NIOTSErrors.swift
[824/880] Compiling NIOTransportServices NIOTSEventLoop.swift
[825/880] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[826/880] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[827/880] Emitting module NIOTransportServices
[828/880] Compiling NIOTransportServices AcceptHandler.swift
[829/880] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[830/880] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[831/880] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[832/880] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[833/880] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[836/881] Wrapping AST for NIOTransportServices for debugging
[843/882] Wrapping AST for NIOHTTP1 for debugging
[845/900] Compiling NIOHPACK HPACKHeader.swift
[846/900] Compiling NIOHPACK HeaderTables.swift
[849/904] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[850/904] Compiling NIOHPACK IndexedHeaderTable.swift
[851/904] Compiling NIOHPACK IntegerCoding.swift
[852/905] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[853/905] Emitting module NIOSSL
[854/905] Compiling NIOHPACK DynamicHeaderTable.swift
[855/905] Compiling NIOHPACK HPACKDecoder.swift
[856/905] Compiling NIOHPACK HPACKEncoder.swift
[857/905] Compiling NIOHPACK HPACKErrors.swift
[858/905] Compiling NIOHPACK HuffmanTables.swift
[863/905] Compiling NIOHTTPCompression HTTPCompression.swift
[864/905] Emitting module NIOHTTPCompression
[865/905] Compiling NIOHTTPCompression HTTPDecompression.swift
[866/905] Compiling NIOHPACK HuffmanCoding.swift
[867/905] Compiling NIOSSL SubjectAlternativeName.swift
[868/905] Compiling NIOSSL NIOSSLSecureBytes.swift
[869/905] Compiling NIOSSL RNG.swift
[870/905] Compiling NIOSSL SafeCompare.swift
[874/905] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[879/905] Compiling NIOHPACK StaticHeaderTable.swift
[880/905] Emitting module NIOHPACK
[881/905] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[882/905] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[891/906] Wrapping AST for NIOHTTPCompression for debugging
[895/907] Wrapping AST for NIOHPACK for debugging
[897/967] Compiling NIOHTTP2 HTTP2FrameParser.swift
[898/967] Compiling NIOHTTP2 HTTP2PingData.swift
[899/967] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[900/967] Compiling NIOHTTP2 HTTP2Settings.swift
[901/968] Wrapping AST for NIOSSL for debugging
[903/968] Emitting module NIOHTTP2
[904/968] Compiling NIOHTTP2 HasFlowControlWindows.swift
[905/968] Compiling NIOHTTP2 HasLocalSettings.swift
[906/968] Compiling NIOHTTP2 HasRemoteSettings.swift
[907/968] Compiling NIOHTTP2 LocallyQuiescingState.swift
[908/968] Compiling NIOHTTP2 QuiescingState.swift
[909/968] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[910/968] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[911/968] Compiling NIOHTTP2 StateMachineResult.swift
[912/968] Compiling NIOHTTP2 ContentLengthVerifier.swift
[913/976] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[914/976] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[915/976] Compiling NIOHTTP2 StreamChannelFlowController.swift
[916/976] Compiling NIOHTTP2 StreamChannelList.swift
[917/976] Compiling NIOHTTP2 StreamMap.swift
[918/976] Compiling NIOHTTP2 StreamStateMachine.swift
[919/976] Compiling NIOHTTP2 UnsafeTransfer.swift
[920/976] Compiling NIOHTTP2 WatermarkedFlowController.swift
[921/976] Compiling NIOHTTP2 ConnectionStateMachine.swift
[922/976] Compiling NIOHTTP2 ConnectionStreamsState.swift
[923/976] Compiling NIOHTTP2 MayReceiveFrames.swift
[924/976] Compiling NIOHTTP2 ReceivingDataState.swift
[925/976] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[926/976] Compiling NIOHTTP2 ReceivingHeadersState.swift
[927/976] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[928/976] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[929/976] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[930/976] Compiling NIOHTTP2 DOSHeuristics.swift
[931/976] Compiling NIOHTTP2 Error+Any.swift
[932/976] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[933/976] Compiling NIOHTTP2 ControlFrameBuffer.swift
[934/976] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[935/976] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[936/976] Compiling NIOHTTP2 GlitchesMonitor.swift
[937/976] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[938/976] Compiling NIOHTTP2 HTTP2Frame.swift
[939/976] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[944/976] Compiling NIOHTTP2 HTTP2Stream.swift
[945/976] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[946/976] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[947/976] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[948/976] Compiling NIOHTTP2 HTTP2StreamID.swift
[949/976] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[950/976] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[951/976] Compiling NIOHTTP2 HTTP2UserEvents.swift
[952/976] Compiling NIOHTTP2 InboundEventBuffer.swift
[953/976] Compiling NIOHTTP2 InboundWindowManager.swift
[954/976] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[955/976] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[956/976] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[957/976] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[958/976] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[959/976] Compiling NIOHTTP2 HTTP2Error.swift
[960/976] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[961/976] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[962/976] Compiling NIOHTTP2 MaySendFrames.swift
[963/976] Compiling NIOHTTP2 SendingDataState.swift
[964/976] Compiling NIOHTTP2 SendingGoawayState.swift
[965/976] Compiling NIOHTTP2 SendingHeadersState.swift
[966/976] Compiling NIOHTTP2 SendingPushPromiseState.swift
[967/976] Compiling NIOHTTP2 SendingRstStreamState.swift
[968/976] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[969/976] Compiling NIOHTTP2 HTTP2SettingsState.swift
[970/976] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[971/977] Wrapping AST for NIOHTTP2 for debugging
[973/1037] Emitting module AsyncHTTPClient
[974/1045] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[975/1045] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[976/1045] Compiling AsyncHTTPClient Transaction.swift
[977/1045] Compiling AsyncHTTPClient Base64.swift
[978/1045] Compiling AsyncHTTPClient BasicAuth.swift
[979/1045] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[980/1045] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[981/1045] Compiling AsyncHTTPClient ConnectionPool.swift
[982/1045] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[983/1045] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[984/1045] Compiling AsyncHTTPClient TLSEventsHandler.swift
[985/1045] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[986/1045] Compiling AsyncHTTPClient HTTP1Connection.swift
[987/1045] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[988/1045] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[989/1045] Compiling AsyncHTTPClient HTTP2Connection.swift
[990/1045] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[991/1045] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[992/1045] Compiling AsyncHTTPClient ConnectionTarget.swift
[993/1045] Compiling AsyncHTTPClient DeconstructedURL.swift
[994/1045] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[995/1045] Compiling AsyncHTTPClient FoundationExtensions.swift
[996/1045] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[997/1045] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[998/1045] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[999/1045] Compiling AsyncHTTPClient HTTPClient.swift
[1000/1045] Compiling AsyncHTTPClient HTTPHandler.swift
[1001/1045] Compiling AsyncHTTPClient LRUCache.swift
[1002/1045] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1003/1045] Compiling AsyncHTTPClient NWErrorHandler.swift
[1004/1045] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1005/1045] Compiling AsyncHTTPClient TLSConfiguration.swift
[1006/1045] Compiling AsyncHTTPClient RedirectState.swift
[1007/1045] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1008/1045] Compiling AsyncHTTPClient RequestBag.swift
[1009/1045] Compiling AsyncHTTPClient RequestValidation.swift
[1010/1045] Compiling AsyncHTTPClient SSLContextCache.swift
[1011/1045] Compiling AsyncHTTPClient Scheme.swift
[1012/1045] Compiling AsyncHTTPClient Singleton.swift
[1013/1045] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1014/1045] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1015/1045] Compiling AsyncHTTPClient Utils.swift
[1016/1045] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1017/1045] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1018/1045] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1019/1045] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1020/1045] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1021/1045] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1022/1045] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1023/1045] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1024/1045] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1025/1045] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1026/1045] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1027/1045] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1028/1045] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1029/1045] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1030/1045] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1031/1045] Compiling AsyncHTTPClient RequestBodyLength.swift
[1032/1045] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1033/1045] Compiling AsyncHTTPClient RequestOptions.swift
[1034/1045] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1035/1045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1036/1045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1037/1045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1038/1045] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1039/1045] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1040/1045] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1041/1046] Wrapping AST for AsyncHTTPClient for debugging
[1043/1049] Emitting module JMAPClient
[1044/1049] Compiling JMAPClient JMAPClient.swift
[1045/1049] Compiling JMAPClient JMAPTypes.swift
[1046/1050] Wrapping AST for JMAPClient for debugging
[1048/1052] Emitting module swift_jmap_client
[1049/1052] Compiling swift_jmap_client swift_jmap_client.swift
[1050/1053] Wrapping AST for swift-jmap-client for debugging
[1051/1053] Write Objects.LinkFileList
[1052/1053] Linking swift-jmap-client
Build complete! (365.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "swift-jmap-client",
  "name" : "swift-jmap-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "JMAPClient",
      "targets" : [
        "JMAPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-jmap-client",
      "targets" : [
        "swift-jmap-client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_jmap_client",
      "module_type" : "SwiftTarget",
      "name" : "swift-jmap-client",
      "path" : "Sources/swift-jmap-client",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-jmap-client"
      ],
      "sources" : [
        "swift_jmap_client.swift"
      ],
      "target_dependencies" : [
        "JMAPClient"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JMAPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "JMAPClientTests",
      "path" : "Tests/JMAPClientTests",
      "sources" : [
        "JMAPClientTests.swift"
      ],
      "target_dependencies" : [
        "JMAPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JMAPClient",
      "module_type" : "SwiftTarget",
      "name" : "JMAPClient",
      "path" : "Sources/JMAPClient",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "JMAPClient",
        "swift-jmap-client"
      ],
      "sources" : [
        "JMAPClient.swift",
        "JMAPTypes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.