Build Information
Failed to build smoke-aws-support, reference main (72331a), with Swift 6.1 for Android on 12 Aug 2025 02:17:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-aws-support.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-support
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 72331ac Merge pull request #21 from knovichikhin/main
Cloned https://github.com/amzn/smoke-aws-support.git
Revision (git rev-parse @):
72331ac5e47d51b7c2d2b84115fe96d3170c2e49
SUCCESS checkout https://github.com/amzn/smoke-aws-support.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/amzn/smoke-aws-support.git
https://github.com/amzn/smoke-aws-support.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.33.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.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"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "xmlcoding",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/XMLCoding.git"
},
{
"identity" : "smoke-http",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/smoke-http.git"
}
],
"manifest_display_name" : "smoke-aws-support",
"name" : "smoke-aws-support",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AWSCore",
"targets" : [
"AWSCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AWSHttp",
"targets" : [
"AWSHttp"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AWSLogging",
"targets" : [
"AWSLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AWSLogging",
"module_type" : "SwiftTarget",
"name" : "AWSLogging",
"path" : "Sources/AWSLogging",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"AWSLogging"
],
"sources" : [
"CloudwatchJsonStandardErrorLogger.swift",
"CloudwatchJsonStandardErrorLoggerV2.swift",
"CloudwatchStandardErrorLogger.swift",
"StdioOutputStream.swift"
],
"type" : "library"
},
{
"c99name" : "AWSHttp",
"module_type" : "SwiftTarget",
"name" : "AWSHttp",
"path" : "Sources/AWSHttp",
"product_dependencies" : [
"Logging",
"NIO",
"NIOHTTP1",
"SmokeHTTPClient",
"QueryCoding",
"HTTPPathCoding",
"HTTPHeadersCoding",
"Crypto"
],
"product_memberships" : [
"AWSHttp"
],
"sources" : [
"AWSClientInvocationDelegate.swift",
"AWSClientInvocationTraceContext.swift",
"AWSClientProtocol+asyncSupport.swift",
"AWSClientProtocol.swift",
"AWSHttpHeaders.swift",
"AWSQueryClientProtocol+asyncSupport.swift",
"AWSQueryClientProtocol.swift",
"ConvertableError.swift",
"Data+debugString.swift",
"DataAWSHttpClientDelegate.swift",
"FormEncodedXMLAWSHttpClientDelegate.swift",
"HTTPClientDelegate+getErrorFromResponseAndBody.swift",
"HTTPClientDelegate+requiresTLS.swift",
"HTTPOperationsClient+executeOperations.swift",
"JSONAWSHttpClientDelegate.swift",
"MockClientProtocol+asyncSupport.swift",
"MockClientProtocol.swift",
"MockThrowingClientProtocol+asyncSupport.swift",
"MockThrowingClientProtocol.swift",
"QueryInput.swift",
"SmokeAWSHTTPClientInvocationReporting.swift",
"String+hmac.swift",
"V4Signer.swift",
"XMLAWSHttpClientDelegate.swift",
"sha256Extensions.swift"
],
"target_dependencies" : [
"AWSCore"
],
"type" : "library"
},
{
"c99name" : "AWSCore",
"module_type" : "SwiftTarget",
"name" : "AWSCore",
"path" : "Sources/AWSCore",
"product_dependencies" : [
"Logging",
"Metrics",
"XMLCoding",
"SmokeHTTPClient"
],
"product_memberships" : [
"AWSCore",
"AWSHttp"
],
"sources" : [
"AWSRegion.swift",
"Credentials.swift",
"CredentialsProvider.swift",
"JSONDecoder+awsCompatibleDecoder.swift",
"JSONDecoder+awsCompatibleEncoder.swift",
"SmokeAWSError.swift",
"SmokeAWSOperationReporting.swift",
"StaticCredentials.swift",
"XMLDecoder+awsCompatibleDecoder.swift",
"XMLEncoder+awsCompatibleEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/amzn/smoke-http.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-metrics.git
[1/536] Fetching xmlcoding
[537/2755] Fetching xmlcoding, swift-metrics
[737/5438] Fetching xmlcoding, swift-metrics, smoke-http
[2125/9324] Fetching xmlcoding, swift-metrics, smoke-http, swift-log
[8820/25542] Fetching xmlcoding, swift-metrics, smoke-http, swift-log, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
[6757/23323] Fetching xmlcoding, smoke-http, swift-log, swift-crypto
[8080/100647] Fetching xmlcoding, smoke-http, swift-log, swift-crypto, swift-nio
Fetched https://github.com/LiveUI/XMLCoding.git from cache (1.97s)
Fetched https://github.com/amzn/smoke-http.git from cache (1.97s)
Fetched https://github.com/apple/swift-log from cache (1.97s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.00s)
[57220/77324] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.03s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (7.39s)
Computing version for https://github.com/amzn/smoke-http.git
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.61s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5116] Fetching swift-distributed-tracing
[5117/19203] Fetching swift-distributed-tracing, async-http-client
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.37s)
[1127/14087] Fetching async-http-client
[2115/29085] Fetching async-http-client, swift-nio-ssl
Fetched https://github.com/swift-server/async-http-client.git from cache (1.75s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.77s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (2.21s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.47s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.17s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.24s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1808] Fetching swift-atomics
[634/6655] Fetching swift-atomics, swift-system
[4524/23608] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
[2883/16953] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.17s)
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.89s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/6127] Fetching swift-nio-extras
[2/8828] Fetching swift-nio-extras, swift-nio-transport-services
[952/14796] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms
[2505/26457] Fetching swift-nio-extras, swift-nio-transport-services, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.18s)
[8651/17629] Fetching swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (2.57s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.59s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (3.67s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.06s)
Fetching https://github.com/apple/swift-numerics.git
[1/5906] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.66s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.96s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1629] Fetching swift-asn1
[1630/2805] Fetching swift-asn1, swift-http-structured-headers
[1995/7815] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms
[4660/14275] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
[7624/13099] Fetching swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.75s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.89s)
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[1/2433] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (8.07s)
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 (10.80s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.04s)
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-http.git at 3.0.2 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/apple/swift-log at 1.6.4 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.1 (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.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.01s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.84s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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/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-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.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.33.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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
Building for debugging...
[0/860] Write sources
[35/860] Compiling CNIOWindows shim.c
[36/860] Compiling _NumericsShims _NumericsShims.c
[37/860] Compiling CNIOWindows WSAStartup.c
[38/860] Compiling CNIOPosix event_loop_id.c
[39/860] Compiling CNIOLinux liburing_shims.c
[40/860] Compiling CNIOWASI CNIOWASI.c
[41/860] Compiling _AtomicsShims.c
[42/860] Compiling CNIOExtrasZlib empty.c
[43/860] Compiling CNIODarwin shim.c
[44/860] Compiling fiat_p256_adx_mul.S
[45/860] Compiling CNIOLLHTTP c_nio_http.c
[46/860] Compiling fiat_p256_adx_sqr.S
[47/860] Compiling CNIOLLHTTP c_nio_api.c
[48/860] Compiling CNIOLinux shim.c
[49/860] Compiling fiat_curve25519_adx_square.S
[50/860] Compiling fiat_curve25519_adx_mul.S
[51/860] Write swift-version-24593BA9C3E375BF.txt
[52/860] Compiling CNIOBoringSSLShims shims.c
[53/860] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/866] Emitting module _NIOBase64
[55/866] Compiling tls13_server.cc
[56/866] Compiling tls_method.cc
[57/866] Compiling tls_record.cc
[58/866] Compiling tls13_client.cc
[59/866] Compiling tls13_both.cc
[60/910] Compiling tls13_enc.cc
[62/913] Emitting module InternalCollectionsUtilities
[63/914] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/914] Compiling _NIOBase64 Base64.swift
[65/915] Compiling RealModule Float16+Real.swift
[66/915] Emitting module ServiceContextModule
[67/916] Compiling RealModule Float+Real.swift
[68/916] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/916] Compiling InternalCollectionsUtilities Debugging.swift
[70/916] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/916] Compiling InternalCollectionsUtilities Integer rank.swift
[72/916] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[73/916] Compiling InternalCollectionsUtilities _SortedCollection.swift
[74/916] Compiling InternalCollectionsUtilities Descriptions.swift
[75/916] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[76/916] Compiling ServiceContextModule ServiceContext.swift
[77/916] Compiling ServiceContextModule ServiceContextKey.swift
[78/917] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/917] Compiling RealModule Real.swift
[80/917] Compiling CoreMetrics Metrics.swift
[81/917] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[82/917] Compiling InternalCollectionsUtilities UInt+reversed.swift
[85/917] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[86/917] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[89/918] Compiling RealModule ElementaryFunctions.swift
[90/918] Emitting module RealModule
[91/918] Compiling RealModule Float80+Real.swift
[93/918] Compiling _NIODataStructures PriorityQueue.swift
[94/918] Compiling _NIODataStructures _TinyArray.swift
[96/918] Emitting module _NIODataStructures
[97/918] Compiling _NIODataStructures Heap.swift
[98/919] Compiling RealModule RealFunctions.swift
[102/941] Compiling Instrumentation NoOpInstrument.swift
[103/941] Compiling Instrumentation MultiplexInstrument.swift
[104/941] Compiling Instrumentation Instrument.swift
[105/941] Compiling Instrumentation InstrumentationSystem.swift
[106/941] Compiling DequeModule Deque+CustomReflectable.swift
[107/941] Compiling DequeModule Deque+Descriptions.swift
[108/941] Compiling DequeModule Deque+Equatable.swift
[109/941] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/943] Compiling DequeModule _DequeBuffer.swift
[111/943] Compiling DequeModule _DequeBufferHeader.swift
[112/943] Compiling DequeModule Deque+Extras.swift
[113/943] Compiling DequeModule Deque+Hashable.swift
[114/943] Compiling DequeModule _DequeSlot.swift
[115/943] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/943] Compiling DequeModule Deque+Codable.swift
[117/943] Compiling DequeModule Deque+Collection.swift
[118/943] Compiling DequeModule Deque+Testing.swift
[119/943] Compiling DequeModule Deque._Storage.swift
[120/943] Compiling DequeModule Deque._UnsafeHandle.swift
[121/943] Compiling DequeModule Deque.swift
[122/943] Emitting module DequeModule
[124/944] Compiling Instrumentation Locks.swift
[125/944] Emitting module Instrumentation
[126/944] Compiling Logging Locks.swift
[127/945] Emitting module CoreMetrics
[128/945] Compiling CoreMetrics Locks.swift
[129/945] Compiling Logging MetadataProvider.swift
[130/946] Compiling Logging LogHandler.swift
[131/946] Emitting module Logging
[132/946] Compiling Logging Logging.swift
[134/947] Compiling t1_enc.cc
[136/947] Compiling ssl_x509.cc
[137/954] Compiling ssl_versions.cc
[139/983] Compiling XMLCoding XMLReferencingEncoder.swift
[140/984] Compiling XMLCoding ISO8601DateFormatter.swift
[141/984] Compiling XMLCoding XMLKey.swift
[142/984] Emitting module XMLCoding
[143/984] Compiling ShapeCoding DateISO8601Extensions.swift
[144/984] Compiling ShapeCoding DecodingErrorExtension.swift
[145/984] Compiling ShapeCoding MutableShape.swift
[146/984] Compiling ShapeCoding ShapeDecoder.swift
[147/984] Compiling ShapeCoding ShapeDecoderDelegate.swift
[148/984] Compiling ShapeCoding ShapeDecodingStorage.swift
[149/984] Compiling ShapeCoding RawShape.swift
[150/984] Compiling ShapeCoding ShapeCodingKey.swift
[151/984] Compiling Tracing TracingTime.swift
[152/984] Compiling Tracing TracerProtocol.swift
[153/984] Compiling Tracing InstrumentationSystem+Tracing.swift
[154/984] Emitting module Tracing
[155/984] Compiling Tracing TracerProtocol+Legacy.swift
[156/984] Compiling Tracing Tracer.swift
[157/984] Compiling Tracing SpanProtocol.swift
[158/984] Compiling Tracing NoOpTracer.swift
[159/985] Compiling ssl_transcript.cc
[161/985] Compiling XMLCoding XMLStackParser.swift
[161/986] Compiling ssl_session.cc
[163/986] Compiling ssl_stat.cc
[165/986] Emitting module Metrics
[166/986] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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.
[167/986] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:31:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
29 | public var logLevel: Logger.Level
30 |
31 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
32 |
33 | private init(minimumLogLevel: Logger.Level) {
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:100:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
98 | }
99 |
100 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
101 | public func write(_ string: String) {
102 | guard let data = string.data(using: .utf8) else { return }
/host/spi-builder-workspace/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/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/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)
[168/986] Emitting module AWSLogging
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:32:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
30 |
31 | private let jsonEncoder: JSONEncoder
32 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
33 |
34 | private init(minimumLogLevel: Logger.Level) {
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchJsonStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:61:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
59 |
60 | private let entryStream: AsyncStream<String>
61 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:62:17: warning: stored property 'entryHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '(String) -> ()'; this is an error in the Swift 6 language mode
60 | private let entryStream: AsyncStream<String>
61 | private let stream: TextOutputStream
62 | private let entryHandler: (String) -> ()
| |- warning: stored property 'entryHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '(String) -> ()'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
63 | private let entryQueueFinishHandler: () -> ()
64 | private let metadataTypes: [String: MetadataType]
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:63:17: warning: stored property 'entryQueueFinishHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '() -> ()'; this is an error in the Swift 6 language mode
61 | private let stream: TextOutputStream
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
| |- warning: stored property 'entryQueueFinishHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '() -> ()'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
64 | private let metadataTypes: [String: MetadataType]
65 |
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:64:17: warning: stored property 'metadataTypes' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '[String : MetadataType]'; this is an error in the Swift 6 language mode
31 | }
32 |
33 | public enum MetadataType {
| `- note: consider making enum 'MetadataType' conform to the 'Sendable' protocol
34 | case String
35 | case Int
:
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
64 | private let metadataTypes: [String: MetadataType]
| `- warning: stored property 'metadataTypes' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '[String : MetadataType]'; this is an error in the Swift 6 language mode
65 |
66 | private init(minimumLogLevel: Logger.Level,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:50:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | strings.
49 | */
50 | public struct CloudwatchJsonStandardErrorLoggerV2: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 | public var metadata: Logger.Metadata
52 | public var metadataProvider: Logger.MetadataProvider?
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:31:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
29 | public var logLevel: Logger.Level
30 |
31 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
32 |
33 | private init(minimumLogLevel: Logger.Level) {
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:100:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
98 | }
99 |
100 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
101 | public func write(_ string: String) {
102 | guard let data = string.data(using: .utf8) else { return }
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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.
[169/986] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:61:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
59 |
60 | private let entryStream: AsyncStream<String>
61 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:62:17: warning: stored property 'entryHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '(String) -> ()'; this is an error in the Swift 6 language mode
60 | private let entryStream: AsyncStream<String>
61 | private let stream: TextOutputStream
62 | private let entryHandler: (String) -> ()
| |- warning: stored property 'entryHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '(String) -> ()'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
63 | private let entryQueueFinishHandler: () -> ()
64 | private let metadataTypes: [String: MetadataType]
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:63:17: warning: stored property 'entryQueueFinishHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '() -> ()'; this is an error in the Swift 6 language mode
61 | private let stream: TextOutputStream
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
| |- warning: stored property 'entryQueueFinishHandler' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '() -> ()'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
64 | private let metadataTypes: [String: MetadataType]
65 |
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:64:17: warning: stored property 'metadataTypes' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '[String : MetadataType]'; this is an error in the Swift 6 language mode
31 | }
32 |
33 | public enum MetadataType {
| `- note: consider making enum 'MetadataType' conform to the 'Sendable' protocol
34 | case String
35 | case Int
:
62 | private let entryHandler: (String) -> ()
63 | private let entryQueueFinishHandler: () -> ()
64 | private let metadataTypes: [String: MetadataType]
| `- warning: stored property 'metadataTypes' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLoggerV2' has non-sendable type '[String : MetadataType]'; this is an error in the Swift 6 language mode
65 |
66 | private init(minimumLogLevel: Logger.Level,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:50:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | strings.
49 | */
50 | public struct CloudwatchJsonStandardErrorLoggerV2: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 | public var metadata: Logger.Metadata
52 | public var metadataProvider: Logger.MetadataProvider?
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/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/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/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/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:142:33: warning: converting non-sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
140 | }
141 |
142 | LoggingSystem.bootstrap(factory, metadataProvider: metadataProvider)
| `- warning: converting non-sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
143 |
144 | return logger
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:196:51: warning: reference to captured var 'codableMetadata' in concurrently-executing code; this is an error in the Swift 6 language mode
194 | // schedule at a low priority to avoid disrupting request handling
195 | self.serializationQueue.async(qos: .utility) {
196 | let logEntry = LogEntry(stringFields: codableMetadata, integerFields: codableMetadataInts)
| `- warning: reference to captured var 'codableMetadata' in concurrently-executing code; this is an error in the Swift 6 language mode
197 | if let jsonData = try? self.jsonEncoder.encode(logEntry),
198 | let jsonMessage = String(data: jsonData, encoding: .utf8) {
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:196:83: warning: reference to captured var 'codableMetadataInts' in concurrently-executing code; this is an error in the Swift 6 language mode
194 | // schedule at a low priority to avoid disrupting request handling
195 | self.serializationQueue.async(qos: .utility) {
196 | let logEntry = LogEntry(stringFields: codableMetadata, integerFields: codableMetadataInts)
| `- warning: reference to captured var 'codableMetadataInts' in concurrently-executing code; this is an error in the Swift 6 language mode
197 | if let jsonData = try? self.jsonEncoder.encode(logEntry),
198 | let jsonMessage = String(data: jsonData, encoding: .utf8) {
[170/986] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:32:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
30 |
31 | private let jsonEncoder: JSONEncoder
32 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'CloudwatchJsonStandardErrorLogger' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
33 |
34 | private init(minimumLogLevel: Logger.Level) {
Swift.TextOutputStream:1:17: note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
1 | public protocol TextOutputStream {
| `- note: protocol 'TextOutputStream' does not conform to the 'Sendable' protocol
2 | mutating func _lock()
3 | mutating func _unlock()
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchJsonStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/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/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/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 |
[170/986] Compiling ssl_credential.cc
[170/986] Compiling ssl_privkey.cc
[170/986] Compiling ssl_key_share.cc
[170/986] Compiling ssl_lib.cc
[170/986] Compiling ssl_file.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
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/795] Compiling ssl_file.cc
[1/795] Write swift-version-24593BA9C3E375BF.txt
[2/795] Compiling ssl_credential.cc
[3/795] Compiling ssl_buffer.cc
[4/795] Compiling ssl_privkey.cc
[5/795] Compiling ssl_key_share.cc
[6/801] Compiling ssl_cert.cc
[7/801] Compiling ssl_cipher.cc
[8/821] Compiling ssl_lib.cc
[10/831] Compiling Logging MetadataProvider.swift
[11/831] Compiling ServiceContextModule ServiceContextKey.swift
[12/831] Compiling XMLCoding ISO8601DateFormatter.swift
[13/831] Compiling XMLCoding XMLKey.swift
[14/839] Emitting module _NIODataStructures
[15/839] Compiling _NIODataStructures Heap.swift
[15/846] Compiling ssl_asn1.cc
[17/846] Compiling _NIODataStructures PriorityQueue.swift
[18/846] Compiling _NIODataStructures _TinyArray.swift
[19/846] Compiling RealModule Float80+Real.swift
[20/846] Compiling RealModule Real.swift
[21/848] Compiling ServiceContextModule ServiceContext.swift
[22/848] Emitting module ServiceContextModule
[23/849] Emitting module _NIOBase64
[24/849] Compiling _NIOBase64 Base64.swift
[25/850] Compiling XMLCoding XMLReferencingEncoder.swift
[27/850] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/850] Compiling InternalCollectionsUtilities Debugging.swift
[30/853] Compiling RealModule RealFunctions.swift
[32/854] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/854] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/854] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/854] Compiling RealModule Float16+Real.swift
[36/854] Compiling InternalCollectionsUtilities Descriptions.swift
[37/854] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/854] Compiling RealModule ElementaryFunctions.swift
[39/854] Compiling RealModule Float+Real.swift
[40/854] Emitting module Logging
[41/854] Compiling Logging Locks.swift
[42/854] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/854] Compiling InternalCollectionsUtilities Integer rank.swift
[44/854] Emitting module RealModule
[47/855] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/855] Compiling XMLCoding XMLStackParser.swift
[52/855] Emitting module XMLCoding
[53/858] Emitting module InternalCollectionsUtilities
[54/861] Emitting module CoreMetrics
[55/861] Compiling Instrumentation NoOpInstrument.swift
[56/861] Compiling Instrumentation MultiplexInstrument.swift
[57/861] Emitting module Instrumentation
[58/861] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/861] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/861] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[61/861] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/862] Compiling Instrumentation Instrument.swift
[63/862] Compiling Instrumentation InstrumentationSystem.swift
[64/862] Compiling Instrumentation Locks.swift
[65/863] Compiling ssl_aead_ctx.cc
[68/863] Compiling Logging LogHandler.swift
[69/863] Compiling Logging Logging.swift
[69/863] Compiling s3_pkt.cc
[70/863] Compiling s3_lib.cc
[81/864] Compiling CoreMetrics Locks.swift
[82/864] Compiling CoreMetrics Metrics.swift
[84/867] Compiling s3_both.cc
[85/889] Compiling handshake_client.cc
[87/910] Compiling ShapeCoding StandardShapeDecoderDelegate.swift
[88/910] Compiling ShapeCoding RawShape.swift
[89/912] Compiling Tracing TracingTime.swift
[90/912] Compiling ShapeCoding ShapeKeyedEncodingContainer.swift
[91/912] Compiling ShapeCoding ShapeSingleValueEncodingContainer.swift
[92/912] Compiling ShapeCoding DecodingErrorExtension.swift
[93/912] Compiling ShapeCoding MutableShape.swift
[94/912] Compiling ShapeCoding ShapeSingleValueEncodingContainerDelegate.swift
[95/912] Compiling ShapeCoding DateISO8601Extensions.swift
[95/917] Compiling handshake.cc
[97/917] Compiling Tracing Tracer.swift
[97/917] Compiling handshake_server.cc
[99/917] Compiling Tracing TracerProtocol.swift
[100/917] Compiling Tracing TracerProtocol+Legacy.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[101/917] Emitting module AWSLogging
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchJsonStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:50:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | strings.
49 | */
50 | public struct CloudwatchJsonStandardErrorLoggerV2: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 | public var metadata: Logger.Metadata
52 | public var metadataProvider: Logger.MetadataProvider?
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:100:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
98 | }
99 |
100 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
101 | public func write(_ string: String) {
102 | guard let data = string.data(using: .utf8) else { return }
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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.
[102/919] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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.
[103/919] Compiling ShapeCoding ShapeCodingKey.swift
[104/919] Compiling ShapeCoding ShapeDecoder+unbox.swift
[105/919] Compiling ShapeCoding ShapeKeyedDecodingContainer.swift
[106/919] Compiling ShapeCoding StandardEncodingOptions.swift
[107/919] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchStandardErrorLogger.swift:100:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
98 | }
99 |
100 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
101 | public func write(_ string: String) {
102 | guard let data = string.data(using: .utf8) else { return }
/host/spi-builder-workspace/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/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/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 |
[108/919] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLogger.swift:27:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
25 | required to Standard error to be picked up by Cloudwatch logs.
26 | */
27 | public struct CloudwatchJsonStandardErrorLogger: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
28 | public var metadata: Logger.Metadata
29 | public var logLevel: Logger.Level
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/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/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/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 |
[109/919] Compiling DequeModule _DequeSlot.swift
[110/919] Compiling DequeModule _UnsafeWrappedBuffer.swift
[111/919] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:50:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
48 | strings.
49 | */
50 | public struct CloudwatchJsonStandardErrorLoggerV2: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
51 | public var metadata: Logger.Metadata
52 | public var metadataProvider: Logger.MetadataProvider?
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:213:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
137 | /// - function: The function the log line was emitted from.
138 | /// - line: The line the log message was emitted from.
139 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
140 | level: Logger.Level,
141 | message: Logger.Message,
:
211 | extension LogHandler {
212 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
213 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
214 | level: Logger.Level,
215 | message: Logger.Message,
/host/spi-builder-workspace/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/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/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/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:196:51: warning: reference to captured var 'codableMetadata' in concurrently-executing code; this is an error in the Swift 6 language mode
194 | // schedule at a low priority to avoid disrupting request handling
195 | self.serializationQueue.async(qos: .utility) {
196 | let logEntry = LogEntry(stringFields: codableMetadata, integerFields: codableMetadataInts)
| `- warning: reference to captured var 'codableMetadata' in concurrently-executing code; this is an error in the Swift 6 language mode
197 | if let jsonData = try? self.jsonEncoder.encode(logEntry),
198 | let jsonMessage = String(data: jsonData, encoding: .utf8) {
/host/spi-builder-workspace/Sources/AWSLogging/CloudwatchJsonStandardErrorLoggerV2.swift:196:83: warning: reference to captured var 'codableMetadataInts' in concurrently-executing code; this is an error in the Swift 6 language mode
194 | // schedule at a low priority to avoid disrupting request handling
195 | self.serializationQueue.async(qos: .utility) {
196 | let logEntry = LogEntry(stringFields: codableMetadata, integerFields: codableMetadataInts)
| `- warning: reference to captured var 'codableMetadataInts' in concurrently-executing code; this is an error in the Swift 6 language mode
197 | if let jsonData = try? self.jsonEncoder.encode(logEntry),
198 | let jsonMessage = String(data: jsonData, encoding: .utf8) {
[111/919] Compiling handoff.cc
[111/919] Compiling encrypted_client_hello.cc
[111/919] Compiling extensions.cc
[112/919] Compiling Tracing InstrumentationSystem+Tracing.swift
BUILD FAILURE 6.1 android