The Swift Package Index logo.Swift Package Index

Build Information

Failed to build smoke-aws-credentials, reference main (e03c7f), with Swift 6.1 for Android on 29 May 2025 13:10:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/amzn/smoke-aws-credentials.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/amzn/smoke-aws-credentials
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e03c7f1 Merge pull request #41 from amzn/update-smoke-http
Cloned https://github.com/amzn/smoke-aws-credentials.git
Revision (git rev-parse @):
e03c7f1a5dc9a9d2829842a30406f268bd20c3c4
SUCCESS checkout https://github.com/amzn/smoke-aws-credentials.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amzn/smoke-aws-credentials.git
https://github.com/amzn/smoke-aws-credentials.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "smoke-aws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/amzn/smoke-aws.git"
    },
    {
      "identity" : "smoke-aws-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/amzn/smoke-aws-support.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "smoke-aws-credentials",
  "name" : "smoke-aws-credentials",
  "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" : "SmokeAWSCredentials",
      "targets" : [
        "SmokeAWSCredentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SmokeAWSCredentialsTests",
      "module_type" : "SwiftTarget",
      "name" : "SmokeAWSCredentialsTests",
      "path" : "Tests/SmokeAWSCredentialsTests",
      "sources" : [
        "AwsContainerRotatingCredentialsTests.swift",
        "AwsRotatingCredentialsProviderTests.swift",
        "AwsRotatingCredentialsProviderV2Tests.swift",
        "SwiftAWSCredentialsTests.swift",
        "TestConfiguration.swift"
      ],
      "target_dependencies" : [
        "SmokeAWSCredentials"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmokeAWSCredentials",
      "module_type" : "SwiftTarget",
      "name" : "SmokeAWSCredentials",
      "path" : "Sources/SmokeAWSCredentials",
      "product_dependencies" : [
        "AWSCore",
        "SecurityTokenClient",
        "Logging",
        "NIO",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SmokeAWSCredentials"
      ],
      "sources" : [
        "AwsContainerRotatingCredentialsProvider+get.swift",
        "AwsRotatingCredentialsProvider.swift",
        "AwsRotatingCredentialsProviderV2.swift",
        "CredentialsProvider+getAssumedCredentials.swift",
        "ExpiringCredentials.swift",
        "SecurityTokenClientProtocol+getAssumedCredentials.swift",
        "SmokeAWSCredentialsError.swift",
        "StoppableCredentialsProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/amzn/smoke-aws.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/amzn/smoke-aws-support.git
[1/605] Fetching smoke-aws-support
[606/4441] Fetching smoke-aws-support, swift-log
[2793/18455] Fetching smoke-aws-support, swift-log, async-http-client
[3254/25365] Fetching smoke-aws-support, swift-log, async-http-client, smoke-aws
Fetched https://github.com/amzn/smoke-aws-support.git from cache (0.56s)
[6004/24760] Fetching swift-log, async-http-client, smoke-aws
[6145/100853] Fetching swift-log, async-http-client, smoke-aws, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
[8367/97017] Fetching async-http-client, smoke-aws, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (6.15s)
Fetched https://github.com/amzn/smoke-aws.git from cache (6.17s)
Fetched https://github.com/apple/swift-nio.git from cache (6.26s)
Computing version for https://github.com/amzn/smoke-aws-support.git
Computed https://github.com/amzn/smoke-aws-support.git at 2.0.0 (6.88s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/amzn/smoke-http.git
[1/536] Fetching xmlcoding
[125/2742] Fetching xmlcoding, swift-metrics
[2743/5425] Fetching xmlcoding, swift-metrics, smoke-http
[3897/19361] Fetching xmlcoding, swift-metrics, smoke-http, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
[4056/17155] Fetching xmlcoding, smoke-http, swift-crypto
Fetched https://github.com/LiveUI/XMLCoding.git from cache (1.46s)
Fetched https://github.com/amzn/smoke-http.git from cache (1.47s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.50s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (3.88s)
Computing version for https://github.com/amzn/smoke-aws.git
Computed https://github.com/amzn/smoke-aws.git at 3.0.2 (0.81s)
Computing version for https://github.com/amzn/smoke-http.git
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.64s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/4974] Fetching swift-distributed-tracing
[4975/19817] Fetching swift-distributed-tracing, swift-nio-ssl
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.50s)
[2227/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.14s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (3.74s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.28s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.59s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.57s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2667] Fetching swift-nio-transport-services
[1655/8626] Fetching swift-nio-transport-services, swift-algorithms
[1683/10336] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics
[2483/16250] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-nio-extras
[10520/27777] Fetching swift-nio-transport-services, swift-algorithms, swift-atomics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.68s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
[10967/19151] Fetching swift-atomics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
[9488/17441] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.36s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.37s)
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 (1.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.60s)
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.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.01s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.52s)
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.23s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.81s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
[1/1141] Fetching swift-http-structured-headers
[1074/2731] Fetching swift-http-structured-headers, swift-asn1
[2732/3635] Fetching swift-http-structured-headers, swift-asn1, swift-http-types
[2769/8620] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-async-algorithms
[2770/14775] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates
[2832/17201] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
[10605/16297] Fetching swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.76s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.91s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.90s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.91s)
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.73s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.92s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.00s)
Computed https://github.com/amzn/smoke-aws.git at 3.0.2 (0.00s)
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (2.43s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.82s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.87s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/amzn/smoke-aws.git
Working copy of https://github.com/amzn/smoke-aws.git resolved at 3.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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/amzn/smoke-aws-support.git
Working copy of https://github.com/amzn/smoke-aws-support.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/amzn/smoke-http.git
Working copy of https://github.com/amzn/smoke-http.git resolved at 3.0.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/864] Write sources
[37/864] Compiling CNIOWindows WSAStartup.c
[38/864] Compiling CNIOWASI CNIOWASI.c
[39/864] Compiling CNIOWindows shim.c
[40/864] Compiling CNIOLinux liburing_shims.c
[41/864] Compiling _NumericsShims _NumericsShims.c
[42/864] Compiling _AtomicsShims.c
[43/864] Compiling CNIODarwin shim.c
[44/864] Compiling CNIOExtrasZlib empty.c
[45/864] Compiling CNIOLLHTTP c_nio_http.c
[46/864] Compiling CNIOLinux shim.c
[47/864] Compiling CNIOLLHTTP c_nio_api.c
[48/864] Write swift-version-24593BA9C3E375BF.txt
[49/864] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/864] Compiling fiat_p256_adx_sqr.S
[51/864] Compiling fiat_p256_adx_mul.S
[52/864] Compiling fiat_curve25519_adx_square.S
[53/864] Compiling CNIOBoringSSLShims shims.c
[54/870] Compiling fiat_curve25519_adx_mul.S
[55/900] Compiling tls_method.cc
[56/900] Compiling tls_record.cc
[58/900] Emitting module RealModule
[59/918] Emitting module Logging
[60/918] Compiling _NIODataStructures _TinyArray.swift
[61/918] Compiling RealModule ElementaryFunctions.swift
[62/918] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/918] Compiling InternalCollectionsUtilities Integer rank.swift
[64/918] Compiling RealModule RealFunctions.swift
[65/918] Emitting module _NIOBase64
[66/918] Compiling _NIOBase64 Base64.swift
[67/919] Compiling RealModule Float80+Real.swift
[68/919] Compiling RealModule Float16+Real.swift
[69/919] Compiling InternalCollectionsUtilities Descriptions.swift
[70/919] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[71/919] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[72/919] Compiling InternalCollectionsUtilities Debugging.swift
[73/920] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/920] Emitting module InternalCollectionsUtilities
[77/920] Compiling CoreMetrics Metrics.swift
[78/920] Compiling RealModule Real.swift
[79/920] Compiling ServiceContextModule ServiceContext.swift
[80/920] Compiling _NIODataStructures Heap.swift
[81/920] Emitting module _NIODataStructures
[82/920] Compiling _NIODataStructures PriorityQueue.swift
[83/920] Emitting module ServiceContextModule
[84/920] Compiling ServiceContextModule ServiceContextKey.swift
[85/922] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[86/922] Compiling InternalCollectionsUtilities _SortedCollection.swift
[87/922] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[88/922] Compiling InternalCollectionsUtilities UInt+reversed.swift
[89/922] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[90/922] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/922] Compiling RealModule Float+Real.swift
[97/923] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/945] Compiling Instrumentation NoOpInstrument.swift
[101/945] Compiling Instrumentation MultiplexInstrument.swift
[102/945] Compiling Instrumentation Instrument.swift
[103/945] Emitting module Instrumentation
[104/945] Compiling DequeModule _DequeBuffer.swift
[105/945] Compiling DequeModule _DequeBufferHeader.swift
[106/947] Compiling DequeModule Deque+CustomReflectable.swift
[107/947] Compiling DequeModule Deque+Descriptions.swift
[108/947] Compiling DequeModule Deque+Equatable.swift
[109/947] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/947] Compiling DequeModule _DequeSlot.swift
[111/947] Compiling DequeModule _UnsafeWrappedBuffer.swift
[111/947] Compiling tls13_server.cc
[113/947] Compiling DequeModule Deque+Extras.swift
[114/947] Compiling DequeModule Deque+Hashable.swift
[115/947] Compiling DequeModule Deque._UnsafeHandle.swift
[116/947] Compiling DequeModule Deque.swift
[117/947] Compiling DequeModule Deque+Testing.swift
[118/947] Compiling DequeModule Deque._Storage.swift
[119/947] Compiling DequeModule Deque+Codable.swift
[120/947] Compiling DequeModule Deque+Collection.swift
[120/947] Compiling tls13_client.cc
[122/947] Emitting module DequeModule
[123/948] Compiling tls13_both.cc
[124/948] Compiling t1_enc.cc
[125/948] Compiling tls13_enc.cc
[127/948] Compiling CoreMetrics Locks.swift
[128/948] Emitting module CoreMetrics
[129/948] Compiling Instrumentation Locks.swift
[130/948] Compiling Instrumentation InstrumentationSystem.swift
[131/949] Compiling Logging MetadataProvider.swift
[132/950] Compiling Logging LogHandler.swift
[133/950] Compiling Logging Logging.swift
[134/950] Compiling Logging Locks.swift
[138/961] Compiling XMLCoding ISO8601DateFormatter.swift
[139/962] Compiling XMLCoding XMLKey.swift
[140/962] Compiling XMLCoding XMLReferencingEncoder.swift
[143/962] Emitting module XMLCoding
[149/962] Compiling ssl_versions.cc
[151/962] Compiling Tracing TracingTime.swift
[152/962] Compiling Tracing TracerProtocol.swift
[152/962] Compiling ssl_x509.cc
[154/962] Emitting module Tracing
[155/962] Compiling Tracing Tracer.swift
[156/962] Compiling Tracing TracerProtocol+Legacy.swift
[156/962] Compiling ssl_transcript.cc
[158/989] Compiling Tracing NoOpTracer.swift
[159/989] Compiling Tracing InstrumentationSystem+Tracing.swift
[160/989] Compiling Tracing SpanProtocol.swift
[160/989] Compiling ssl_stat.cc
[163/990] Compiling XMLCoding XMLStackParser.swift
[164/991] Compiling ssl_session.cc
[166/991] Emitting module Metrics
[167/991] Compiling Metrics Metrics.swift
[169/992] Emitting module SecurityTokenModel
[170/992] Compiling ShapeCoding StandardEncodingOptions.swift
[171/992] Compiling ShapeCoding StandardShapeDecoderDelegate.swift
[172/994] Compiling SecurityTokenModel SecurityTokenModelTypes.swift
[173/994] Compiling ShapeCoding DateISO8601Extensions.swift
[174/994] Compiling ShapeCoding DecodingErrorExtension.swift
[175/994] Compiling ShapeCoding MutableShape.swift
[176/994] Compiling ShapeCoding RawShape.swift
[177/994] Compiling ShapeCoding ShapeCodingKey.swift
[178/994] Compiling ShapeCoding ShapeDecoder+unbox.swift
[179/994] Emitting module ShapeCoding
[179/994] Compiling ssl_privkey.cc
[181/994] Compiling ShapeCoding StandardShapeParser.swift
[182/994] Compiling ShapeCoding StandardShapeSingleValueEncodingContainerDelegate.swift
[183/994] Compiling ShapeCoding ShapeKeyedEncodingContainer.swift
[184/994] Compiling ShapeCoding ShapeSingleValueEncodingContainer.swift
[185/994] Compiling ShapeCoding ShapeSingleValueEncodingContainerDelegate.swift
[186/994] Compiling ShapeCoding ShapeUnkeyedDecodingContainer.swift
[187/994] Compiling ShapeCoding ShapeUnkeyedEncodingContainer.swift
[188/994] Compiling ShapeCoding StandardDecodingOptions.swift
[189/994] Compiling ShapeCoding ShapeDecoder.swift
[190/994] Compiling ShapeCoding ShapeDecoderDelegate.swift
[191/994] Compiling ShapeCoding ShapeDecodingStorage.swift
[192/994] Compiling ShapeCoding ShapeElement.swift
[193/994] Compiling ShapeCoding ShapeKeyedDecodingContainer+KeyedDecodingContainerProtocol.swift
[194/994] Compiling ShapeCoding ShapeKeyedDecodingContainer.swift
[195/995] Compiling ssl_key_share.cc
[196/995] Compiling ssl_lib.cc
[197/998] Compiling ssl_file.cc
[198/998] Compiling ssl_cert.cc
[199/998] Compiling ssl_credential.cc
[201/998] Compiling QueryCoding QueryEncoder.swift
[202/999] Emitting module QueryCoding
[203/999] Compiling QueryCoding QueryDecoder.swift
[205/1008] Emitting module HTTPPathCoding
[205/1008] Compiling ssl_cipher.cc
[207/1008] Compiling HTTPPathCoding Array+getShapeForTemplate.swift
[208/1008] Compiling HTTPPathCoding HTTPPathToken.swift
[208/1008] Compiling ssl_buffer.cc
[210/1008] Emitting module HTTPHeadersCoding
[211/1008] Compiling HTTPHeadersCoding HTTPHeadersDecoder.swift
[212/1008] Compiling HTTPHeadersCoding HTTPHeadersEncoder.swift
[213/1009] Compiling HTTPPathCoding HTTPPathEncoder.swift
[214/1009] Compiling HTTPPathCoding HTTPPathDecoder.swift
[215/1009] Compiling HTTPPathCoding HTTPPathSegment.swift
[217/1010] Compiling ssl_asn1.cc
[219/1010] Compiling SecurityTokenModel SecurityTokenModelOperations.swift
[220/1010] Compiling SecurityTokenModel SecurityTokenModelStructures.swift
[221/1010] Compiling SecurityTokenModel SecurityTokenModelErrors.swift
[222/1010] Compiling SecurityTokenModel SecurityTokenModelDefaultInstances.swift
[223/1011] Compiling ssl_aead_ctx.cc
[224/1011] Compiling s3_pkt.cc
[225/1011] Compiling s3_both.cc
[226/1011] Compiling s3_lib.cc
[227/1011] Compiling handshake.cc
[228/1011] Compiling handshake_server.cc
[229/1011] Compiling handshake_client.cc
[230/1011] Compiling encrypted_client_hello.cc
[231/1011] Compiling handoff.cc
[232/1011] Compiling extensions.cc
[233/1011] Compiling md5-x86_64-linux.S
[234/1011] Compiling dtls_method.cc
[235/1011] Compiling md5-x86_64-apple.S
[236/1011] Compiling md5-586-linux.S
[237/1011] Compiling dtls_record.cc
[238/1011] Compiling md5-586-apple.S
[239/1011] Compiling d1_srtp.cc
[240/1011] Compiling chacha20_poly1305_x86_64-linux.S
[241/1011] Compiling chacha20_poly1305_x86_64-apple.S
[242/1011] Compiling d1_pkt.cc
[243/1011] Compiling chacha20_poly1305_armv8-win.S
[244/1011] Compiling chacha20_poly1305_armv8-apple.S
[245/1011] Compiling chacha-x86_64-linux.S
[246/1011] Compiling chacha-x86_64-apple.S
[247/1011] Compiling chacha20_poly1305_armv8-linux.S
[248/1011] Compiling chacha-x86-linux.S
[248/1011] Compiling chacha-x86-apple.S
[250/1011] Compiling chacha-armv8-win.S
[251/1011] Compiling bio_ssl.cc
[252/1011] Compiling chacha-armv8-apple.S
[253/1011] Compiling chacha-armv4-linux.S
[254/1011] Compiling chacha-armv8-linux.S
[255/1011] Compiling aes128gcmsiv-x86_64-linux.S
[256/1011] Compiling d1_lib.cc
[256/1011] Compiling aes128gcmsiv-x86_64-apple.S
[258/1011] Compiling err_data.cc
[259/1011] Compiling x86_64-mont5-apple.S
[260/1011] Compiling x86_64-mont5-linux.S
[261/1011] Compiling x86_64-mont-linux.S
[262/1011] Compiling x86_64-mont-apple.S
[263/1011] Compiling x86-mont-linux.S
[264/1011] Compiling x86-mont-apple.S
[265/1011] Compiling vpaes-x86_64-linux.S
[266/1011] Compiling vpaes-x86_64-apple.S
[267/1011] Compiling vpaes-x86-apple.S
[268/1011] Compiling vpaes-armv8-win.S
[269/1011] Compiling vpaes-x86-linux.S
[269/1011] Compiling vpaes-armv8-linux.S
[271/1011] Compiling vpaes-armv8-apple.S
[272/1011] Compiling sha512-x86_64-linux.S
[273/1011] Compiling sha512-x86_64-apple.S
[274/1011] Compiling sha512-armv8-win.S
[275/1011] Compiling vpaes-armv7-linux.S
[276/1011] Compiling sha512-armv8-apple.S
[277/1011] Compiling sha512-armv4-linux.S
[278/1011] Compiling sha512-586-linux.S
[279/1011] Compiling sha512-armv8-linux.S
[280/1011] Compiling sha256-x86_64-linux.S
[281/1011] Compiling sha256-x86_64-apple.S
[282/1011] Compiling sha512-586-apple.S
[283/1011] Compiling sha256-armv8-win.S
[284/1011] Compiling sha256-armv8-apple.S
[285/1011] Compiling sha256-armv4-linux.S
[286/1011] Compiling sha256-586-apple.S
[287/1011] Compiling sha256-armv8-linux.S
[288/1011] Compiling sha256-586-linux.S
[289/1011] Compiling sha1-x86_64-linux.S
[290/1011] Compiling sha1-x86_64-apple.S
[291/1011] Compiling sha1-armv8-win.S
[292/1011] Compiling sha1-armv8-apple.S
[293/1011] Compiling sha1-586-apple.S
[293/1011] Compiling sha1-armv4-large-linux.S
[295/1011] Compiling sha1-586-linux.S
[296/1011] Compiling sha1-armv8-linux.S
[297/1011] Compiling rsaz-avx2-linux.S
[298/1011] Compiling rsaz-avx2-apple.S
[299/1011] Compiling rdrand-x86_64-linux.S
[300/1011] Compiling p256_beeu-x86_64-asm-apple.S
[301/1011] Compiling rdrand-x86_64-apple.S
[302/1011] Compiling p256_beeu-x86_64-asm-linux.S
[303/1011] Compiling p256_beeu-armv8-asm-win.S
[304/1011] Compiling p256_beeu-armv8-asm-linux.S
[305/1011] Compiling p256-x86_64-asm-linux.S
[306/1011] Compiling p256_beeu-armv8-asm-apple.S
[307/1011] Compiling p256-x86_64-asm-apple.S
[308/1011] Compiling p256-armv8-asm-apple.S
[309/1011] Compiling p256-armv8-asm-win.S
[310/1011] Compiling ghashv8-armv8-win.S
[310/1011] Compiling p256-armv8-asm-linux.S
[312/1011] Compiling d1_both.cc
[313/1011] Compiling ghashv8-armv8-apple.S
[314/1011] Compiling ghashv8-armv8-linux.S
[315/1011] Compiling ghashv8-armv7-linux.S
[316/1011] Compiling ghash-x86_64-linux.S
[317/1011] Compiling ghash-x86_64-apple.S
[318/1011] Compiling ghash-x86-apple.S
[319/1011] Compiling ghash-ssse3-x86_64-linux.S
[320/1011] Compiling ghash-x86-linux.S
[321/1011] Compiling ghash-ssse3-x86_64-apple.S
[322/1011] Compiling ghash-ssse3-x86-apple.S
[323/1011] Compiling ghash-neon-armv8-apple.S
[324/1011] Compiling ghash-neon-armv8-linux.S
[324/1011] Compiling ghash-neon-armv8-win.S
[326/1011] Compiling ghash-ssse3-x86-linux.S
[327/1011] Compiling co-586-linux.S
[328/1011] Compiling ghash-armv4-linux.S
[329/1011] Compiling co-586-apple.S
[330/1011] Compiling bn-586-linux.S
[331/1011] Compiling bsaes-armv7-linux.S
[332/1011] Compiling bn-armv8-apple.S
[333/1011] Compiling bn-armv8-linux.S
[334/1011] Compiling bn-586-apple.S
[335/1011] Compiling armv8-mont-win.S
[336/1011] Compiling bn-armv8-win.S
[337/1011] Compiling armv4-mont-linux.S
[338/1011] Compiling armv8-mont-apple.S
[339/1011] Compiling aesv8-gcm-armv8-win.S
[340/1011] Compiling aesv8-armv8-win.S
[341/1011] Compiling aesv8-gcm-armv8-linux.S
[342/1011] Compiling aesv8-gcm-armv8-apple.S
[343/1011] Compiling aesv8-armv8-linux.S
[344/1011] Compiling aesv8-armv8-apple.S
[345/1011] Compiling armv8-mont-linux.S
[346/1011] Compiling aesv8-armv7-linux.S
[347/1011] Compiling aesni-x86-linux.S
[348/1011] Compiling aesni-x86-apple.S
[348/1011] Compiling aesni-gcm-x86_64-linux.S
[350/1011] Compiling aesni-x86_64-apple.S
[351/1011] Compiling aesni-x86_64-linux.S
[352/1011] Compiling aes-gcm-avx2-x86_64-apple.S
[353/1011] Compiling aesni-gcm-x86_64-apple.S
[354/1011] Compiling aes-gcm-avx2-x86_64-linux.S
[355/1011] Compiling aes-gcm-avx10-x86_64-linux.S
[356/1011] Compiling aes-gcm-avx10-x86_64-apple.S
[357/1011] Compiling x_x509a.cc
[358/1011] Compiling x_spki.cc
[359/1011] Compiling x_pubkey.cc
[360/1011] Compiling x_val.cc
[361/1011] Compiling x_sig.cc
[362/1011] Compiling x_req.cc
[363/1011] Compiling x_x509.cc
[364/1011] Compiling x_name.cc
[365/1011] Compiling x_crl.cc
[366/1011] Compiling x_algor.cc
[367/1011] Compiling x_exten.cc
[368/1011] Compiling x_attrib.cc
[369/1011] Compiling x509rset.cc
[370/1011] Compiling x_all.cc
[371/1011] Compiling x509spki.cc
[372/1011] Compiling x509name.cc
[373/1011] Compiling x509_v3.cc
[374/1011] Compiling x509_set.cc
[375/1011] Compiling x509_txt.cc
[376/1011] Compiling x509cset.cc
[377/1011] Compiling x509_vpm.cc
[378/1011] Compiling x509_vfy.cc
[379/1011] Compiling x509_trs.cc
[380/1011] Compiling x509_req.cc
[381/1011] Compiling x509_ext.cc
[382/1011] Compiling x509_obj.cc
[383/1011] Compiling x509_lu.cc
[384/1011] Compiling x509_def.cc
[385/1011] Compiling x509_cmp.cc
[386/1011] Compiling x509_d2.cc
[387/1011] Compiling x509_att.cc
[388/1011] Compiling x509.cc
[389/1011] Compiling v3_pcons.cc
[390/1011] Compiling v3_ocsp.cc
[391/1011] Compiling v3_purp.cc
[392/1011] Compiling v3_skey.cc
[393/1011] Compiling v3_pmaps.cc
[394/1011] Compiling v3_utl.cc
[395/1011] Compiling v3_prn.cc
[396/1011] Compiling v3_lib.cc
[397/1011] Compiling v3_int.cc
[398/1011] Compiling v3_ncons.cc
[399/1011] Compiling v3_genn.cc
[400/1011] Compiling v3_info.cc
[401/1011] Compiling v3_extku.cc
[402/1011] Compiling v3_ia5.cc
[403/1011] Compiling v3_enum.cc
[404/1011] Compiling v3_crld.cc
[405/1011] Compiling v3_cpols.cc
[406/1011] Compiling v3_conf.cc
[407/1011] Compiling v3_bitst.cc
[408/1011] Compiling v3_bcons.cc
[409/1011] Compiling v3_alt.cc
[410/1011] Compiling v3_akey.cc
[411/1011] Compiling v3_akeya.cc
[412/1011] Compiling t_x509a.cc
[413/1011] Compiling t_x509.cc
[414/1011] Compiling t_crl.cc
[415/1011] Compiling t_req.cc
[416/1011] Compiling i2d_pr.cc
[417/1011] Compiling rsa_pss.cc
[418/1011] Compiling policy.cc
[419/1011] Compiling name_print.cc
[420/1011] Compiling by_file.cc
[421/1011] Compiling by_dir.cc
[422/1011] Compiling algorithm.cc
[423/1011] Compiling a_verify.cc
[424/1011] Compiling asn1_gen.cc
[425/1011] Compiling voprf.cc
[426/1011] Compiling thread_pthread.cc
[427/1011] Compiling a_sign.cc
[428/1011] Compiling thread_win.cc
[429/1011] Compiling a_digest.cc
[430/1011] Compiling trust_token.cc
[431/1011] Compiling thread_none.cc
[432/1011] Compiling thread.cc
[433/1011] Compiling pmbtoken.cc
[434/1011] Compiling sha512.cc
[435/1011] Compiling stack.cc
[436/1011] Compiling siphash.cc
[437/1011] Compiling sha1.cc
[438/1011] Compiling slhdsa.cc
[439/1011] Compiling sha256.cc
[440/1011] Compiling spake2plus.cc
[441/1011] Compiling rsa_print.cc
[442/1011] Compiling rsa_extra.cc
[443/1011] Compiling rsa_crypt.cc
[444/1011] Compiling rc4.cc
[445/1011] Compiling windows.cc
[446/1011] Compiling refcount.cc
[447/1011] Compiling urandom.cc
[448/1011] Compiling rsa_asn1.cc
[449/1011] Compiling trusty.cc
[450/1011] Compiling passive.cc
[451/1011] Compiling rand.cc
[452/1011] Compiling getentropy.cc
[453/1011] Compiling poly1305_arm_asm.S
[454/1011] Compiling ios.cc
[455/1011] Compiling forkunsafe.cc
[456/1011] Compiling deterministic.cc
[457/1011] Compiling poly1305_vec.cc
[458/1011] Compiling fork_detect.cc
[459/1011] Compiling pool.cc
[460/1011] Compiling poly1305.cc
[461/1011] Compiling poly1305_arm.cc
[462/1011] Compiling pkcs8.cc
[463/1011] Compiling p5_pbev2.cc
[464/1011] Compiling pkcs7_x509.cc
[465/1011] Compiling pkcs7.cc
[466/1011] Compiling pkcs8_x509.cc
[467/1011] Compiling pem_x509.cc
[468/1011] Compiling pem_xaux.cc
[469/1011] Compiling pem_pkey.cc
[470/1011] Compiling mlkem.cc
[471/1011] Compiling pem_oth.cc
[472/1011] Compiling pem_pk8.cc
[473/1011] Compiling pem_info.cc
[474/1011] Compiling obj_xref.cc
[475/1011] Compiling pem_lib.cc
[476/1011] Compiling pem_all.cc
[477/1011] Compiling md5.cc
[478/1011] Compiling obj.cc
[479/1011] Compiling poly_rq_mul.S
[480/1011] Compiling fips_shared_support.cc
[481/1011] Compiling md4.cc
[482/1011] Compiling mldsa.cc
[483/1011] Compiling mem.cc
[484/1011] Compiling lhash.cc
[485/1011] Compiling ex_data.cc
[486/1011] Compiling pbkdf.cc
[487/1011] Compiling sign.cc
[488/1011] Compiling kyber.cc
[489/1011] Compiling scrypt.cc
[490/1011] Compiling hpke.cc
[491/1011] Compiling print.cc
[492/1011] Compiling hrss.cc
[493/1011] Compiling p_x25519.cc
[494/1011] Compiling p_ed25519.cc
[495/1011] Compiling p_x25519_asn1.cc
[496/1011] Compiling p_rsa.cc
[497/1011] Compiling p_hkdf.cc
[498/1011] Compiling p_rsa_asn1.cc
[499/1011] Compiling p_ed25519_asn1.cc
[500/1011] Compiling p_ec.cc
[501/1011] Compiling p_ec_asn1.cc
[502/1011] Compiling p_dh_asn1.cc
[503/1011] Compiling p_dh.cc
[504/1011] Compiling evp_ctx.cc
[505/1011] Compiling p_dsa_asn1.cc
[506/1011] Compiling evp.cc
[507/1011] Compiling evp_asn1.cc
[508/1011] Compiling err.cc
[509/1011] Compiling engine.cc
[510/1011] Compiling ecdh.cc
[511/1011] Compiling ecdsa_asn1.cc
[512/1011] Compiling ec_derive.cc
[513/1011] Compiling hash_to_curve.cc
[514/1011] Compiling dsa_asn1.cc
[515/1011] Compiling dsa.cc
[516/1011] Compiling ec_asn1.cc
[517/1011] Compiling params.cc
[518/1011] Compiling x25519-asm-arm.S
[519/1011] Compiling bcm.cc
[520/1011] Compiling des.cc
[521/1011] Compiling digest_extra.cc
[522/1011] Compiling dh_asn1.cc
[523/1011] Compiling curve25519_64_adx.cc
[524/1011] Compiling spake25519.cc
[525/1011] Compiling crypto.cc
[526/1011] Compiling curve25519.cc
[527/1011] Compiling cpu_arm_linux.cc
[528/1011] Compiling cpu_intel.cc
[529/1011] Compiling cpu_aarch64_openbsd.cc
[530/1011] Compiling cpu_aarch64_win.cc
[531/1011] Compiling cpu_arm_freebsd.cc
[532/1011] Compiling cpu_aarch64_sysreg.cc
[533/1011] Compiling cpu_aarch64_apple.cc
[534/1011] Compiling cpu_aarch64_fuchsia.cc
[535/1011] Compiling cpu_aarch64_linux.cc
[536/1011] Compiling conf.cc
[537/1011] Compiling tls_cbc.cc
[538/1011] Compiling get_cipher.cc
[539/1011] Compiling e_tls.cc
[540/1011] Compiling e_rc4.cc
[541/1011] Compiling e_chacha20poly1305.cc
[542/1011] Compiling e_rc2.cc
[543/1011] Compiling e_aesgcmsiv.cc
[544/1011] Compiling e_null.cc
[545/1011] Compiling e_des.cc
[546/1011] Compiling derive_key.cc
[547/1011] Compiling e_aesctrhmac.cc
[548/1011] Compiling asn1_compat.cc
[549/1011] Compiling unicode.cc
[550/1011] Compiling cbs.cc
[551/1011] Compiling chacha.cc
[552/1011] Compiling cbb.cc
[553/1011] Compiling buf.cc
[554/1011] Compiling ber.cc
[555/1011] Compiling convert.cc
[556/1011] Compiling printf.cc
[557/1011] Compiling blake2.cc
[558/1011] Compiling bn_asn1.cc
[559/1011] Compiling socket.cc
[560/1011] Compiling socket_helper.cc
[561/1011] Compiling fd.cc
[562/1011] Compiling pair.cc
[563/1011] Compiling hexdump.cc
[564/1011] Compiling file.cc
[565/1011] Compiling errno.cc
[566/1011] Compiling bio_mem.cc
[567/1011] Compiling base64.cc
[568/1011] Compiling connect.cc
[569/1011] Compiling bio.cc
[570/1011] Compiling tasn_typ.cc
[571/1011] Compiling tasn_fre.cc
[572/1011] Compiling tasn_utl.cc
[573/1011] Compiling f_string.cc
[574/1011] Compiling f_int.cc
[575/1011] Compiling tasn_new.cc
[576/1011] Compiling tasn_enc.cc
[577/1011] Compiling tasn_dec.cc
[578/1011] Compiling posix_time.cc
[579/1011] Compiling asn_pack.cc
[580/1011] Compiling asn1_par.cc
[581/1011] Compiling a_type.cc
[582/1011] Compiling a_time.cc
[583/1011] Compiling a_strex.cc
[584/1011] Compiling asn1_lib.cc
[585/1011] Compiling a_utctm.cc
[586/1011] Compiling a_strnid.cc
[587/1011] Compiling a_octet.cc
[588/1011] Compiling a_object.cc
[589/1011] Compiling a_mbstr.cc
[590/1011] Compiling a_int.cc
[591/1011] Compiling a_i2d_fp.cc
[592/1011] Compiling a_dup.cc
[593/1011] Compiling a_gentm.cc
[594/1011] Compiling a_d2i_fp.cc
[595/1011] Compiling CCryptoBoringSSLShims shims.c
[596/1011] Compiling v3_purp.c
[597/1011] Compiling v3_skey.c
[598/1011] Compiling a_bool.cc
[599/1011] Compiling v3_utl.c
[600/1011] Compiling v3_pcia.c
[601/1011] Compiling a_bitstr.cc
[602/1011] Compiling v3_ocsp.c
[603/1011] Compiling v3_prn.c
[604/1011] Compiling v3_pmaps.c
[605/1011] Compiling v3_pcons.c
[606/1011] Compiling v3_pci.c
[607/1011] Compiling v3_int.c
[608/1011] Compiling v3_ncons.c
[609/1011] Compiling v3_lib.c
[610/1011] Compiling v3_ia5.c
[611/1011] Compiling v3_info.c
[612/1011] Compiling v3_genn.c
[613/1011] Compiling v3_extku.c
[614/1011] Compiling v3_enum.c
[615/1011] Compiling v3_cpols.c
[616/1011] Compiling v3_crld.c
[617/1011] Compiling v3_conf.c
[618/1011] Compiling v3_bitst.c
[619/1011] Compiling v3_akey.c
[620/1011] Compiling v3_bcons.c
[621/1011] Compiling v3_alt.c
[622/1011] Compiling v3_akeya.c
[623/1011] Compiling pcy_node.c
[624/1011] Compiling pcy_tree.c
[625/1011] Compiling pcy_data.c
[626/1011] Compiling pcy_lib.c
[627/1011] Compiling pcy_map.c
[628/1011] Compiling x_x509a.c
[629/1011] Compiling pcy_cache.c
[630/1011] Compiling x_x509.c
[631/1011] Compiling x_sig.c
[632/1011] Compiling x_spki.c
[633/1011] Compiling x_val.c
[634/1011] Compiling x_req.c
[635/1011] Compiling x_pubkey.c
[636/1011] Compiling x_pkey.c
[637/1011] Compiling x_info.c
[638/1011] Compiling x_exten.c
[639/1011] Compiling x_name.c
[640/1011] Compiling x_crl.c
[641/1011] Compiling x_attrib.c
[642/1011] Compiling x_algor.c
[643/1011] Compiling x509spki.c
[644/1011] Compiling x509cset.c
[645/1011] Compiling x_all.c
[646/1011] Compiling x509rset.c
[647/1011] Compiling x509name.c
[648/1011] Compiling x509_v3.c
[649/1011] Compiling x509_vpm.c
[650/1011] Compiling x509_txt.c
[651/1011] Compiling x509_trs.c
[652/1011] Compiling x509_set.c
[653/1011] Compiling x509_obj.c
[654/1011] Compiling x509_vfy.c
[655/1011] Compiling x509_req.c
[656/1011] Compiling x509_ext.c
[657/1011] Compiling x509_def.c
[658/1011] Compiling x509_d2.c
[659/1011] Compiling x509_lu.c
[660/1011] Compiling x509_cmp.c
[661/1011] Compiling x509.c
[662/1011] Compiling x509_att.c
[663/1011] Compiling t_crl.c
[664/1011] Compiling t_x509a.c
[665/1011] Compiling i2d_pr.c
[666/1011] Compiling t_req.c
[667/1011] Compiling by_file.c
[668/1011] Compiling t_x509.c
[669/1011] Compiling rsa_pss.c
[670/1011] Compiling asn1_gen.c
[671/1011] Compiling algorithm.c
[672/1011] Compiling a_verify.c
[673/1011] Compiling by_dir.c
[674/1011] Compiling a_strex.c
[675/1011] Compiling a_sign.c
[676/1011] Compiling a_digest.c
[677/1011] Compiling voprf.c
[678/1011] Compiling thread_win.c
[679/1011] Compiling thread_none.c
[680/1011] Compiling thread_pthread.c
[681/1011] Compiling thread.c
[682/1011] Compiling trust_token.c
[683/1011] Compiling siphash.c
[684/1011] Compiling stack.c
[684/1011] Compiling pmbtoken.c
[686/1011] Compiling rsa_print.c
[687/1011] Compiling rc4.c
[688/1011] Compiling windows.c
[689/1011] Compiling rand_extra.c
[690/1011] Compiling refcount_lock.c
[691/1011] Compiling rsa_asn1.c
[692/1011] Compiling refcount_c11.c
[693/1011] Compiling fuchsia.c
[694/1011] Compiling deterministic.c
[695/1011] Compiling poly1305_arm_asm.S
[696/1011] Compiling passive.c
[697/1011] Compiling pool.c
[698/1011] Compiling poly1305_vec.c
[699/1011] Compiling forkunsafe.c
[699/1011] Compiling poly1305_arm.c
[701/1011] Compiling poly1305.c
[702/1011] Compiling pkcs7.c
[703/1011] Compiling p5_pbev2.c
[704/1011] Compiling pkcs7_x509.c
[705/1011] Compiling pkcs8.c
[706/1011] Compiling pem_xaux.c
[707/1011] Compiling pkcs8_x509.c
[708/1011] Compiling pem_pkey.c
[709/1011] Compiling c-nioatomics.c
[710/1011] Compiling pem_x509.c
[711/1011] Compiling obj_xref.c
[712/1011] Compiling pem_oth.c
[713/1011] Compiling pem_lib.c
[714/1011] Compiling pem_pk8.c
[715/1011] Compiling obj.c
[716/1011] Compiling pem_info.c
[716/1011] Compiling pem_all.c
[718/1011] Compiling mem.c
[719/1011] Compiling lhash.c
[720/1011] Compiling hkdf.c
[721/1011] Compiling x86_64-mont5.mac.x86_64.S
[722/1011] Compiling poly_rq_mul.S
[723/1011] Compiling x86_64-mont5.linux.x86_64.S
[724/1011] Compiling x86_64-mont.mac.x86_64.S
[725/1011] Compiling x86-mont.linux.x86.S
[726/1011] Compiling x86_64-mont.linux.x86_64.S
[727/1011] Compiling hpke.c
[728/1011] Compiling x86-mont.windows.x86.S
[729/1011] Compiling vpaes-x86_64.mac.x86_64.S
[730/1011] Compiling vpaes-x86_64.linux.x86_64.S
[731/1011] Compiling vpaes-x86.windows.x86.S
[732/1011] Compiling vpaes-x86.linux.x86.S
[733/1011] Compiling c-atomics.c
[734/1011] Compiling vpaes-armv8.ios.aarch64.S
[735/1011] Compiling vpaes-armv7.linux.arm.S
[736/1011] Compiling vpaes-armv8.linux.aarch64.S
[737/1011] Compiling sha512-x86_64.mac.x86_64.S
[738/1011] Compiling sha512-x86_64.linux.x86_64.S
[739/1011] Compiling kdf.c
[740/1011] Compiling vpaes-armv7.ios.arm.S
[741/1011] Compiling sha512-armv4.linux.arm.S
[742/1011] Compiling sha512-armv4.ios.arm.S
[743/1011] Compiling sha512-armv8.ios.aarch64.S
[744/1011] Compiling sha512-586.linux.x86.S
[745/1011] Compiling sha256-x86_64.mac.x86_64.S
[746/1011] Compiling sha512-586.windows.x86.S
[747/1011] Compiling sha512-armv8.linux.aarch64.S
[748/1011] Compiling sha256-armv4.ios.arm.S
[749/1011] Compiling sha256-armv4.linux.arm.S
[750/1011] Compiling sha256-x86_64.linux.x86_64.S
[751/1011] Compiling sha256-armv8.ios.aarch64.S
[752/1011] Compiling sha256-armv8.linux.aarch64.S
[753/1011] Compiling sha256-586.windows.x86.S
[754/1011] Compiling sha1-x86_64.mac.x86_64.S
[755/1011] Compiling sha256-586.linux.x86.S
[756/1011] Compiling sha1-x86_64.linux.x86_64.S
[757/1011] Compiling hrss.c
[758/1017] Compiling sha1-armv8.ios.aarch64.S
[759/1017] Compiling sha1-armv4-large.ios.arm.S
[760/1017] Compiling sha1-armv8.linux.aarch64.S
[761/1017] Compiling sha512.c
[762/1017] Compiling sha1-586.windows.x86.S
[763/1017] Compiling sha1-armv4-large.linux.arm.S
[764/1017] Compiling sha1-586.linux.x86.S
[765/1017] Compiling sha1-altivec.c
[766/1017] Compiling rsaz-avx2.mac.x86_64.S
[767/1017] Compiling rsaz-avx2.linux.x86_64.S
[768/1017] Compiling sha256.c
[769/1017] Compiling sha1.c
[770/1017] Compiling rdrand-x86_64.mac.x86_64.S
[771/1017] Compiling rdrand-x86_64.linux.x86_64.S
[772/1017] Compiling blinding.c
[773/1017] Compiling rsa.c
[774/1017] Compiling self_check.c
[775/1017] Compiling padding.c
[776/1017] Compiling rsa_impl.c
[777/1017] Compiling rand.c
[778/1017] Compiling urandom.c
[779/1017] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[780/1017] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[781/1017] Compiling p256-x86_64-asm.linux.x86_64.S
[782/1017] Compiling p256-x86_64-asm.mac.x86_64.S
[783/1017] Compiling ctrdrbg.c
[784/1017] Compiling fork_detect.c
[785/1017] Compiling polyval.c
[786/1017] Compiling ofb.c
[787/1017] Compiling gcm_nohw.c
[788/1017] Compiling ctr.c
[789/1017] Compiling cfb.c
[790/1017] Compiling cbc.c
[791/1017] Compiling md5-586.windows.x86.S
[792/1017] Compiling md5-x86_64.linux.x86_64.S
[793/1017] Compiling md5-x86_64.mac.x86_64.S
[795/1017] Compiling NIOConcurrencyHelpers NIOLock.swift
[795/1017] Compiling gcm.c
[796/1017] Compiling md5-586.linux.x86.S
[797/1017] Compiling ghashv8-armx64.linux.aarch64.S
[798/1017] Compiling ghashv8-armx64.ios.aarch64.S
[799/1017] Compiling ghashv8-armx32.linux.arm.S
[800/1017] Compiling md5.c
[801/1017] Compiling is_fips.c
[802/1017] Compiling ghashv8-armx32.ios.arm.S
[803/1017] Compiling ghash-x86.windows.x86.S
[804/1017] Compiling ghash-x86_64.linux.x86_64.S
[805/1017] Compiling hmac.c
[806/1017] Compiling ghash-x86_64.mac.x86_64.S
[807/1017] Compiling ghash-x86.linux.x86.S
[808/1017] Compiling md4.c
[809/1017] Compiling ghash-ssse3-x86.windows.x86.S
[810/1017] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[811/1017] Compiling ghash-neon-armv8.ios.aarch64.S
[812/1017] Compiling ghash-ssse3-x86.linux.x86.S
[813/1017] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[814/1017] Compiling ghash-armv4.linux.arm.S
[815/1017] Compiling fips_shared_support.c
[816/1017] Compiling ghash-neon-armv8.linux.aarch64.S
[817/1017] Compiling ghash-armv4.ios.arm.S
[819/1017] Compiling NIOConcurrencyHelpers lock.swift
[819/1017] Compiling wnaf.c
[820/1017] Compiling ecdh.c
[821/1017] Compiling util.c
[822/1017] Compiling simple.c
[824/1017] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[824/1017] Compiling ecdsa.c
[825/1017] Compiling simple_mul.c
[827/1017] Emitting module NIOConcurrencyHelpers
[827/1017] Compiling scalar.c
[829/1017] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[830/1017] Compiling NIOConcurrencyHelpers atomics.swift
[830/1017] Compiling p256-x86_64.c
[831/1018] Compiling felem.c
[832/1018] Compiling oct.c
[833/1018] Compiling ec_montgomery.c
[834/1018] Compiling p224-64.c
[835/1018] Compiling ec_key.c
[837/1018] Compiling digests.c
[838/1018] Compiling digest.c
[839/1018] Compiling p256.c
[840/1018] Compiling ec.c
[841/1018] Compiling check.c
[842/1018] Compiling dh.c
[843/1018] Compiling e_des.c
[844/1018] Compiling co-586.windows.x86.S
[845/1018] Compiling co-586.linux.x86.S
[846/1018] Compiling bsaes-armv7.linux.arm.S
[847/1018] Compiling aead.c
[848/1018] Compiling sqrt.c
[849/1018] Compiling cipher.c
[850/1018] Compiling des.c
[851/1018] Compiling e_aes.c
[852/1018] Compiling bsaes-armv7.ios.arm.S
[853/1018] Compiling shift.c
[854/1018] Compiling rsaz_exp.c
[855/1018] Compiling montgomery_inv.c
[856/1018] Compiling jacobi.c
[857/1018] Compiling random.c
[858/1018] Compiling prime.c
[859/1018] Compiling mul.c
[860/1018] Compiling montgomery.c
[861/1018] Compiling gcd.c
[862/1018] Compiling gcd_extra.c
[863/1018] Compiling div_extra.c
[864/1018] Compiling generic.c
[865/1018] Compiling ctx.c
[866/1018] Compiling x86_64-gcc.c
[867/1018] Compiling cmp.c
[868/1018] Compiling bytes.c
[869/1018] Compiling add.c
[870/1018] Compiling div.c
[871/1018] Compiling exponentiation.c
[872/1018] Compiling bn-586.linux.x86.S
[873/1018] Compiling armv4-mont.linux.arm.S
[874/1018] Compiling bn-586.windows.x86.S
[875/1018] Compiling armv8-mont.ios.aarch64.S
[876/1018] Compiling armv4-mont.ios.arm.S
[876/1018] Compiling armv8-mont.linux.aarch64.S
[878/1018] Compiling aesv8-armx64.ios.aarch64.S
[879/1018] Compiling bn.c
[880/1018] Compiling aesni-x86_64.mac.x86_64.S
[880/1018] Compiling aesv8-armx32.ios.arm.S
[882/1018] Compiling aesv8-armx32.linux.arm.S
[883/1018] Compiling aesv8-armx64.linux.aarch64.S
[884/1018] Compiling aesni-x86_64.linux.x86_64.S
[885/1018] Compiling aesni-x86.windows.x86.S
[886/1018] Compiling aesni-gcm-x86_64.mac.x86_64.S
[887/1018] Compiling aesni-gcm-x86_64.linux.x86_64.S
[888/1018] Compiling aesni-x86.linux.x86.S
[889/1018] Compiling key_wrap.c
[890/1018] Compiling mode_wrappers.c
[891/1018] Compiling aes_nohw.c
[892/1018] Compiling ex_data.c
[893/1018] Compiling aes.c
[894/1018] Compiling sign.c
[895/1018] Compiling pbkdf.c
[896/1018] Compiling p_x25519.c
[897/1018] Compiling print.c
[898/1018] Compiling p_x25519_asn1.c
[899/1018] Compiling p_rsa_asn1.c
[900/1018] Compiling scrypt.c
[901/1018] Compiling p_ed25519.c
[902/1018] Compiling p_ed25519_asn1.c
[903/1018] Compiling evp_ctx.c
[904/1018] Compiling p_ec_asn1.c
[905/1018] Compiling p_ec.c
[906/1018] Compiling evp_asn1.c
[906/1018] Compiling p_rsa.c
[908/1018] Compiling p_dsa_asn1.c
[909/1018] Compiling digestsign.c
[910/1018] Compiling err_data.c
[911/1018] Compiling engine.c
[912/1018] Compiling evp.c
[913/1018] Compiling ecdh_extra.c
[914/1018] Compiling err.c
[915/1018] Compiling hash_to_curve.c
[916/1018] Compiling ec_derive.c
[917/1018] Compiling ecdsa_asn1.c
[918/1018] Compiling params.c
[919/1018] Compiling ec_asn1.c
[920/1018] Compiling digest_extra.c
[921/1018] Compiling dsa.c
[921/1018] Compiling dsa_asn1.c
[923/1018] Compiling dh_asn1.c
[924/1018] Compiling cpu-ppc64le.c
[925/1018] Compiling cpu-intel.c
[926/1018] Compiling cpu-arm.c
[927/1018] Compiling cpu-arm-linux.c
[928/1018] Compiling x25519-asm-arm.S
[928/1018] Compiling crypto.c
[930/1018] Compiling cpu-aarch64-win.c
[931/1018] Compiling spake25519.c
[932/1018] Compiling cpu-aarch64-fuchsia.c
[933/1018] Compiling cpu-aarch64-linux.c
[934/1018] Compiling e_rc4.c
[935/1018] Compiling cmac.c
[936/1018] Compiling tls_cbc.c
[937/1018] Compiling e_tls.c
[938/1018] Compiling conf.c
[939/1018] Compiling e_rc2.c
[940/1018] Compiling e_aesctrhmac.c
[941/1018] Compiling e_null.c
[942/1018] Compiling e_aesgcmsiv.c
[943/1018] Compiling derive_key.c
[944/1018] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[945/1018] Compiling e_chacha20poly1305.c
[946/1018] Compiling e_aesccm.c
[946/1018] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[948/1018] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[949/1018] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[950/1018] Compiling cipher_extra.c
[951/1018] Compiling curve25519.c
[952/1018] Compiling chacha-x86_64.mac.x86_64.S
[953/1018] Compiling chacha-x86_64.linux.x86_64.S
[954/1018] Compiling chacha.c
[955/1018] Compiling chacha-x86.windows.x86.S
[956/1018] Compiling chacha-armv8.ios.aarch64.S
[957/1018] Compiling chacha-x86.linux.x86.S
[958/1018] Compiling chacha-armv4.linux.arm.S
[959/1018] Compiling chacha-armv4.ios.arm.S
[960/1018] Compiling unicode.c
[961/1018] Compiling chacha-armv8.linux.aarch64.S
[962/1018] Compiling ber.c
[963/1018] Compiling cbb.c
[963/1018] Compiling cbs.c
[965/1018] Compiling asn1_compat.c
[966/1018] Compiling buf.c
[967/1018] Compiling bn_asn1.c
[968/1018] Compiling socket_helper.c
[969/1018] Compiling blake2.c
[970/1018] Compiling convert.c
[971/1018] Compiling printf.c
[971/1018] Compiling socket.c
[973/1018] Compiling hexdump.c
[974/1018] Compiling file.c
[975/1018] Compiling pair.c
[976/1018] Compiling fd.c
[977/1018] Compiling bio_mem.c
[978/1018] Compiling connect.c
[979/1018] Compiling time_support.c
[980/1018] Compiling tasn_utl.c
[981/1018] Compiling bio.c
[982/1018] Compiling base64.c
[983/1018] Compiling tasn_new.c
[984/1018] Compiling tasn_fre.c
[985/1018] Compiling tasn_typ.c
[986/1018] Compiling tasn_enc.c
[987/1018] Compiling f_string.c
[988/1018] Compiling f_enum.c
[989/1018] Compiling f_int.c
[990/1018] Compiling tasn_dec.c
[991/1018] Compiling asn_pack.c
[992/1018] Compiling asn1_par.c
[993/1018] Compiling a_utf8.c
[994/1018] Compiling a_utctm.c
[994/1018] Compiling a_time.c
[996/1018] Compiling asn1_lib.c
[997/1018] Compiling a_octet.c
[998/1018] Compiling a_type.c
[999/1018] Compiling a_print.c
[1000/1018] Compiling a_strnid.c
[1001/1018] Compiling a_mbstr.c
[1002/1018] Compiling a_i2d_fp.c
[1003/1018] Compiling a_int.c
[1004/1018] Compiling a_object.c
[1005/1018] Write sources
[1006/1018] Compiling a_gentm.c
[1006/1018] Write sources
[1011/1018] Compiling a_dup.c
[1012/1018] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1013/1018] Write sources
[1014/1018] Compiling a_d2i_fp.c
[1015/1018] Compiling a_enum.c
[1016/1018] Compiling a_bool.c
[1017/1018] Compiling a_bitstr.c
[1019/1109] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
 29 | let systemStdout = WASILibc.stdout!
 30 | #else
 31 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 32 | #endif
 33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                          `- error: cannot find 'systemStdout' in scope
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStdout' in scope
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
[1020/1121] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1021/1121] Emitting module AWSLogging
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
 29 | let systemStdout = WASILibc.stdout!
 30 | #else
 31 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 32 | #endif
 33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                          `- error: cannot find 'systemStdout' in scope
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStdout' in scope
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
[1022/1121] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
[1023/1121] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/58] Compiling RealModule AugmentedArithmetic.swift
[4/58] Compiling RealModule Double+Real.swift
[5/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/58] Compiling InternalCollectionsUtilities Debugging.swift
[7/58] Compiling InternalCollectionsUtilities Descriptions.swift
[8/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/58] Compiling RealModule Float80+Real.swift
[10/58] Compiling RealModule Float16+Real.swift
[11/59] Compiling XMLCoding ISO8601DateFormatter.swift
[12/59] Compiling Logging MetadataProvider.swift
[13/60] Compiling ServiceContextModule ServiceContextKey.swift
[14/60] Compiling XMLCoding XMLKey.swift
[15/60] Compiling RealModule RealFunctions.swift
[16/60] Compiling RealModule Real.swift
[17/60] Compiling RealModule AlgebraicField.swift
[18/60] Compiling RealModule ApproximateEquality.swift
[19/60] Compiling ServiceContextModule ServiceContext.swift
[20/60] Emitting module ServiceContextModule
[21/61] Compiling XMLCoding XMLReferencingEncoder.swift
[22/61] Compiling RealModule ElementaryFunctions.swift
[23/61] Compiling RealModule Float+Real.swift
[24/61] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/61] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[26/61] Compiling NIOConcurrencyHelpers atomics.swift
[27/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/61] Compiling NIOConcurrencyHelpers lock.swift
[34/61] Emitting module Logging
[35/61] Emitting module NIOConcurrencyHelpers
[36/62] Compiling _NIODataStructures Heap.swift
[37/62] Compiling _NIODataStructures _TinyArray.swift
[38/62] Compiling _NIODataStructures PriorityQueue.swift
[39/62] Compiling XMLCoding XMLEncoder.swift
[40/62] Compiling XMLCoding XMLEncodingStorage.swift
[42/62] Emitting module _NIODataStructures
[43/63] Emitting module _NIOBase64
[44/63] Compiling _NIOBase64 Base64.swift
[47/64] Emitting module RealModule
[49/65] Compiling XMLCoding XMLUnkeyedDecodingContainer.swift
[50/65] Compiling XMLCoding EncodingErrorExtension.swift
[51/65] Emitting module InternalCollectionsUtilities
[55/126] Compiling XMLCoding XMLStackParser.swift
[57/161] Compiling Instrumentation NoOpInstrument.swift
[58/163] Compiling Instrumentation InstrumentationSystem.swift
[59/163] Emitting module XMLCoding
[60/163] Compiling DequeModule Deque+Codable.swift
[61/163] Compiling DequeModule Deque+Collection.swift
[62/163] Emitting module Instrumentation
[63/163] Compiling Instrumentation Locks.swift
[64/163] Compiling Instrumentation Instrument.swift
[65/163] Compiling Instrumentation MultiplexInstrument.swift
[66/189] Compiling Algorithms AdjacentPairs.swift
[67/189] Compiling Algorithms Chain.swift
[68/191] Compiling Algorithms Chunked.swift
[69/191] Compiling Algorithms Combinations.swift
[70/193] Compiling DequeModule _DequeSlot.swift
[71/193] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/193] Compiling Algorithms Keyed.swift
[73/193] Compiling Algorithms MinMax.swift
[75/193] Compiling Algorithms Indexed.swift
[76/193] Compiling Algorithms Intersperse.swift
[77/193] Compiling Algorithms EitherSequence.swift
[78/193] Compiling Algorithms FirstNonNil.swift
[79/193] Compiling Algorithms Compacted.swift
[80/193] Compiling Algorithms Cycle.swift
[82/193] Compiling Algorithms Partition.swift
[83/193] Compiling Algorithms Permutations.swift
[87/193] Compiling Logging Locks.swift
[88/193] Compiling Logging LogHandler.swift
[89/193] Compiling Logging Logging.swift
[90/194] Compiling Atomics IntegerOperations.swift
[91/194] Compiling Atomics Unmanaged extensions.swift
[95/202] Compiling Algorithms FlattenCollection.swift
[96/202] Compiling Algorithms Grouped.swift
[99/202] Compiling Tracing InstrumentationSystem+Tracing.swift
[100/202] Emitting module CoreMetrics
[101/202] Emitting module Tracing
[102/202] Compiling Tracing TracingTime.swift
[103/202] Compiling Tracing TracerProtocol.swift
[104/202] Compiling Tracing Tracer.swift
[105/202] Compiling Tracing TracerProtocol+Legacy.swift
[106/223] Compiling ShapeCoding RawShape.swift
[107/223] Compiling ShapeCoding ShapeCodingKey.swift
[108/223] Compiling Algorithms RandomSample.swift
[109/223] Compiling Algorithms Reductions.swift
[110/223] Compiling Algorithms Rotate.swift
[111/223] Compiling ShapeCoding StandardEncodingOptions.swift
[112/223] Compiling ShapeCoding StandardShapeDecoderDelegate.swift
[113/223] Compiling Algorithms Suffix.swift
[114/226] Compiling Tracing NoOpTracer.swift
[115/226] Compiling Tracing SpanProtocol.swift
[117/227] Compiling ShapeCoding ShapeKeyedEncodingContainer.swift
[118/227] Compiling ShapeCoding ShapeSingleValueEncodingContainer.swift
[119/227] Compiling ShapeCoding ShapeSingleValueEncodingContainerDelegate.swift
[120/227] Compiling ShapeCoding DecodingErrorExtension.swift
[121/227] Compiling ShapeCoding MutableShape.swift
[122/227] Compiling ShapeCoding ShapeDecoder.swift
[123/227] Compiling ShapeCoding ShapeDecoderDelegate.swift
[126/230] Emitting module DequeModule
[127/234] Emitting module ShapeCoding
[129/237] Compiling CoreMetrics Locks.swift
[130/237] Compiling CoreMetrics Metrics.swift
[133/238] Compiling ShapeCoding DateISO8601Extensions.swift
[138/238] Compiling ShapeCoding ShapeDecoder+unbox.swift
[139/238] Compiling SecurityTokenModel SecurityTokenModelErrors.swift
[140/238] Compiling SecurityTokenModel SecurityTokenModelTypes.swift
[144/238] Compiling ShapeCoding ShapeUnkeyedDecodingContainer.swift
[145/238] Compiling ShapeCoding ShapeUnkeyedEncodingContainer.swift
[146/238] Compiling ShapeCoding StandardDecodingOptions.swift
[149/238] Compiling ShapeCoding ShapeDecodingStorage.swift
[150/238] Compiling ShapeCoding ShapeElement.swift
[151/238] Compiling ShapeCoding ShapeKeyedDecodingContainer+KeyedDecodingContainerProtocol.swift
[152/238] Compiling ShapeCoding ShapeKeyedDecodingContainer.swift
[153/238] Compiling ShapeCoding StandardShapeParser.swift
[154/238] Compiling ShapeCoding StandardShapeSingleValueEncodingContainerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 |     /// - Returns: The expanded key bytes.
109 |     public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 |         let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
    |                                                                    `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 |         var output = SecureBytes()
112 |         let key = SymmetricKey(data: prk)
[166/238] Compiling SecurityTokenModel SecurityTokenModelDefaultInstances.swift
[179/239] Compiling Algorithms Trim.swift
[180/239] Compiling Algorithms Unique.swift
[181/239] Compiling Algorithms Windows.swift
[182/239] Compiling Crypto Curve25519.swift
[183/239] Compiling Crypto Ed25519.swift
[184/239] Compiling Crypto NISTCurvesKeys.swift
[185/239] Compiling Crypto X25519Keys.swift
[194/248] Emitting module SecurityTokenModel
[199/251] Emitting module Crypto
[208/251] Compiling Crypto EdDSA_boring.swift
[209/251] Compiling Crypto ECDSA.swift
[210/251] Compiling Crypto EdDSA.swift
[211/251] Compiling Crypto Signature.swift
[212/251] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[213/251] Compiling Crypto CryptoKitErrors_boring.swift
[214/251] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[215/251] Compiling Crypto SymmetricKeys.swift
[216/251] Compiling Crypto HMAC.swift
[217/251] Compiling Crypto MACFunctions.swift
[218/251] Compiling Crypto MessageAuthenticationCode.swift
[219/251] Compiling Crypto AES.swift
[220/251] Compiling Crypto ECDSASignature_boring.swift
[221/251] Compiling Crypto ECDSA_boring.swift
[222/251] Compiling Crypto ASN1Identifier.swift
[223/251] Compiling Crypto ASN1Integer.swift
[224/251] Compiling Crypto ASN1OctetString.swift
[225/251] Compiling Crypto ArraySliceBigint.swift
[226/251] Compiling Crypto ObjectIdentifier.swift
[227/251] Compiling Crypto ECDSASignature.swift
[228/251] Compiling Crypto PEMDocument.swift
[229/251] Compiling Crypto PKCS8PrivateKey.swift
[230/251] Emitting module Atomics
[231/251] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
 29 | let systemStdout = WASILibc.stdout!
 30 | #else
 31 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 32 | #endif
 33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                          `- error: cannot find 'systemStdout' in scope
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStdout' in scope
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[232/251] Emitting module AWSLogging
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
 29 | let systemStdout = WASILibc.stdout!
 30 | #else
 31 | #error("Unsupported runtime")
    |        `- error: Unsupported runtime
 32 | #endif
 33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                          `- error: cannot find 'systemStdout' in scope
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 78 |
 79 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStdout' in scope
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
114 |
115 |     /// Defines the flushing strategy for the underlying stream.
[233/253] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
[234/253] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                          `- error: cannot find 'systemStderr' in scope
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
 39 |     internal let file: OpaquePointer
 40 |     #else
 41 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 42 |     #endif
 43 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
 74 |     }
 75 |
 76 |     internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                    `- error: cannot infer contextual base in reference to member 'always'
 77 |     internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
 78 |
[235/253] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                    `- error: cannot find 'systemStderr' in scope
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
 91 |     internal let file: OpaquePointer
 92 |     #else
 93 |     internal let file: UnsafeMutablePointer<FILE>
    |                                             `- error: cannot find type 'FILE' in scope
 94 |     #endif
 95 |     internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 |     }
111 |
112 |     internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
    |                                                                                              `- error: cannot infer contextual base in reference to member 'always'
113 |     internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
[236/259] Emitting module Metrics
[237/259] Compiling Metrics Metrics.swift
[244/264] Compiling SecurityTokenModel SecurityTokenModelOperations.swift
BUILD FAILURE 6.1 android