The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAge, reference 1.0.0-alpha.2 (965dc2), with Swift 6.1 for Android on 28 May 2025 22:28:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joshjacob/SwiftAge.git
Reference: 1.0.0-alpha.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/joshjacob/SwiftAge
 * tag               1.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at 965dc26 Merge pull request #7 from joshjacob/update_postgresnio_1.18.1
Cloned https://github.com/joshjacob/SwiftAge.git
Revision (git rev-parse @):
965dc26dbf2da941dcd31915b0232712275227f2
SUCCESS checkout https://github.com/joshjacob/SwiftAge.git at 1.0.0-alpha.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/joshjacob/SwiftAge.git
https://github.com/joshjacob/SwiftAge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "antlr4",
      "requirement" : {
        "branch" : [
          "dev"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/joshjacob/antlr4"
    }
  ],
  "manifest_display_name" : "SwiftAge",
  "name" : "SwiftAge",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAge",
      "targets" : [
        "SwiftAge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftAgeTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAgeTests",
      "path" : "Tests/SwiftAgeTests",
      "sources" : [
        "SwiftAgeExtensionTests.swift",
        "SwiftAgeParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAge",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAge",
      "path" : "Sources/SwiftAge",
      "product_dependencies" : [
        "PostgresNIO",
        "Antlr4"
      ],
      "product_memberships" : [
        "SwiftAge"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftAge/Antlr4/Agtype.g4",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftAge/Antlr4/Agtype.interp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftAge/Antlr4/Agtype.tokens",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftAge/Antlr4/AgtypeLexer.interp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftAge/Antlr4/AgtypeLexer.tokens",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Antlr4/AgtypeBaseListener.swift",
        "Antlr4/AgtypeBaseVisitor.swift",
        "Antlr4/AgtypeLexer.swift",
        "Antlr4/AgtypeListener.swift",
        "Antlr4/AgtypeParser.swift",
        "Antlr4/AgtypeVisitor.swift",
        "Extensions+PostgresNIO.swift",
        "SwiftAgeModels.swift",
        "SwiftAgeParser.swift",
        "SwiftAgeVisitor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/joshjacob/antlr4
[1/134531] Fetching antlr4
Fetched https://github.com/joshjacob/antlr4 from cache (4.30s)
Fetching https://github.com/vapor/postgres-nio.git
[1/12271] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (1.61s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (2.24s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-metrics.git
[1/2426] Fetching swift-service-lifecycle
[535/6262] Fetching swift-service-lifecycle, swift-log
[4691/8468] Fetching swift-service-lifecycle, swift-log, swift-metrics
[5334/11135] Fetching swift-service-lifecycle, swift-log, swift-metrics, swift-nio-transport-services
[10283/25071] Fetching swift-service-lifecycle, swift-log, swift-metrics, swift-nio-transport-services, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio.git
[9905/22865] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-crypto
[9906/37708] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-crypto, swift-nio-ssl
[19755/113801] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.19s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.19s)
Fetching https://github.com/apple/swift-collections.git
[81315/108708] Fetching swift-log, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.26s)
[68140/94772] Fetching swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.42s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.45s)
[50983/76093] Fetching swift-nio
[50984/92684] Fetching swift-nio, swift-collections
[52409/94394] Fetching swift-nio, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.85s)
[64536/92684] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Fetched https://github.com/apple/swift-nio.git from cache (8.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.53s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.34s)
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 (1.00s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
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.76s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.85s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.12s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.18s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.1
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/joshjacob/antlr4
Working copy of https://github.com/joshjacob/antlr4 resolved at dev (f6dc2ec)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Building for debugging...
[0/805] Write sources
[0/805] Copying AgtypeLexer.tokens
[0/805] Copying AgtypeLexer.interp
[0/805] Copying Agtype.tokens
[0/805] Copying Agtype.interp
[0/805] Copying Agtype.g4
[0/805] Write sources
[21/805] Compiling _AtomicsShims.c
[22/805] Write sources
[33/805] Compiling p256_beeu-x86_64-asm-apple.S
[34/805] Compiling rdrand-x86_64-apple.S
[35/805] Compiling CNIOWindows shim.c
[36/805] Compiling p256_beeu-armv8-asm-win.S
[37/805] Compiling md5-x86_64-linux.S
[38/805] Compiling CNIOWindows WSAStartup.c
[39/805] Compiling p256_beeu-armv8-asm-linux.S
[39/805] Compiling p256_beeu-x86_64-asm-linux.S
[39/805] Compiling CNIOWASI CNIOWASI.c
[42/805] Compiling CNIOLinux liburing_shims.c
[43/805] Compiling CNIODarwin shim.c
[44/805] Compiling fiat_curve25519_adx_square.S
[45/805] Compiling CNIOLinux shim.c
[46/805] Compiling fiat_curve25519_adx_mul.S
[47/805] Compiling fiat_p256_adx_mul.S
[48/805] Compiling fiat_p256_adx_sqr.S
[49/805] Write swift-version-24593BA9C3E375BF.txt
[50/805] Compiling CNIOBoringSSLShims shims.c
[51/809] Compiling tls_record.cc
[52/809] Compiling tls13_server.cc
[53/809] Compiling t1_enc.cc
[54/809] Compiling tls13_client.cc
[55/809] Compiling tls13_enc.cc
[56/809] Compiling tls_method.cc
[57/809] Compiling tls13_both.cc
[59/853] Emitting module Logging
[59/853] Compiling ssl_x509.cc
[61/853] Compiling _NIODataStructures PriorityQueue.swift
[62/853] Compiling ConcurrencyHelpers LockedValueBox.swift
[63/853] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/853] Emitting module InternalCollectionsUtilities
[65/854] Compiling CoreMetrics Metrics.swift
[66/854] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[67/854] Compiling InternalCollectionsUtilities _SortedCollection.swift
[68/854] Emitting module _NIOBase64
[69/854] Compiling _NIOBase64 Base64.swift
[70/854] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[71/854] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[72/854] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/854] Compiling InternalCollectionsUtilities Integer rank.swift
[74/855] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[75/855] Compiling InternalCollectionsUtilities UInt+reversed.swift
[76/855] Compiling _NIODataStructures _TinyArray.swift
[77/855] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/855] Compiling InternalCollectionsUtilities Debugging.swift
[79/855] Compiling InternalCollectionsUtilities Descriptions.swift
[80/855] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[81/855] Emitting module _NIODataStructures
[82/855] Compiling _NIODataStructures Heap.swift
[85/856] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/859] Compiling SwiftASN1 TimeUtilities.swift
[95/859] Compiling SwiftASN1 UTCTime.swift
[98/859] Compiling ssl_versions.cc
[100/914] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[101/914] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[102/914] Emitting module SwiftASN1
[102/914] Compiling ssl_transcript.cc
[103/914] Compiling ssl_stat.cc
[105/929] Emitting module ConcurrencyHelpers
[106/929] Compiling ConcurrencyHelpers Lock.swift
[107/930] Emitting module CoreMetrics
[108/930] Compiling CoreMetrics Locks.swift
[109/931] Compiling DequeModule Deque+CustomReflectable.swift
[110/931] Compiling DequeModule Deque+Descriptions.swift
[111/931] Compiling Logging MetadataProvider.swift
[112/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[113/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[114/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[115/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[116/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[117/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[118/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[119/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[120/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[121/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[122/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[123/931] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[124/931] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[125/931] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[126/940] Compiling DequeModule Deque+Extras.swift
[127/940] Compiling DequeModule Deque+Hashable.swift
[128/940] Compiling DequeModule Deque._UnsafeHandle.swift
[129/940] Compiling DequeModule Deque.swift
[130/940] Compiling DequeModule _DequeBuffer.swift
[131/940] Compiling DequeModule _DequeBufferHeader.swift
[132/940] Compiling DequeModule _DequeSlot.swift
[133/940] Compiling DequeModule _UnsafeWrappedBuffer.swift
[134/940] Compiling Logging LogHandler.swift
[135/940] Compiling Logging Logging.swift
[136/940] Compiling Logging Locks.swift
[143/942] Compiling OrderedCollections OrderedDictionary.swift
[144/942] Compiling OrderedCollections OrderedSet+Codable.swift
[145/942] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[146/942] Compiling OrderedCollections OrderedSet+Descriptions.swift
[147/942] Compiling OrderedCollections OrderedSet+Diffing.swift
[148/942] Compiling OrderedCollections OrderedSet+Equatable.swift
[149/942] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[150/942] Compiling OrderedCollections OrderedSet+Hashable.swift
[151/942] Compiling OrderedCollections OrderedSet+Initializers.swift
[152/942] Compiling OrderedCollections OrderedSet+Insertions.swift
[153/942] Compiling OrderedCollections OrderedSet+Invariants.swift
[154/942] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[155/942] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[156/942] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[157/942] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[158/942] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[163/942] Compiling DequeModule Deque+Equatable.swift
[164/942] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/942] Compiling DequeModule Deque+Testing.swift
[166/942] Compiling DequeModule Deque._Storage.swift
[169/942] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/942] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/942] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/942] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/942] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/942] Compiling OrderedCollections OrderedDictionary+Values.swift
[174/942] Compiling ssl_session.cc
[182/947] Emitting module DequeModule
[183/947] Compiling DequeModule Deque+Codable.swift
[184/947] Compiling DequeModule Deque+Collection.swift
[194/948] Compiling UnixSignals UnixSignal.swift
[195/948] Compiling UnixSignals UnixSignalsSequence.swift
[196/948] Emitting module UnixSignals
[197/949] Compiling ssl_privkey.cc
[199/949] Compiling OrderedCollections OrderedSet+Sendable.swift
[200/949] Compiling OrderedCollections OrderedSet+SubSequence.swift
[201/949] Compiling OrderedCollections OrderedSet+Testing.swift
[202/949] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[203/949] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[204/949] Compiling OrderedCollections OrderedSet.swift
[205/949] Compiling OrderedCollections _UnsafeBitset.swift
[206/949] Emitting module OrderedCollections
[207/950] Compiling ssl_key_share.cc
[208/950] Compiling ssl_file.cc
[209/950] Compiling ssl_credential.cc
[211/950] Emitting module Metrics
[212/950] Compiling Metrics Metrics.swift
[212/951] Compiling ssl_lib.cc
[214/951] Compiling ssl_cipher.cc
[215/951] Compiling s3_pkt.cc
[216/951] Compiling ssl_aead_ctx.cc
[217/951] Compiling s3_lib.cc
[218/951] Compiling ssl_buffer.cc
[219/951] Compiling ssl_cert.cc
[220/951] Compiling ssl_asn1.cc
[221/951] Compiling s3_both.cc
[222/951] Compiling encrypted_client_hello.cc
[223/951] Compiling handshake_server.cc
[224/951] Compiling handshake.cc
[225/951] Compiling dtls_record.cc
[226/951] Compiling handoff.cc
[227/951] Compiling handshake_client.cc
[228/951] Compiling md5-x86_64-linux.S
[229/951] Compiling md5-x86_64-apple.S
[230/951] Compiling md5-586-linux.S
[231/951] Compiling md5-586-apple.S
[232/951] Compiling dtls_method.cc
[233/951] Compiling chacha20_poly1305_x86_64-linux.S
[234/951] Compiling extensions.cc
[235/951] Compiling chacha20_poly1305_x86_64-apple.S
[236/951] Compiling d1_srtp.cc
[237/951] Compiling chacha20_poly1305_armv8-win.S
[238/951] Compiling chacha20_poly1305_armv8-linux.S
[239/951] Compiling chacha-x86_64-linux.S
[240/951] Compiling chacha20_poly1305_armv8-apple.S
[240/951] Compiling chacha-x86_64-apple.S
[242/951] Compiling chacha-x86-linux.S
[243/951] Compiling chacha-x86-apple.S
[244/951] Compiling chacha-armv8-win.S
[245/951] Compiling chacha-armv8-apple.S
[246/951] Compiling chacha-armv4-linux.S
[247/951] Compiling chacha-armv8-linux.S
[248/951] Compiling aes128gcmsiv-x86_64-linux.S
[249/951] Compiling x86_64-mont5-linux.S
[250/951] Compiling aes128gcmsiv-x86_64-apple.S
[251/951] Compiling x86_64-mont5-apple.S
[252/951] Compiling x86_64-mont-linux.S
[253/951] Compiling x86_64-mont-apple.S
[254/951] Compiling x86-mont-linux.S
[255/951] Compiling x86-mont-apple.S
[256/951] Compiling vpaes-x86_64-linux.S
[257/951] Compiling vpaes-x86_64-apple.S
[258/951] Compiling d1_lib.cc
[259/951] Compiling vpaes-x86-linux.S
[260/951] Compiling vpaes-x86-apple.S
[261/951] Compiling vpaes-armv8-apple.S
[262/951] Compiling vpaes-armv8-win.S
[263/951] Compiling bio_ssl.cc
[264/951] Compiling vpaes-armv8-linux.S
[265/951] Compiling vpaes-armv7-linux.S
[266/951] Compiling err_data.cc
[267/951] Compiling sha512-x86_64-linux.S
[268/951] Compiling sha512-armv8-win.S
[269/951] Compiling sha512-x86_64-apple.S
[270/951] Compiling sha512-armv4-linux.S
[271/951] Compiling sha512-586-linux.S
[272/951] Compiling sha512-armv8-linux.S
[273/951] Compiling sha512-armv8-apple.S
[274/951] Compiling sha512-586-apple.S
[275/951] Compiling d1_pkt.cc
[276/951] Compiling sha256-x86_64-linux.S
[277/951] Compiling sha256-armv8-win.S
[278/951] Compiling sha256-armv8-apple.S
[279/951] Compiling sha256-x86_64-apple.S
[280/951] Compiling sha256-586-linux.S
[281/951] Compiling sha256-armv4-linux.S
[282/951] Compiling sha256-586-apple.S
[283/951] Compiling sha1-x86_64-linux.S
[284/951] Compiling sha256-armv8-linux.S
[285/951] Compiling sha1-x86_64-apple.S
[286/951] Compiling sha1-armv8-win.S
[287/951] Compiling sha1-armv8-linux.S
[288/951] Compiling sha1-586-apple.S
[289/951] Compiling sha1-armv8-apple.S
[290/951] Compiling sha1-armv4-large-linux.S
[291/951] Compiling sha1-586-linux.S
[292/951] Compiling rsaz-avx2-apple.S
[293/951] Compiling rsaz-avx2-linux.S
[294/951] Compiling rdrand-x86_64-linux.S
[295/951] Compiling p256_beeu-x86_64-asm-linux.S
[296/951] Compiling rdrand-x86_64-apple.S
[297/951] Compiling p256_beeu-x86_64-asm-apple.S
[298/951] Compiling p256_beeu-armv8-asm-linux.S
[299/951] Compiling p256_beeu-armv8-asm-win.S
[300/951] Compiling p256_beeu-armv8-asm-apple.S
[301/951] Compiling p256-x86_64-asm-linux.S
[302/951] Compiling p256-x86_64-asm-apple.S
[303/951] Compiling p256-armv8-asm-win.S
[304/951] Compiling ghashv8-armv8-linux.S
[305/951] Compiling p256-armv8-asm-apple.S
[306/951] Compiling ghashv8-armv8-win.S
[307/951] Compiling ghashv8-armv8-apple.S
[308/951] Compiling p256-armv8-asm-linux.S
[309/951] Compiling ghashv8-armv7-linux.S
[310/951] Compiling ghash-x86_64-linux.S
[311/951] Compiling ghash-x86-apple.S
[312/951] Compiling ghash-x86-linux.S
[313/951] Compiling ghash-x86_64-apple.S
[314/951] Compiling ghash-ssse3-x86_64-linux.S
[315/951] Compiling ghash-ssse3-x86_64-apple.S
[316/951] Compiling ghash-ssse3-x86-linux.S
[317/951] Compiling d1_both.cc
[318/951] Compiling ghash-neon-armv8-win.S
[319/951] Compiling ghash-ssse3-x86-apple.S
[320/951] Compiling ghash-armv4-linux.S
[321/951] Compiling ghash-neon-armv8-apple.S
[321/951] Compiling ghash-neon-armv8-linux.S
[323/951] Compiling co-586-linux.S
[324/951] Compiling bsaes-armv7-linux.S
[325/951] Compiling co-586-apple.S
[326/951] Compiling bn-586-linux.S
[327/951] Compiling bn-armv8-linux.S
[328/951] Compiling bn-586-apple.S
[329/951] Compiling bn-armv8-win.S
[330/951] Compiling armv8-mont-win.S
[331/951] Compiling bn-armv8-apple.S
[332/951] Compiling armv8-mont-linux.S
[333/951] Compiling armv8-mont-apple.S
[334/951] Compiling armv4-mont-linux.S
[335/951] Compiling aesv8-gcm-armv8-win.S
[336/951] Compiling aesv8-gcm-armv8-apple.S
[337/951] Compiling aesv8-gcm-armv8-linux.S
[338/951] Compiling aesv8-armv7-linux.S
[339/951] Compiling aesv8-armv8-linux.S
[340/951] Compiling aesv8-armv8-win.S
[341/951] Compiling aesv8-armv8-apple.S
[342/951] Compiling aesni-x86-linux.S
[343/951] Compiling aesni-x86-apple.S
[344/951] Compiling aesni-x86_64-apple.S
[345/951] Compiling aesni-gcm-x86_64-linux.S
[346/951] Compiling aesni-gcm-x86_64-apple.S
[347/951] Compiling aesni-x86_64-linux.S
[348/951] Compiling aes-gcm-avx2-x86_64-linux.S
[349/951] Compiling aes-gcm-avx2-x86_64-apple.S
[350/951] Compiling aes-gcm-avx10-x86_64-linux.S
[351/951] Compiling aes-gcm-avx10-x86_64-apple.S
[352/951] Compiling x_spki.cc
[353/951] Compiling x_pubkey.cc
[354/951] Compiling x_x509.cc
[355/951] Compiling x_val.cc
[356/951] Compiling x_req.cc
[357/951] Compiling x_name.cc
[358/951] Compiling x_sig.cc
[359/951] Compiling x_x509a.cc
[360/951] Compiling x_exten.cc
[361/951] Compiling x_crl.cc
[362/951] Compiling x509spki.cc
[363/951] Compiling x_attrib.cc
[364/951] Compiling x_algor.cc
[365/951] Compiling x_all.cc
[366/951] Compiling x509rset.cc
[367/951] Compiling x509name.cc
[368/951] Compiling x509_vpm.cc
[369/951] Compiling x509_v3.cc
[370/951] Compiling x509_vfy.cc
[371/951] Compiling x509_txt.cc
[372/951] Compiling x509cset.cc
[373/951] Compiling x509_set.cc
[374/951] Compiling x509_trs.cc
[375/951] Compiling x509_req.cc
[376/951] Compiling x509_obj.cc
[377/951] Compiling x509_lu.cc
[378/951] Compiling x509_ext.cc
[379/951] Compiling x509_cmp.cc
[380/951] Compiling x509_def.cc
[381/951] Compiling x509_d2.cc
[382/951] Compiling x509_att.cc
[383/951] Compiling v3_purp.cc
[384/951] Compiling x509.cc
[385/951] Compiling v3_utl.cc
[386/951] Compiling v3_skey.cc
[387/951] Compiling v3_prn.cc
[388/951] Compiling v3_pmaps.cc
[389/951] Compiling v3_pcons.cc
[390/951] Compiling v3_ocsp.cc
[391/951] Compiling v3_ncons.cc
[392/951] Compiling v3_lib.cc
[393/951] Compiling v3_genn.cc
[394/951] Compiling v3_int.cc
[395/951] Compiling v3_info.cc
[396/951] Compiling v3_ia5.cc
[397/951] Compiling v3_extku.cc
[398/951] Compiling v3_enum.cc
[399/951] Compiling v3_conf.cc
[400/951] Compiling v3_crld.cc
[401/951] Compiling v3_cpols.cc
[402/951] Compiling v3_akeya.cc
[403/951] Compiling v3_alt.cc
[404/951] Compiling v3_bitst.cc
[405/951] Compiling v3_bcons.cc
[406/951] Compiling v3_akey.cc
[407/951] Compiling t_req.cc
[408/951] Compiling t_x509a.cc
[409/951] Compiling t_x509.cc
[410/951] Compiling i2d_pr.cc
[411/951] Compiling t_crl.cc
[412/951] Compiling name_print.cc
[413/951] Compiling rsa_pss.cc
[414/951] Compiling policy.cc
[415/951] Compiling by_file.cc
[416/951] Compiling by_dir.cc
[417/951] Compiling algorithm.cc
[418/951] Compiling a_verify.cc
[419/951] Compiling asn1_gen.cc
[420/951] Compiling a_sign.cc
[421/951] Compiling voprf.cc
[422/951] Compiling a_digest.cc
[423/951] Compiling trust_token.cc
[424/951] Compiling thread_none.cc
[425/951] Compiling pmbtoken.cc
[426/951] Compiling thread.cc
[427/951] Compiling thread_pthread.cc
[428/951] Compiling thread_win.cc
[429/951] Compiling stack.cc
[430/951] Compiling siphash.cc
[431/951] Compiling slhdsa.cc
[432/951] Compiling rsa_print.cc
[433/951] Compiling sha512.cc
[434/951] Compiling sha1.cc
[435/951] Compiling sha256.cc
[436/951] Compiling spake2plus.cc
[437/951] Compiling rsa_extra.cc
[438/951] Compiling rsa_crypt.cc
[439/951] Compiling rc4.cc
[440/951] Compiling refcount.cc
[441/951] Compiling trusty.cc
[442/951] Compiling rand.cc
[443/951] Compiling urandom.cc
[444/951] Compiling windows.cc
[445/951] Compiling rsa_asn1.cc
[446/951] Compiling passive.cc
[447/951] Compiling poly1305_arm_asm.S
[448/951] Compiling ios.cc
[449/951] Compiling getentropy.cc
[450/951] Compiling fork_detect.cc
[451/951] Compiling deterministic.cc
[452/951] Compiling forkunsafe.cc
[453/951] Compiling poly1305_vec.cc
[454/951] Compiling poly1305.cc
[455/951] Compiling pool.cc
[456/951] Compiling poly1305_arm.cc
[457/951] Compiling pkcs7_x509.cc
[458/951] Compiling pkcs8.cc
[459/951] Compiling pkcs8_x509.cc
[460/951] Compiling p5_pbev2.cc
[461/951] Compiling pem_xaux.cc
[461/951] Compiling pkcs7.cc
[463/951] Compiling pem_x509.cc
[464/951] Compiling pem_pkey.cc
[465/951] Compiling obj.cc
[466/951] Compiling pem_oth.cc
[467/951] Compiling pem_pk8.cc
[468/951] Compiling pem_info.cc
[469/951] Compiling obj_xref.cc
[470/951] Compiling pem_lib.cc
[471/951] Compiling mlkem.cc
[472/951] Compiling mem.cc
[473/951] Compiling pem_all.cc
[474/951] Compiling mldsa.cc
[475/951] Compiling poly_rq_mul.S
[476/951] Compiling fips_shared_support.cc
[477/951] Compiling md5.cc
[478/951] Compiling lhash.cc
[479/951] Compiling md4.cc
[480/951] Compiling ex_data.cc
[481/951] Compiling kyber.cc
[482/951] Compiling hrss.cc
[483/951] Compiling sign.cc
[484/951] Compiling hpke.cc
[485/951] Compiling scrypt.cc
[486/951] Compiling print.cc
[487/951] Compiling pbkdf.cc
[488/951] Compiling p_x25519.cc
[489/951] Compiling p_x25519_asn1.cc
[490/951] Compiling p_ed25519.cc
[491/951] Compiling p_rsa_asn1.cc
[492/951] Compiling p_rsa.cc
[493/951] Compiling p_ec.cc
[494/951] Compiling p_hkdf.cc
[495/951] Compiling p_ed25519_asn1.cc
[496/951] Compiling p_ec_asn1.cc
[497/951] Compiling p_dh_asn1.cc
[498/951] Compiling p_dh.cc
[499/951] Compiling evp_asn1.cc
[500/951] Compiling evp_ctx.cc
[501/951] Compiling p_dsa_asn1.cc
[502/951] Compiling evp.cc
[503/951] Compiling ecdsa_asn1.cc
[504/951] Compiling engine.cc
[505/951] Compiling err.cc
[506/951] Compiling hash_to_curve.cc
[507/951] Compiling dsa_asn1.cc
[508/951] Compiling ecdh.cc
[509/951] Compiling ec_derive.cc
[510/951] Compiling params.cc
[511/951] Compiling ec_asn1.cc
[512/951] Compiling bcm.cc
[513/951] Compiling x25519-asm-arm.S
[514/951] Compiling dsa.cc
[515/951] Compiling digest_extra.cc
[516/951] Compiling des.cc
[517/951] Compiling curve25519.cc
[518/951] Compiling dh_asn1.cc
[519/951] Compiling curve25519_64_adx.cc
[520/951] Compiling cpu_arm_linux.cc
[521/951] Compiling cpu_arm_freebsd.cc
[522/951] Compiling spake25519.cc
[523/951] Compiling cpu_intel.cc
[524/951] Compiling crypto.cc
[525/951] Compiling cpu_aarch64_openbsd.cc
[526/951] Compiling cpu_aarch64_sysreg.cc
[527/951] Compiling cpu_aarch64_win.cc
[528/951] Compiling cpu_aarch64_linux.cc
[529/951] Compiling e_rc4.cc
[530/951] Compiling cpu_aarch64_fuchsia.cc
[531/951] Compiling cpu_aarch64_apple.cc
[532/951] Compiling conf.cc
[533/951] Compiling tls_cbc.cc
[534/951] Compiling get_cipher.cc
[535/951] Compiling e_tls.cc
[536/951] Compiling e_rc2.cc
[537/951] Compiling e_des.cc
[538/951] Compiling e_null.cc
[539/951] Compiling e_chacha20poly1305.cc
[540/951] Compiling e_aesgcmsiv.cc
[541/951] Compiling e_aesctrhmac.cc
[542/951] Compiling derive_key.cc
[543/951] Compiling chacha.cc
[544/951] Compiling asn1_compat.cc
[545/951] Compiling cbs.cc
[546/951] Compiling unicode.cc
[547/951] Compiling buf.cc
[548/951] Compiling blake2.cc
[549/951] Compiling ber.cc
[550/951] Compiling cbb.cc
[551/951] Compiling convert.cc
[552/951] Compiling socket_helper.cc
[553/951] Compiling bn_asn1.cc
[554/951] Compiling socket.cc
[555/951] Compiling printf.cc
[556/951] Compiling pair.cc
[557/951] Compiling hexdump.cc
[558/951] Compiling file.cc
[559/951] Compiling bio.cc
[560/951] Compiling fd.cc
[561/951] Compiling errno.cc
[562/951] Compiling bio_mem.cc
[563/951] Compiling connect.cc
[564/951] Compiling base64.cc
[565/951] Compiling tasn_typ.cc
[566/951] Compiling tasn_new.cc
[567/951] Compiling tasn_utl.cc
[568/951] Compiling tasn_fre.cc
[569/951] Compiling posix_time.cc
[570/951] Compiling tasn_enc.cc
[571/951] Compiling f_string.cc
[572/951] Compiling tasn_dec.cc
[573/951] Compiling asn_pack.cc
[574/951] Compiling f_int.cc
[575/951] Compiling asn1_par.cc
[576/951] Compiling asn1_lib.cc
[577/951] Compiling a_type.cc
[578/951] Compiling a_octet.cc
[579/951] Compiling a_utctm.cc
[580/951] Compiling a_time.cc
[581/951] Compiling a_strex.cc
[582/951] Compiling a_strnid.cc
[583/951] Compiling a_object.cc
[584/951] Compiling a_mbstr.cc
[585/951] Compiling a_i2d_fp.cc
[586/951] Compiling a_dup.cc
[587/951] Compiling a_int.cc
[588/951] Compiling fiat_p256_adx_sqr.S
[589/951] Compiling a_gentm.cc
[590/951] Compiling fiat_p256_adx_mul.S
[591/951] Compiling fiat_curve25519_adx_square.S
[592/951] Compiling fiat_curve25519_adx_mul.S
[593/951] Compiling md5-x86_64-apple.S
[594/951] Compiling a_d2i_fp.cc
[595/951] Compiling md5-586-linux.S
[596/951] Compiling md5-586-apple.S
[597/951] Compiling a_bitstr.cc
[598/951] Compiling chacha20_poly1305_x86_64-linux.S
[599/951] Compiling chacha20_poly1305_x86_64-apple.S
[600/951] Compiling CCryptoBoringSSLShims shims.c
[601/951] Compiling chacha20_poly1305_armv8-win.S
[602/951] Compiling a_bool.cc
[603/951] Compiling chacha20_poly1305_armv8-linux.S
[604/951] Compiling chacha-x86_64-linux.S
[605/951] Compiling chacha20_poly1305_armv8-apple.S
[606/951] Compiling chacha-x86_64-apple.S
[607/951] Compiling chacha-armv8-win.S
[608/951] Compiling chacha-x86-linux.S
[609/951] Compiling chacha-x86-apple.S
[610/951] Compiling err_data.cc
[611/951] Compiling chacha-armv8-apple.S
[612/951] Compiling chacha-armv8-linux.S
[613/951] Compiling chacha-armv4-linux.S
[614/951] Compiling aes128gcmsiv-x86_64-linux.S
[615/951] Compiling x86_64-mont5-apple.S
[616/951] Compiling aes128gcmsiv-x86_64-apple.S
[617/951] Compiling x86_64-mont5-linux.S
[618/951] Compiling x86_64-mont-apple.S
[619/951] Compiling x86-mont-linux.S
[620/951] Compiling x86_64-mont-linux.S
[621/951] Compiling x86-mont-apple.S
[622/951] Compiling vpaes-x86_64-linux.S
[623/951] Compiling vpaes-x86-linux.S
[624/951] Compiling vpaes-x86_64-apple.S
[625/951] Compiling vpaes-x86-apple.S
[626/951] Compiling sha512-x86_64-linux.S
[627/951] Compiling vpaes-armv8-win.S
[628/951] Compiling vpaes-armv7-linux.S
[628/951] Compiling vpaes-armv8-linux.S
[630/951] Compiling vpaes-armv8-apple.S
[631/951] Compiling sha512-x86_64-apple.S
[632/951] Compiling sha512-armv4-linux.S
[633/951] Compiling sha512-armv8-win.S
[634/951] Compiling sha512-armv8-apple.S
[635/951] Compiling sha512-586-linux.S
[636/951] Compiling sha512-armv8-linux.S
[637/951] Compiling sha512-586-apple.S
[638/951] Compiling sha256-x86_64-linux.S
[639/951] Compiling sha256-x86_64-apple.S
[640/951] Compiling sha256-armv8-win.S
[641/951] Compiling sha256-armv8-apple.S
[642/951] Compiling sha256-armv4-linux.S
[643/951] Compiling sha256-586-apple.S
[644/951] Compiling sha256-586-linux.S
[645/951] Compiling sha256-armv8-linux.S
[646/951] Compiling sha1-x86_64-linux.S
[647/951] Compiling sha1-armv8-win.S
[648/951] Compiling sha1-x86_64-apple.S
[649/951] Compiling sha1-armv4-large-linux.S
[650/951] Compiling sha1-armv8-apple.S
[651/951] Compiling sha1-586-linux.S
[652/951] Compiling sha1-armv8-linux.S
[653/951] Compiling sha1-586-apple.S
[654/951] Compiling rsaz-avx2-linux.S
[655/951] Compiling rsaz-avx2-apple.S
[656/951] Compiling rdrand-x86_64-linux.S
[657/951] Compiling p256-armv8-asm-win.S
[658/951] Compiling p256_beeu-armv8-asm-apple.S
[659/951] Compiling p256-x86_64-asm-linux.S
[660/951] Compiling p256-x86_64-asm-apple.S
[661/951] Compiling p256-armv8-asm-apple.S
[662/951] Compiling ghashv8-armv8-linux.S
[663/951] Compiling p256-armv8-asm-linux.S
[664/951] Compiling ghashv8-armv8-win.S
[665/951] Compiling ghashv8-armv8-apple.S
[666/951] Compiling ghashv8-armv7-linux.S
[667/951] Compiling ghash-x86_64-linux.S
[668/951] Compiling ghash-ssse3-x86-linux.S
[669/951] Compiling ghash-x86-linux.S
[670/951] Compiling ghash-ssse3-x86_64-apple.S
[670/951] Compiling ghash-x86_64-apple.S
[672/951] Compiling ghash-x86-apple.S
[673/951] Compiling ghash-ssse3-x86_64-linux.S
[674/951] Compiling ghash-neon-armv8-win.S
[675/951] Compiling ghash-neon-armv8-apple.S
[676/951] Compiling ghash-neon-armv8-linux.S
[677/951] Compiling ghash-ssse3-x86-apple.S
[678/951] Compiling ghash-armv4-linux.S
[679/951] Compiling co-586-linux.S
[680/951] Compiling bsaes-armv7-linux.S
[681/951] Compiling co-586-apple.S
[682/951] Compiling bn-armv8-apple.S
[683/951] Compiling bn-armv8-linux.S
[684/951] Compiling bn-armv8-win.S
[685/951] Compiling bn-586-linux.S
[686/951] Compiling bn-586-apple.S
[687/951] Compiling armv8-mont-win.S
[688/951] Compiling aesv8-gcm-armv8-win.S
[689/951] Compiling armv4-mont-linux.S
[690/951] Compiling armv8-mont-apple.S
[691/951] Compiling armv8-mont-linux.S
[692/951] Compiling aesv8-gcm-armv8-apple.S
[693/951] Compiling aesv8-armv8-win.S
[694/951] Compiling aesv8-armv8-apple.S
[695/951] Compiling aesv8-armv8-linux.S
[696/951] Compiling aesv8-armv7-linux.S
[697/951] Compiling aesni-x86_64-linux.S
[698/951] Compiling aesv8-gcm-armv8-linux.S
[699/951] Compiling aesni-x86-linux.S
[700/951] Compiling aesni-gcm-x86_64-linux.S
[701/951] Compiling aesni-x86_64-apple.S
[702/951] Compiling aes-gcm-avx10-x86_64-linux.S
[703/951] Compiling aesni-x86-apple.S
[704/951] Compiling aes-gcm-avx10-x86_64-apple.S
[705/951] Compiling aesni-gcm-x86_64-apple.S
[706/951] Compiling c-nioatomics.c
[707/951] Compiling x_sig.cc
[708/951] Compiling x_x509.cc
[709/951] Compiling x_name.cc
[710/951] Compiling x_val.cc
[711/951] Compiling x_spki.cc
[712/951] Compiling x_x509a.cc
[713/951] Compiling x_req.cc
[714/951] Compiling c-atomics.c
[715/951] Compiling x_pubkey.cc
[716/957] Compiling x_exten.cc
[717/957] Compiling x_attrib.cc
[719/957] Compiling NIOConcurrencyHelpers NIOLock.swift
[719/957] Compiling x_crl.cc
[721/957] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[722/957] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[723/957] Compiling NIOConcurrencyHelpers atomics.swift
[724/957] Emitting module NIOConcurrencyHelpers
[724/957] Compiling x_algor.cc
[726/957] Compiling NIOConcurrencyHelpers lock.swift
[727/958] Compiling x_all.cc
[728/958] Compiling x509spki.cc
[729/958] Compiling x509rset.cc
[730/958] Compiling x509cset.cc
[731/958] Compiling x509_vfy.cc
[732/958] Compiling x509name.cc
[733/958] Compiling x509_req.cc
[734/958] Compiling x509_txt.cc
[735/958] Compiling x509_vpm.cc
[736/958] Compiling x509_trs.cc
[737/958] Compiling x509_set.cc
[738/958] Compiling x509_v3.cc
[739/958] Compiling x509_obj.cc
[740/958] Compiling x509_d2.cc
[741/958] Compiling x509_ext.cc
[742/958] Compiling x509_lu.cc
[743/958] Compiling x509.cc
[744/958] Compiling x509_def.cc
[745/958] Compiling x509_att.cc
[746/958] Compiling x509_cmp.cc
[747/958] Compiling v3_prn.cc
[748/958] Compiling v3_purp.cc
[749/958] Compiling v3_utl.cc
[750/958] Compiling v3_pmaps.cc
[751/958] Compiling v3_skey.cc
[752/958] Compiling v3_pcons.cc
[753/958] Compiling v3_ncons.cc
[754/958] Compiling v3_ocsp.cc
[755/958] Compiling v3_lib.cc
[756/958] Compiling v3_int.cc
[757/958] Compiling v3_info.cc
[758/958] Compiling v3_ia5.cc
[759/958] Compiling v3_extku.cc
[760/958] Compiling v3_genn.cc
[761/958] Compiling v3_enum.cc
[762/958] Compiling v3_crld.cc
[763/958] Compiling v3_conf.cc
[764/958] Compiling v3_cpols.cc
[765/958] Compiling v3_bitst.cc
[766/958] Compiling v3_alt.cc
[767/958] Compiling v3_bcons.cc
[768/958] Compiling v3_akeya.cc
[769/958] Compiling t_x509a.cc
[770/958] Compiling v3_akey.cc
[771/958] Compiling t_x509.cc
[772/958] Compiling t_req.cc
[773/958] Compiling t_crl.cc
[774/958] Compiling rsa_pss.cc
[775/958] Compiling i2d_pr.cc
[776/958] Compiling policy.cc
[777/958] Compiling name_print.cc
[778/958] Compiling by_file.cc
[779/958] Compiling by_dir.cc
[780/958] Compiling a_verify.cc
[781/958] Compiling asn1_gen.cc
[782/958] Compiling algorithm.cc
[783/958] Compiling voprf.cc
[784/958] Compiling a_digest.cc
[785/958] Compiling a_sign.cc
[785/958] Compiling trust_token.cc
[787/958] Compiling thread_win.cc
[788/958] Compiling thread.cc
[789/958] Compiling thread_none.cc
[790/958] Compiling stack.cc
[791/958] Compiling thash.cc
[792/958] Compiling thread_pthread.cc
[793/958] Compiling pmbtoken.cc
[794/958] Compiling wots.cc
[795/958] Compiling sha256.cc
[796/958] Compiling sha512.cc
[797/958] Compiling slhdsa.cc
[798/958] Compiling sha1.cc
[799/958] Compiling rsa_print.cc
[800/958] Compiling fors.cc
[801/958] Compiling siphash.cc
[802/958] Compiling merkle.cc
[803/958] Compiling rsa_extra.cc
[804/958] Compiling rsa_crypt.cc
[805/958] Compiling refcount.cc
[806/958] Compiling rc4.cc
[807/958] Compiling rsa_asn1.cc
[808/958] Compiling urandom.cc
[809/958] Compiling windows.cc
[810/958] Compiling trusty.cc
[811/958] Compiling rand_extra.cc
[812/958] Compiling passive.cc
[813/958] Compiling poly1305_arm_asm.S
[814/958] Compiling getentropy.cc
[815/958] Compiling ios.cc
[816/958] Compiling forkunsafe.cc
[817/958] Compiling fork_detect.cc
[818/958] Compiling deterministic.cc
[819/958] Compiling poly1305_vec.cc
[820/958] Compiling poly1305_arm.cc
[821/958] Compiling pool.cc
[822/958] Compiling poly1305.cc
[823/958] Compiling pkcs8_x509.cc
[824/958] Compiling p5_pbev2.cc
[825/958] Compiling pkcs7.cc
[826/958] Compiling pkcs7_x509.cc
[827/958] Compiling pkcs8.cc
[828/958] Compiling pem_x509.cc
[829/958] Compiling pem_xaux.cc
[830/958] Compiling pem_pkey.cc
[831/958] Compiling pem_pk8.cc
[832/958] Compiling pem_oth.cc
[833/958] Compiling obj_xref.cc
[834/958] Compiling pem_lib.cc
[835/958] Compiling obj.cc
[836/958] Compiling pem_info.cc
[837/958] Compiling pem_all.cc
[838/958] Compiling mlkem.cc
[839/958] Compiling mldsa.cc
[840/958] Compiling poly_rq_mul.S
[841/958] Compiling fips_shared_support.cc
[842/958] Compiling mem.cc
[843/958] Compiling md5.cc
[844/958] Compiling lhash.cc
[845/958] Compiling md4.cc
[846/958] Compiling kyber.cc
[847/958] Compiling ex_data.cc
[848/958] Compiling hrss.cc
[849/958] Compiling hpke.cc
[850/958] Compiling scrypt.cc
[851/958] Compiling pbkdf.cc
[852/958] Compiling print.cc
[852/958] Compiling sign.cc
[854/958] Compiling p_x25519.cc
[855/958] Compiling p_x25519_asn1.cc
[856/958] Compiling p_rsa_asn1.cc
[857/958] Compiling p_rsa.cc
[858/958] Compiling p_hkdf.cc
[859/958] Compiling p_ed25519.cc
[860/958] Compiling p_ed25519_asn1.cc
[861/958] Compiling p_ec_asn1.cc
[862/958] Compiling p_ec.cc
[863/958] Compiling p_dh_asn1.cc
[864/958] Compiling p_dsa_asn1.cc
[865/958] Compiling evp_ctx.cc
[866/958] Compiling p_dh.cc
[867/958] Compiling evp.cc
[868/958] Compiling err.cc
[869/958] Compiling evp_asn1.cc
[870/958] Compiling engine.cc
[871/958] Compiling ecdh_extra.cc
[872/958] Compiling hash_to_curve.cc
[873/958] Compiling ecdsa_asn1.cc
[874/958] Compiling ec_derive.cc
[875/958] Compiling params.cc
[876/958] Compiling dsa.cc
[877/958] Compiling dsa_asn1.cc
[878/958] Compiling ec_asn1.cc
[879/958] Compiling bcm.cc
[880/958] Compiling x25519-asm-arm.S
[881/958] Compiling dh_asn1.cc
[882/958] Compiling digest_extra.cc
[883/958] Compiling des.cc
[884/958] Compiling curve25519_64_adx.cc
[885/958] Compiling cpu_arm_freebsd.cc
[886/958] Compiling cpu_intel.cc
[887/958] Compiling curve25519.cc
[888/958] Compiling crypto.cc
[889/958] Compiling spake25519.cc
[890/958] Compiling cpu_aarch64_win.cc
[891/958] Compiling cpu_arm_linux.cc
[892/958] Compiling cpu_aarch64_openbsd.cc
[893/958] Compiling cpu_aarch64_fuchsia.cc
[894/958] Compiling cpu_aarch64_sysreg.cc
[895/958] Compiling cpu_aarch64_linux.cc
[896/958] Compiling cpu_aarch64_apple.cc
[897/958] Compiling tls_cbc.cc
[898/958] Compiling conf.cc
[899/958] Compiling e_tls.cc
[900/958] Compiling e_rc4.cc
[901/958] Compiling e_rc2.cc
[902/958] Compiling e_des.cc
[903/958] Compiling e_aesgcmsiv.cc
[904/958] Compiling e_null.cc
[905/958] Compiling e_chacha20poly1305.cc
[906/958] Compiling e_aesctrhmac.cc
[907/958] Compiling cipher_extra.cc
[908/958] Compiling derive_key.cc
[909/958] Compiling chacha.cc
[910/958] Compiling cbb.cc
[911/958] Compiling unicode.cc
[911/958] Compiling ber.cc
[913/958] Compiling buf.cc
[914/958] Compiling cbs.cc
[915/958] Compiling asn1_compat.cc
[916/958] Compiling bn_asn1.cc
[917/958] Compiling convert.cc
[918/958] Compiling pair.cc
[919/958] Compiling printf.cc
[920/958] Compiling hexdump.cc
[921/958] Compiling blake2.cc
[922/958] Compiling file.cc
[923/958] Compiling fd.cc
[924/958] Compiling bio_mem.cc
[925/958] Compiling errno.cc
[926/958] Compiling tasn_fre.cc
[927/958] Compiling tasn_enc.cc
[928/958] Compiling bio.cc
[929/958] Compiling tasn_typ.cc
[930/958] Compiling tasn_utl.cc
[931/958] Compiling base64.cc
[932/958] Compiling tasn_new.cc
[933/958] Compiling posix_time.cc
[934/958] Compiling tasn_dec.cc
[935/958] Compiling f_int.cc
[936/958] Compiling asn1_par.cc
[937/958] Compiling f_string.cc
[938/958] Compiling asn_pack.cc
[939/958] Compiling a_type.cc
[940/958] Compiling a_time.cc
[941/958] Compiling asn1_lib.cc
[942/958] Compiling a_utctm.cc
[943/958] Compiling a_strnid.cc
[944/958] Compiling a_strex.cc
[945/958] Compiling a_octet.cc
[946/958] Compiling a_object.cc
[947/958] Compiling a_mbstr.cc
[948/958] Write sources
[951/958] Compiling a_i2d_fp.cc
[952/958] Compiling a_gentm.cc
[953/958] Compiling a_dup.cc
[954/958] Compiling a_int.cc
[955/958] Compiling a_bool.cc
[956/958] Compiling a_d2i_fp.cc
[957/1150] Compiling a_bitstr.cc
[959/1158] Compiling Antlr4 BlockStartState.swift
[960/1158] Compiling Antlr4 ContextSensitivityInfo.swift
[961/1160] Compiling Antlr4 AtomTransition.swift
[962/1160] Compiling Antlr4 BasicBlockStartState.swift
[963/1163] Compiling Antlr4 BasicState.swift
[964/1163] Compiling Antlr4 BlockEndState.swift
[965/1168] Emitting module AsyncAlgorithms
[966/1174] Compiling Antlr4 ATNState.swift
[967/1174] Compiling Antlr4 ATNType.swift
[968/1174] Compiling Antlr4 AbstractPredicateTransition.swift
[969/1174] Compiling Antlr4 ActionTransition.swift
[970/1174] Compiling Antlr4 AmbiguityInfo.swift
[971/1174] Compiling Antlr4 ArrayPredictionContext.swift
[972/1174] Compiling Atomics IntegerOperations.swift
[973/1174] Compiling Atomics Unmanaged extensions.swift
[974/1174] Compiling Antlr4 ANTLRErrorListener.swift
[975/1174] Compiling Antlr4 ANTLRErrorStrategy.swift
[976/1174] Compiling Antlr4 ANTLRFileStream.swift
[977/1174] Compiling Antlr4 ANTLRInputStream.swift
[978/1174] Compiling Antlr4 BailErrorStrategy.swift
[979/1174] Compiling Antlr4 BaseErrorListener.swift
[986/1174] Compiling CryptoBoringWrapper RandomBytes.swift
[987/1174] Emitting module Antlr4
[988/1193] Compiling Antlr4 ATN.swift
[989/1193] Compiling Antlr4 ATNConfig.swift
[990/1193] Compiling Antlr4 ATNConfigSet.swift
[991/1193] Compiling Antlr4 ATNDeserializationOptions.swift
[992/1193] Compiling Antlr4 ATNDeserializer.swift
[993/1193] Compiling Antlr4 ATNSimulator.swift
[1002/1193] Emitting module CryptoBoringWrapper
[1003/1193] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1004/1193] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1005/1193] Compiling CryptoBoringWrapper EllipticCurve.swift
[1006/1193] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1007/1193] Emitting module Atomics
[1008/1193] Compiling AsyncAlgorithms SetAlgebra.swift
[1009/1193] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1010/1193] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1011/1193] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1012/1193] Compiling AsyncAlgorithms ZipStateMachine.swift
[1013/1193] Compiling AsyncAlgorithms ZipStorage.swift
[1021/1194] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1022/1194] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1023/1195] Compiling Antlr4 LexerCustomAction.swift
[1024/1195] Compiling Antlr4 LexerIndexedCustomAction.swift
[1025/1195] Compiling Antlr4 LexerModeAction.swift
[1026/1195] Compiling Antlr4 LexerMoreAction.swift
[1027/1195] Compiling Antlr4 LexerPopModeAction.swift
[1028/1195] Compiling Antlr4 LexerPushModeAction.swift
[1029/1195] Compiling Antlr4 LexerATNConfig.swift
[1030/1195] Compiling Antlr4 LexerATNSimulator.swift
[1031/1195] Compiling Antlr4 LexerAction.swift
[1032/1195] Compiling Antlr4 LexerActionExecutor.swift
[1033/1195] Compiling Antlr4 LexerActionType.swift
[1034/1195] Compiling Antlr4 LexerChannelAction.swift
[1035/1195] Compiling Antlr4 DecisionState.swift
[1036/1195] Compiling Antlr4 DefaultATNConfig.swift
[1037/1195] Compiling Antlr4 EmptyPredictionContext.swift
[1038/1195] Compiling Antlr4 EpsilonTransition.swift
[1039/1195] Compiling Antlr4 ErrorInfo.swift
[1040/1195] Compiling Antlr4 LL1Analyzer.swift
[1043/1211] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[1044/1211] Compiling _ConnectionPoolModule ConnectionPool.swift
[1045/1211] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[1046/1211] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[1047/1211] Compiling _ConnectionPoolModule ConnectionRequest.swift
[1048/1211] Compiling _ConnectionPoolModule Max2Sequence.swift
[1049/1211] Compiling _ConnectionPoolModule NIOLock.swift
[1050/1211] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[1051/1211] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1052/1211] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1053/1211] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1054/1211] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1074/1211] Compiling Antlr4 DefaultErrorStrategy.swift
[1075/1211] Compiling Antlr4 DiagnosticErrorListener.swift
[1076/1211] Compiling Antlr4 FailedPredicateException.swift
[1077/1211] Compiling Antlr4 InputMismatchException.swift
[1078/1211] Compiling Antlr4 IntStream.swift
[1079/1211] Compiling Antlr4 InterpreterRuleContext.swift
[1080/1211] Compiling Antlr4 Lexer.swift
[1081/1211] Compiling Antlr4 LexerInterpreter.swift
[1101/1349] Compiling Antlr4 InterpreterDataReader.swift
[1102/1349] Compiling Antlr4 Interval.swift
[1103/1349] Compiling Antlr4 IntervalSet.swift
[1104/1349] Compiling Antlr4 MultiMap.swift
[1105/1349] Compiling Antlr4 MurmurHash.swift
[1106/1349] Compiling Antlr4 Utils.swift
[1107/1349] Compiling Antlr4 ANTLRError.swift
[1108/1349] Compiling Antlr4 ANTLRException.swift
[1109/1349] Compiling Antlr4 ArrayExtension.swift
[1110/1349] Compiling Antlr4 CharacterExtension.swift
[1111/1349] Compiling Antlr4 IntStreamExtension.swift
[1112/1349] Compiling Antlr4 StringExtension.swift
[1113/1349] Compiling Antlr4 TokenExtension.swift
[1114/1349] Compiling Antlr4 UUIDExtension.swift
[1115/1349] Compiling Antlr4 CommonUtil.swift
[1116/1349] Compiling Antlr4 Mutex.swift
[1117/1349] Compiling Antlr4 Stack.swift
[1118/1349] Compiling Antlr4 AbstractParseTreeVisitor.swift
[1119/1349] Compiling Antlr4 ErrorNode.swift
[1120/1349] Compiling Antlr4 ParseTree.swift
[1121/1349] Compiling Antlr4 ParseTreeListener.swift
[1122/1349] Compiling Antlr4 ParseTreeProperty.swift
[1123/1349] Compiling Antlr4 ParseTreeVisitor.swift
[1124/1349] Compiling Antlr4 ParseTreeWalker.swift
[1125/1349] Compiling Antlr4 RuleNode.swift
[1126/1349] Compiling Antlr4 SyntaxTree.swift
[1127/1349] Compiling Antlr4 TerminalNode.swift
[1128/1349] Compiling Antlr4 TerminalNodeImpl.swift
[1129/1349] Compiling Antlr4 Tree.swift
[1130/1349] Compiling Antlr4 Trees.swift
[1131/1349] Compiling Antlr4 Chunk.swift
[1132/1349] Compiling Antlr4 ParseTreeMatch.swift
[1133/1349] Compiling Antlr4 ParseTreePattern.swift
[1134/1349] Compiling Antlr4 ParseTreePatternMatcher.swift
[1135/1349] Compiling Antlr4 RuleTagToken.swift
[1136/1349] Compiling Antlr4 TagChunk.swift
[1137/1349] Compiling Antlr4 TextChunk.swift
[1138/1349] Compiling Antlr4 TokenTagToken.swift
[1139/1349] Compiling ServiceLifecycle CancellationWaiter.swift
[1140/1350] Compiling Crypto ChaChaPoly_boring.swift
[1141/1350] Compiling Crypto ChaChaPoly.swift
[1142/1350] Compiling Crypto Cipher.swift
[1143/1350] Compiling Crypto Nonces.swift
[1144/1351] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:553:48: error: cannot find 'pow' in scope
551 |
552 |         let start = Double(100_000_000)
553 |         let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
    |                                                `- error: cannot find 'pow' in scope
554 |
555 |         // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
561 |         let jitterRange = (backoffNanoseconds / 100) * 3
562 |         // Pick a random element from the range +/- jitter range.
563 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                 `- error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 |         let jitteredBackoff = backoff + jitter
565 |         return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 |   @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
  |                                 `- note: where 'T' = 'Float16'
4 |
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563:74: error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
561 |         let jitterRange = (backoffNanoseconds / 100) * 3
562 |         // Pick a random element from the range +/- jitter range.
563 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                                                          `- error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
564 |         let jitteredBackoff = backoff + jitter
565 |         return jitteredBackoff
Swift.ClosedRange:1:11: note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 1 | extension ClosedRange : Collection, BidirectionalCollection, RandomAccessCollection where Bound : Strideable, Bound.Stride : SignedInteger {
   |           `- note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 2 |     public typealias SubSequence = Slice<ClosedRange<Bound>>
 3 |     @inlinable public var startIndex: ClosedRange<Bound>.Index { get }
[1145/1351] Emitting module ServiceLifecycle
[1146/1351] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1147/1351] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1148/1351] Compiling ServiceLifecycle GracefulShutdown.swift
[1149/1351] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1150/1351] Compiling Antlr4 LexerSkipAction.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1151/1351] Compiling Antlr4 LexerTypeAction.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1152/1351] Compiling Antlr4 LookaheadEventInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1153/1351] Compiling Antlr4 LookupATNConfig.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1154/1351] Compiling Antlr4 LookupDictionary.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1155/1351] Compiling Antlr4 LoopEndState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1156/1351] Compiling Antlr4 NotSetTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1157/1351] Compiling Antlr4 ParseInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1158/1351] Compiling Antlr4 ParserATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1159/1351] Compiling Antlr4 PlusBlockStartState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1160/1351] Compiling Antlr4 PlusLoopbackState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1161/1351] Compiling Antlr4 PrecedencePredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1162/1351] Compiling Antlr4 PredicateEvalInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1163/1351] Compiling Antlr4 PredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1164/1351] Compiling Antlr4 PredictionContext.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1165/1351] Compiling Antlr4 PredictionContextCache.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1166/1351] Compiling Antlr4 PredictionMode.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1167/1351] Compiling Antlr4 ProfilingATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1168/1351] Compiling Antlr4 RangeTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[1169/1351] Compiling Antlr4 RuleStartState.swift
[1170/1351] Compiling Antlr4 RuleStopState.swift
[1171/1351] Compiling Antlr4 RuleTransition.swift
[1172/1351] Compiling Antlr4 SemanticContext.swift
[1173/1351] Compiling Antlr4 SetTransition.swift
[1174/1351] Compiling Antlr4 SingletonPredictionContext.swift
[1175/1351] Compiling Antlr4 StarBlockStartState.swift
[1176/1351] Compiling Antlr4 StarLoopEntryState.swift
[1177/1351] Compiling Antlr4 StarLoopbackState.swift
[1178/1351] Compiling Antlr4 TokensStartState.swift
[1179/1351] Compiling Antlr4 Transition.swift
[1180/1351] Compiling Antlr4 WildcardTransition.swift
[1181/1351] Compiling Antlr4 DFA.swift
[1182/1351] Compiling Antlr4 DFASerializer.swift
[1183/1351] Compiling Antlr4 DFAState.swift
[1184/1351] Compiling Antlr4 LexerDFASerializer.swift
[1185/1351] Compiling Antlr4 BitSet.swift
[1186/1351] Compiling Antlr4 DoubleKeyMap.swift
[1187/1351] Compiling Antlr4 IntSet.swift
[1188/1351] Compiling ServiceLifecycle ServiceRunnerError.swift
[1189/1351] Compiling Crypto AES-GCM.swift
[1190/1351] Compiling Crypto AES-GCM_boring.swift
[1191/1351] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1192/1351] Compiling Crypto ASN1.swift
[1193/1351] Compiling Crypto ASN1Any.swift
[1194/1351] Compiling Crypto AESWrap.swift
[1195/1351] Compiling Crypto AESWrap_boring.swift
[1196/1351] Compiling Crypto Ed25519_boring.swift
[1197/1351] Compiling Crypto NISTCurvesKeys_boring.swift
[1198/1351] Compiling Crypto X25519Keys_boring.swift
[1199/1351] Compiling Crypto Curve25519.swift
[1200/1351] Compiling Crypto Ed25519Keys.swift
[1201/1351] Compiling Crypto NISTCurvesKeys.swift
[1202/1359] Emitting module _ConnectionPoolModule
[1203/1359] Compiling Crypto ASN1BitString.swift
[1204/1359] Compiling Crypto ASN1Boolean.swift
[1205/1359] Compiling Crypto PKCS8PrivateKey.swift
[1206/1359] Compiling Crypto SEC1PrivateKey.swift
[1207/1359] Compiling NIOCore SocketAddresses.swift
[1208/1359] Compiling NIOCore SocketOptionProvider.swift
[1209/1359] Compiling NIOCore SystemCallHelpers.swift
[1210/1359] Compiling NIOCore TimeAmount+Duration.swift
[1211/1359] Compiling NIOCore TypeAssistedChannelHandler.swift
[1212/1359] Compiling NIOCore UniversalBootstrapSupport.swift
[1213/1359] Compiling NIOCore Utilities.swift
[1214/1359] Compiling Crypto EdDSA_boring.swift
[1215/1359] Compiling Crypto ECDSA.swift
[1216/1359] Compiling Crypto Ed25519.swift
[1217/1359] Compiling ServiceLifecycle Service.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] Compiling SwiftASN1 ASN1Integer.swift
[3/60] Compiling SwiftASN1 ASN1Null.swift
[4/61] Compiling SwiftASN1 ASN1.swift
[5/61] Compiling SwiftASN1 BER.swift
[6/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/61] Compiling Logging MetadataProvider.swift
[8/61] Compiling SwiftASN1 ArraySliceBigint.swift
[9/61] Compiling SwiftASN1 GeneralizedTime.swift
[10/61] Emitting module NIOConcurrencyHelpers
[11/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/61] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[13/61] Compiling NIOConcurrencyHelpers lock.swift
[14/61] Emitting module CryptoBoringWrapper
[15/61] Compiling CryptoBoringWrapper RandomBytes.swift
[16/61] Emitting module Logging
[17/61] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[18/61] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[19/61] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/61] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/61] Compiling NIOConcurrencyHelpers atomics.swift
[23/61] Compiling CoreMetrics Locks.swift
[24/62] Compiling SwiftASN1 ASN1Strings.swift
[25/62] Compiling SwiftASN1 ASN1BitString.swift
[26/62] Compiling _NIOBase64 Base64.swift
[27/62] Emitting module _NIOBase64
[28/63] Compiling SwiftASN1 ASN1Any.swift
[29/63] Compiling SwiftASN1 ASN1OctetString.swift
[30/63] Compiling _NIODataStructures Heap.swift
[31/63] Emitting module _NIODataStructures
[32/63] Compiling SwiftASN1 ASN1Boolean.swift
[33/63] Compiling SwiftASN1 ASN1Identifier.swift
[36/63] Compiling SwiftASN1 TimeUtilities.swift
[37/63] Compiling SwiftASN1 UTCTime.swift
[40/66] Compiling CoreMetrics Metrics.swift
[41/72] Emitting module CoreMetrics
[42/78] Compiling _NIODataStructures _TinyArray.swift
[43/80] Compiling _NIODataStructures PriorityQueue.swift
[46/89] Emitting module InternalCollectionsUtilities
[47/90] Compiling Atomics Primitives.shims.swift
[48/90] Compiling Atomics AtomicInteger.swift
[49/90] Compiling Atomics AtomicOptionalWrappable.swift
[50/92] Compiling CryptoBoringWrapper EllipticCurve.swift
[51/92] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[52/92] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[55/93] Compiling Atomics AtomicMemoryOrderings.swift
[56/93] Compiling Atomics DoubleWord.swift
[58/93] Compiling Atomics AtomicValue.swift
[60/93] Compiling Atomics Primitives.native.swift
[61/93] Compiling Atomics AtomicReference.swift
[62/93] Compiling Atomics AtomicStorage.swift
[63/93] Compiling Atomics OptionalRawRepresentable.swift
[64/93] Compiling Atomics RawRepresentable.swift
[65/93] Compiling Atomics AtomicBool.swift
[67/95] Compiling ConcurrencyHelpers Lock.swift
[68/95] Compiling ConcurrencyHelpers LockedValueBox.swift
[69/95] Compiling Atomics ManagedAtomic.swift
[70/95] Compiling Atomics ManagedAtomicLazyReference.swift
[71/95] Compiling Atomics UnsafeAtomic.swift
[72/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[75/95] Compiling Logging Locks.swift
[76/95] Compiling Logging LogHandler.swift
[77/95] Compiling Logging Logging.swift
[81/96] Emitting module SwiftASN1
[82/96] Emitting module ConcurrencyHelpers
[84/97] Compiling Atomics IntegerOperations.swift
[85/97] Compiling Atomics Unmanaged extensions.swift
[87/97] Compiling Metrics Metrics.swift
[88/143] Emitting module Metrics
[90/378] Compiling OrderedCollections OrderedDictionary.swift
[91/378] Compiling OrderedCollections OrderedSet+Codable.swift
[92/379] Emitting module UnixSignals
[94/379] Compiling DequeModule _DequeBuffer.swift
[95/379] Compiling DequeModule _DequeBufferHeader.swift
[96/379] Compiling DequeModule Deque+CustomReflectable.swift
[97/379] Compiling DequeModule Deque+Descriptions.swift
[98/379] Compiling DequeModule Deque+Equatable.swift
[99/379] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/381] Compiling DequeModule Deque+Extras.swift
[101/381] Compiling DequeModule Deque+Hashable.swift
[102/381] Compiling DequeModule Deque+Testing.swift
[103/381] Compiling DequeModule Deque._Storage.swift
[104/381] Compiling UnixSignals UnixSignal.swift
[105/381] Compiling UnixSignals UnixSignalsSequence.swift
[106/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[107/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[108/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[109/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[110/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[111/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[112/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[113/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[114/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[115/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[116/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[117/382] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[118/382] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[119/382] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[121/389] Compiling DequeModule _DequeSlot.swift
[122/389] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/389] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[126/389] Compiling OrderedCollections OrderedSet+Descriptions.swift
[127/389] Compiling OrderedCollections OrderedSet+Diffing.swift
[128/389] Compiling OrderedCollections OrderedSet+Equatable.swift
[129/389] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[130/389] Compiling OrderedCollections OrderedSet+Hashable.swift
[131/389] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/389] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[133/389] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[134/389] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[135/389] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[136/389] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[137/389] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[138/389] Compiling OrderedCollections OrderedDictionary+Values.swift
[139/389] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/389] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/389] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/389] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/389] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/389] Compiling DequeModule Deque+Codable.swift
[148/389] Compiling DequeModule Deque+Collection.swift
[155/389] Compiling DequeModule Deque._UnsafeHandle.swift
[156/389] Compiling DequeModule Deque.swift
[157/389] Emitting module Antlr4
[174/408] Compiling OrderedCollections OrderedSet+Sendable.swift
[175/408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[176/408] Compiling OrderedCollections OrderedSet+Testing.swift
[177/408] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[178/408] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[179/408] Compiling OrderedCollections OrderedSet.swift
[180/408] Compiling OrderedCollections _UnsafeBitset.swift
[181/408] Emitting module DequeModule
[221/409] Emitting module Atomics
[222/410] Emitting module Crypto
[224/419] Compiling Crypto HMAC.swift
[225/419] Compiling Crypto MACFunctions.swift
[226/419] Compiling Crypto MessageAuthenticationCode.swift
[227/419] Compiling Crypto AES.swift
[228/419] Compiling Crypto ECDSASignature_boring.swift
[229/419] Compiling Crypto ECDSA_boring.swift
[230/419] Compiling Crypto EdDSA_boring.swift
[231/419] Compiling Crypto ECDSA.swift
[232/419] Compiling Crypto Ed25519.swift
[234/419] Emitting module OrderedCollections
[246/494] Compiling Antlr4 InterpreterDataReader.swift
[247/494] Compiling Antlr4 Interval.swift
[248/494] Compiling Antlr4 IntervalSet.swift
[249/494] Compiling Antlr4 MultiMap.swift
[250/494] Compiling Antlr4 MurmurHash.swift
[251/494] Compiling Antlr4 Utils.swift
[252/494] Compiling Antlr4 ANTLRError.swift
[253/494] Compiling Antlr4 ANTLRException.swift
[254/494] Compiling Antlr4 ArrayExtension.swift
[255/494] Compiling Antlr4 CharacterExtension.swift
[256/494] Compiling Antlr4 IntStreamExtension.swift
[257/494] Compiling Antlr4 StringExtension.swift
[258/494] Compiling Antlr4 TokenExtension.swift
[259/494] Compiling Antlr4 UUIDExtension.swift
[260/494] Compiling Antlr4 CommonUtil.swift
[261/494] Compiling Antlr4 Mutex.swift
[262/494] Compiling Antlr4 Stack.swift
[263/494] Compiling Antlr4 AbstractParseTreeVisitor.swift
[264/494] Compiling Antlr4 ErrorNode.swift
[265/495] Compiling NIOCore AsyncChannel.swift
[266/495] Compiling NIOCore AsyncChannelHandler.swift
[267/509] Compiling Antlr4 ParseTree.swift
[268/509] Compiling Antlr4 ParseTreeListener.swift
[269/509] Compiling Antlr4 ParseTreeProperty.swift
[270/509] Compiling Antlr4 ParseTreeVisitor.swift
[271/509] Compiling Antlr4 ParseTreeWalker.swift
[272/509] Compiling Antlr4 RuleNode.swift
[273/509] Compiling Antlr4 SyntaxTree.swift
[274/509] Compiling Antlr4 TerminalNode.swift
[275/509] Compiling Antlr4 TerminalNodeImpl.swift
[276/509] Compiling Antlr4 Tree.swift
[277/509] Compiling Antlr4 Trees.swift
[278/509] Compiling Antlr4 Chunk.swift
[279/509] Compiling Antlr4 ParseTreeMatch.swift
[280/509] Compiling Antlr4 ParseTreePattern.swift
[281/509] Compiling Antlr4 ParseTreePatternMatcher.swift
[282/509] Compiling Antlr4 RuleTagToken.swift
[283/509] Compiling Antlr4 TagChunk.swift
[284/509] Compiling Antlr4 TextChunk.swift
[285/509] Compiling Antlr4 TokenTagToken.swift
[286/540] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[287/540] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[288/540] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[289/540] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[290/540] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[291/540] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[292/540] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[293/540] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[294/540] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[295/540] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[296/540] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[297/540] Compiling AsyncAlgorithms Locking.swift
[298/540] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[299/540] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[300/540] Compiling AsyncAlgorithms MergeStateMachine.swift
[301/540] Compiling AsyncAlgorithms MergeStorage.swift
[302/540] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[303/540] Compiling AsyncAlgorithms Rethrow.swift
[304/540] Compiling AsyncAlgorithms ChannelStateMachine.swift
[305/540] Compiling AsyncAlgorithms ChannelStorage.swift
[306/540] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[307/540] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[308/540] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[309/540] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[310/540] Compiling AsyncAlgorithms AsyncChannel.swift
[311/540] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[312/540] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[313/540] Compiling AsyncAlgorithms DebounceStateMachine.swift
[314/540] Compiling AsyncAlgorithms DebounceStorage.swift
[315/540] Compiling AsyncAlgorithms Dictionary.swift
[316/540] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:553:48: error: cannot find 'pow' in scope
551 |
552 |         let start = Double(100_000_000)
553 |         let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
    |                                                `- error: cannot find 'pow' in scope
554 |
555 |         // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
561 |         let jitterRange = (backoffNanoseconds / 100) * 3
562 |         // Pick a random element from the range +/- jitter range.
563 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                 `- error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 |         let jitteredBackoff = backoff + jitter
565 |         return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 |   @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
  |                                 `- note: where 'T' = 'Float16'
4 |
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563:74: error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
561 |         let jitterRange = (backoffNanoseconds / 100) * 3
562 |         // Pick a random element from the range +/- jitter range.
563 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                                                          `- error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
564 |         let jitteredBackoff = backoff + jitter
565 |         return jitteredBackoff
Swift.ClosedRange:1:11: note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 1 | extension ClosedRange : Collection, BidirectionalCollection, RandomAccessCollection where Bound : Strideable, Bound.Stride : SignedInteger {
   |           `- note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 2 |     public typealias SubSequence = Slice<ClosedRange<Bound>>
 3 |     @inlinable public var startIndex: ClosedRange<Bound>.Index { get }
[317/540] Compiling Crypto Zeroization.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[318/540] Compiling Antlr4 LexerTypeAction.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[319/540] Compiling Antlr4 LookaheadEventInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[320/540] Compiling Antlr4 LookupATNConfig.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[321/540] Compiling Antlr4 LookupDictionary.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[322/540] Compiling Antlr4 LoopEndState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[323/540] Compiling Antlr4 NotSetTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[324/540] Compiling Antlr4 ParseInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[325/540] Compiling Antlr4 ParserATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[326/540] Compiling Antlr4 PlusBlockStartState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[327/540] Compiling Antlr4 PlusLoopbackState.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[328/540] Compiling Antlr4 PrecedencePredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[329/540] Compiling Antlr4 PredicateEvalInfo.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[330/540] Compiling Antlr4 PredicateTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[331/540] Compiling Antlr4 PredictionContext.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[332/540] Compiling Antlr4 PredictionContextCache.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[333/540] Compiling Antlr4 PredictionMode.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[334/540] Compiling Antlr4 ProfilingATNSimulator.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[335/540] Compiling Antlr4 RangeTransition.swift
/host/spi-builder-workspace/.build/checkouts/antlr4/runtime/Swift/Sources/Antlr4/atn/ProfilingATNSimulator.swift:67:85: error: cannot find 'NSEC_PER_SEC' in scope
 65 |         let alt: Int = try  super.adaptivePredict(input, decision, outerContext)
 66 |         let stop = ProcessInfo.processInfo.systemUptime  //System.nanoTime();
 67 |         decisions[decision].timeInPrediction += Int64((stop - start) * TimeInterval(NSEC_PER_SEC))
    |                                                                                     `- error: cannot find 'NSEC_PER_SEC' in scope
 68 |         decisions[decision].invocations += 1
 69 |
[336/540] Compiling Antlr4 RuleStartState.swift
[337/540] Compiling Antlr4 RuleStopState.swift
[338/540] Compiling Antlr4 RuleTransition.swift
[339/540] Compiling Antlr4 SemanticContext.swift
[340/540] Compiling Antlr4 SetTransition.swift
[341/540] Compiling Antlr4 SingletonPredictionContext.swift
[342/540] Compiling Antlr4 StarBlockStartState.swift
[343/540] Compiling Antlr4 StarLoopEntryState.swift
[344/540] Compiling Antlr4 StarLoopbackState.swift
[345/540] Compiling Antlr4 TokensStartState.swift
[346/540] Compiling Antlr4 Transition.swift
[347/540] Compiling Antlr4 WildcardTransition.swift
[348/540] Compiling Antlr4 DFA.swift
[349/540] Compiling Antlr4 DFASerializer.swift
[350/540] Compiling Antlr4 DFAState.swift
[351/540] Compiling Antlr4 LexerDFASerializer.swift
[352/540] Compiling Antlr4 BitSet.swift
[353/540] Compiling Antlr4 DoubleKeyMap.swift
[354/540] Compiling Antlr4 IntSet.swift
[355/540] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[356/540] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[357/540] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[358/540] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[359/540] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[360/540] Compiling AsyncAlgorithms CombineLatestStorage.swift
[361/540] Compiling NIOCore IOData.swift
[362/540] Compiling NIOCore IPProtocol.swift
[363/540] Compiling NIOCore IntegerBitPacking.swift
[364/540] Compiling NIOCore IntegerTypes.swift
[365/540] Compiling NIOCore Interfaces.swift
[366/540] Compiling NIOCore Linux.swift
[369/540] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[370/540] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[371/540] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[372/540] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[373/540] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[374/540] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[375/540] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[376/540] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[377/540] Compiling _ConnectionPoolModule TinyFastSequence.swift
[385/546] Compiling NIOCore MulticastChannel.swift
[386/546] Compiling NIOCore NIOAny.swift
[387/546] Compiling NIOCore NIOCloseOnErrorHandler.swift
[388/546] Compiling NIOCore NIOLoopBound.swift
[389/546] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[390/546] Compiling NIOCore NIOScheduledCallback.swift
[391/546] Compiling NIOCore NIOSendable.swift
[392/546] Compiling NIOCore RecvByteBufferAllocator.swift
[406/554] Emitting module AsyncAlgorithms
[413/554] Compiling Crypto Signature.swift
[414/554] Compiling Crypto CryptoKitErrors_boring.swift
[415/554] Compiling Crypto RNG_boring.swift
[416/554] Compiling Crypto SafeCompare_boring.swift
[417/554] Compiling Crypto Zeroization_boring.swift
[418/554] Compiling Crypto PrettyBytes.swift
[419/554] Compiling Crypto SafeCompare.swift
[420/554] Compiling Crypto SecureBytes.swift
[430/555] Emitting module _ConnectionPoolModule
[432/555] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[433/555] Compiling NIOCore SocketAddresses.swift
[434/555] Compiling NIOCore SocketOptionProvider.swift
[435/555] Compiling NIOCore SystemCallHelpers.swift
[436/555] Compiling NIOCore TimeAmount+Duration.swift
[437/555] Compiling NIOCore TypeAssistedChannelHandler.swift
[438/555] Compiling NIOCore UniversalBootstrapSupport.swift
[439/555] Compiling NIOCore Utilities.swift
BUILD FAILURE 6.1 android