Build Information
Failed to build elastic-swift, reference master (5131a6
), with Swift 6.1 for Android on 27 May 2025 21:52:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/pksprojects/ElasticSwift.git
Reference: master
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/pksprojects/ElasticSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5131a6a Merge pull request #97 from msavoaia/fix/ssl-auth-issue
Cloned https://github.com/pksprojects/ElasticSwift.git
Revision (git rev-parse @):
5131a6aa5c256dc57e491c832b8f1f9dc24a331b
SUCCESS checkout https://github.com/pksprojects/ElasticSwift.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pksprojects/ElasticSwift.git
https://github.com/pksprojects/ElasticSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.22.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.9.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "elastic-swift",
"name" : "elastic-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ElasticSwift",
"targets" : [
"ElasticSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticSwiftQueryDSL",
"targets" : [
"ElasticSwiftQueryDSL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticSwiftNetworkingNIO",
"targets" : [
"ElasticSwiftNetworkingNIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticSwiftNetworking",
"targets" : [
"ElasticSwiftNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticSwiftCore",
"targets" : [
"ElasticSwiftCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ElasticSwiftCodableUtils",
"targets" : [
"ElasticSwiftCodableUtils"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnitTestSettings",
"module_type" : "SwiftTarget",
"name" : "UnitTestSettings",
"path" : "Tests/UnitTestSettings",
"product_dependencies" : [
"Logging"
],
"sources" : [
"UnitTestSettings.swift"
],
"type" : "library"
},
{
"c99name" : "ElasticSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftTests",
"path" : "Tests/ElasticSwiftTests",
"sources" : [
"ElasticSwiftTests.swift",
"Requests/ClusterRequestsTests.swift",
"Requests/CountRequestTests.swift",
"Requests/ExplainRequestTests.swift",
"Requests/FieldCapabilitiesRequestTests.swift",
"Requests/IndicesRequestsTests.swift",
"Requests/RankEvalRequestTests.swift",
"Requests/SearchRequestTests.swift",
"Requests/SuggestionTests.swift",
"Response/ResponseTests.swift",
"Serialization/SerializationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ElasticSwift",
"ElasticSwiftQueryDSL",
"ElasticSwiftCore",
"ElasticSwiftCodableUtils",
"ElasticSwiftNetworkingNIO",
"ElasticSwiftNetworking",
"UnitTestSettings"
],
"type" : "test"
},
{
"c99name" : "ElasticSwiftQueryDSLTests",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftQueryDSLTests",
"path" : "Tests/ElasticSwiftQueryDSLTests",
"product_dependencies" : [
"Logging"
],
"sources" : [
"Builders/CompoundQueryBuilderTests.swift",
"Builders/FullTextBuilderTests.swift",
"Builders/GeoQueryBuilderTests.swift",
"Builders/JoiningQueryBuilderTests.swift",
"Builders/SpecializedQueryBuilderTests.swift",
"Builders/TermLevelQueryBuilderTests.swift",
"CompoundQueriesTests.swift",
"ElasticSwiftQueryDSLTests.swift",
"FullTextQueriesTests.swift",
"GeoQueriesTests.swift",
"InnertHitsTests.swift",
"JoiningQueriesTests.swift",
"MatchAllQueryTests.swift",
"ScoreFunctionTests.swift",
"ScriptTests.swift",
"SpanQueriesTests.swift",
"SpecializedQuriesTests.swift",
"TermLevelQueriesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ElasticSwiftCore",
"ElasticSwiftQueryDSL",
"UnitTestSettings"
],
"type" : "test"
},
{
"c99name" : "ElasticSwiftQueryDSL",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftQueryDSL",
"path" : "Sources/ElasticSwiftQueryDSL",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"ElasticSwift",
"ElasticSwiftQueryDSL"
],
"sources" : [
"ElasticSwiftDSL.swift",
"Queries/Builders/CompoundQueryBuilders.swift",
"Queries/Builders/FullTextBuilders.swift",
"Queries/Builders/GeoQueryBuilders.swift",
"Queries/Builders/JoiningQueryBuilders.swift",
"Queries/Builders/MatchAllBuilders.swift",
"Queries/Builders/QueryBuilders.swift",
"Queries/Builders/ScoreFunctionBuilders.swift",
"Queries/Builders/SpanQueryBuilders.swift",
"Queries/Builders/SpecializedQueryBuilders.swift",
"Queries/Builders/TermLevelQueryBuilders.swift",
"Queries/CompoundQuries.swift",
"Queries/FullTextQueries.swift",
"Queries/GeoQueries.swift",
"Queries/InnerHits.swift",
"Queries/JoiningQueries.swift",
"Queries/MatchAllQuery.swift",
"Queries/ScoreFunctions.swift",
"Queries/Sort.swift",
"Queries/SpanQueries.swift",
"Queries/SpecializedQuries.swift",
"Queries/TermLevelQueries.swift"
],
"target_dependencies" : [
"ElasticSwiftCore",
"ElasticSwiftCodableUtils"
],
"type" : "library"
},
{
"c99name" : "ElasticSwiftNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftNetworkingTests",
"path" : "Tests/ElasticSwiftNetworkingTests",
"product_dependencies" : [
"Logging",
"NIOHTTP1"
],
"sources" : [
"ElasticSwiftNetworkingTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ElasticSwiftNetworking",
"ElasticSwiftCore",
"UnitTestSettings"
],
"type" : "test"
},
{
"c99name" : "ElasticSwiftNetworkingNIO",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftNetworkingNIO",
"path" : "Sources/ElasticSwiftNetworkingNIO",
"product_dependencies" : [
"Logging",
"NIO",
"NIOHTTP1",
"AsyncHTTPClient",
"NIOFoundationCompat",
"NIOSSL",
"NIOTransportServices",
"NIOConcurrencyHelpers"
],
"product_memberships" : [
"ElasticSwiftNetworkingNIO"
],
"sources" : [
"ElasticSwiftNetworkingNIO.swift",
"HTTPClientAdaptor.swift"
],
"target_dependencies" : [
"ElasticSwiftCore"
],
"type" : "library"
},
{
"c99name" : "ElasticSwiftNetworking",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftNetworking",
"path" : "Sources/ElasticSwiftNetworking",
"product_dependencies" : [
"Logging",
"NIOHTTP1"
],
"product_memberships" : [
"ElasticSwiftNetworking"
],
"sources" : [
"ElasticSwiftNetworking.swift",
"SessionManager.swift"
],
"target_dependencies" : [
"ElasticSwiftCore"
],
"type" : "library"
},
{
"c99name" : "ElasticSwiftCoreTests",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftCoreTests",
"path" : "Tests/ElasticSwiftCoreTests",
"product_dependencies" : [
"Logging"
],
"sources" : [
"ElasticSwiftCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ElasticSwiftCore",
"UnitTestSettings"
],
"type" : "test"
},
{
"c99name" : "ElasticSwiftCore",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftCore",
"path" : "Sources/ElasticSwiftCore",
"product_dependencies" : [
"Logging",
"NIOHTTP1"
],
"product_memberships" : [
"ElasticSwift",
"ElasticSwiftQueryDSL",
"ElasticSwiftNetworkingNIO",
"ElasticSwiftNetworking",
"ElasticSwiftCore"
],
"sources" : [
"ElasticSwiftCore.swift",
"Errors/CoreErrors.swift",
"Http/HTTPAdaptor.swift",
"Http/HTTPRequest.swift",
"Http/HTTPResponse.swift",
"QueryDSL/QueryDSL.swift",
"Requests/Request.swift"
],
"type" : "library"
},
{
"c99name" : "ElasticSwiftCodableUtilsTests",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftCodableUtilsTests",
"path" : "Tests/ElasticSwiftCodableUtilsTests",
"product_dependencies" : [
"Logging"
],
"sources" : [
"ElasticSwiftCodableUtilsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ElasticSwiftCodableUtils",
"UnitTestSettings"
],
"type" : "test"
},
{
"c99name" : "ElasticSwiftCodableUtils",
"module_type" : "SwiftTarget",
"name" : "ElasticSwiftCodableUtils",
"path" : "Sources/ElasticSwiftCodableUtils",
"product_memberships" : [
"ElasticSwift",
"ElasticSwiftQueryDSL",
"ElasticSwiftCodableUtils"
],
"sources" : [
"ElasticSwiftCodableUtils.swift"
],
"type" : "library"
},
{
"c99name" : "ElasticSwift",
"module_type" : "SwiftTarget",
"name" : "ElasticSwift",
"path" : "Sources/ElasticSwift",
"product_dependencies" : [
"Logging",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"product_memberships" : [
"ElasticSwift"
],
"sources" : [
"Clients/Clusters.swift",
"Clients/Indices.swift",
"ElasticSwift.swift",
"Errors/Errors.swift",
"Networking/Transport.swift",
"Requests/BlukRequest.swift",
"Requests/ClusterRequests.swift",
"Requests/CountRequest.swift",
"Requests/DeleteByQueryRequest.swift",
"Requests/DeleteRequest.swift",
"Requests/ExplainRequest.swift",
"Requests/FieldCaps.swift",
"Requests/GetRequest.swift",
"Requests/IndexRequest.swift",
"Requests/IndicesRequests.swift",
"Requests/MultiGetRequest.swift",
"Requests/MultiTermVectorsRequest.swift",
"Requests/RankEvalRequest.swift",
"Requests/ReIndexRequest.swift",
"Requests/SearchRequest.swift",
"Requests/StoredScriptRequests.swift",
"Requests/Suggesters.swift",
"Requests/TermVectorsRequest.swift",
"Requests/UpdateByQueryRequest.swift",
"Requests/UpdateRequest.swift",
"Responses/IndicesResponse.swift",
"Responses/Response.swift",
"Serialization/ResponseConverters.swift",
"Serialization/Serialization.swift",
"Utils/Utils.swift"
],
"target_dependencies" : [
"ElasticSwiftCore",
"ElasticSwiftQueryDSL",
"ElasticSwiftCodableUtils"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/2667] Fetching swift-nio-transport-services
[1015/6503] Fetching swift-nio-transport-services, swift-log
[6504/20517] Fetching swift-nio-transport-services, swift-log, async-http-client
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[4489/16681] Fetching swift-nio-transport-services, async-http-client
[6032/92736] Fetching swift-nio-transport-services, async-http-client, swift-nio
[7434/107579] Fetching swift-nio-transport-services, async-http-client, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.94s)
[70681/92736] Fetching swift-nio-transport-services, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.11s)
Fetched https://github.com/swift-server/async-http-client.git from cache (5.11s)
Fetched https://github.com/apple/swift-nio.git from cache (5.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.15s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
[1826/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.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 (0.52s)
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.46s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5914] Fetching swift-nio-extras
[3905/11873] Fetching swift-nio-extras, swift-algorithms
[6809/23400] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.44s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
[2652/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.10s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.57s)
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.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
[1/4985] Fetching swift-async-algorithms
[1946/5889] Fetching swift-async-algorithms, swift-http-types
[2109/7479] Fetching swift-async-algorithms, swift-http-types, swift-asn1
[5783/9905] Fetching swift-async-algorithms, swift-http-types, swift-asn1, swift-service-lifecycle
[5884/11046] Fetching swift-async-algorithms, swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers
[6995/17201] Fetching swift-async-algorithms, swift-http-types, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.37s)
[13097/16297] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.50s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.50s)
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 (0.99s)
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.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.32s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.85s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.89s)
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.49s)
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.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.48s)
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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
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.27.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.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.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/446] Write sources
[23/446] Compiling CNIOLLHTTP c_nio_http.c
[24/446] Compiling _NumericsShims _NumericsShims.c
[24/446] Write sources
[27/446] Compiling _AtomicsShims.c
[28/446] Write sources
[31/446] Compiling CNIOLLHTTP c_nio_api.c
[32/446] Compiling CNIOWindows shim.c
[33/446] Compiling CNIOWindows WSAStartup.c
[34/446] Compiling CNIOWASI CNIOWASI.c
[35/446] Compiling CNIOLinux liburing_shims.c
[36/446] Compiling CNIOExtrasZlib empty.c
[37/446] Compiling CNIODarwin shim.c
[38/446] Write swift-version-24593BA9C3E375BF.txt
[39/446] Compiling CNIOLinux shim.c
[40/446] Compiling fiat_p256_adx_sqr.S
[41/446] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/462] Compiling CNIOBoringSSLShims shims.c
[43/467] Compiling obj_xref.cc
[44/467] Compiling v3_int.cc
[45/481] Compiling pem_info.cc
[46/481] Compiling fiat_p256_adx_mul.S
[47/481] Compiling pem_all.cc
[48/481] Compiling fiat_curve25519_adx_square.S
[49/481] Compiling fiat_curve25519_adx_mul.S
[50/483] Compiling tls_record.cc
[51/483] Compiling tls13_server.cc
[52/483] Compiling tls13_enc.cc
[53/483] Compiling tls_method.cc
[55/483] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/483] Compiling InternalCollectionsUtilities Integer rank.swift
[57/484] Emitting module _NIOBase64
[58/484] Compiling _NIOBase64 Base64.swift
[61/485] Emitting module InternalCollectionsUtilities
[62/486] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/486] Compiling InternalCollectionsUtilities Debugging.swift
[64/486] Compiling _NIODataStructures _TinyArray.swift
[65/486] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/486] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/486] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/486] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[69/486] Compiling Logging LogHandler.swift
[70/486] Compiling RealModule Float80+Real.swift
[71/486] Compiling RealModule Real.swift
[72/486] Compiling RealModule RealFunctions.swift
[73/486] Emitting module RealModule
[76/486] Compiling RealModule ElementaryFunctions.swift
[77/486] Compiling _NIODataStructures PriorityQueue.swift
[78/486] Compiling RealModule Float+Real.swift
[79/486] Compiling RealModule Float16+Real.swift
[80/487] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/487] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/487] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/487] Compiling InternalCollectionsUtilities Descriptions.swift
[84/487] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[85/487] Emitting module _NIODataStructures
[86/487] Compiling _NIODataStructures Heap.swift
[90/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/489] Compiling tls13_client.cc
[92/489] Compiling ssl_transcript.cc
[93/489] Compiling ssl_x509.cc
[94/504] Compiling tls13_both.cc
[95/504] Compiling t1_enc.cc
[97/504] Compiling DequeModule Deque+CustomReflectable.swift
[98/504] Compiling DequeModule Deque+Descriptions.swift
[99/506] Compiling DequeModule _DequeBuffer.swift
[100/506] Compiling DequeModule _DequeBufferHeader.swift
[100/506] Compiling ssl_versions.cc
[102/506] Compiling DequeModule Deque+Equatable.swift
[103/506] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[104/506] Compiling DequeModule Deque+Extras.swift
[105/506] Compiling DequeModule Deque+Hashable.swift
[106/506] Compiling DequeModule _DequeSlot.swift
[107/506] Compiling DequeModule _UnsafeWrappedBuffer.swift
[108/506] Compiling Logging MetadataProvider.swift
[109/506] Emitting module Logging
[110/506] Compiling Logging Locks.swift
[111/506] Compiling DequeModule Deque+Testing.swift
[112/506] Compiling DequeModule Deque._Storage.swift
[113/506] Compiling DequeModule Deque._UnsafeHandle.swift
[114/506] Compiling DequeModule Deque.swift
[115/506] Compiling Logging Logging.swift
[116/507] Compiling ssl_lib.cc
[118/509] Compiling DequeModule Deque+Codable.swift
[119/509] Compiling DequeModule Deque+Collection.swift
[120/509] Emitting module DequeModule
[122/510] Compiling ElasticSwiftCodableUtils ElasticSwiftCodableUtils.swift
[123/510] Emitting module ElasticSwiftCodableUtils
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/511] Emitting module UnitTestSettings
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:28:12: warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
26 | }()
27 |
28 | public let logFactory: ((String) -> LogHandler) = { label -> LogHandler in
| |- warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'logFactory' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | var handler = StreamLogHandler.standardOutput(label: label)
30 | handler.logLevel = loggerLevel
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:35:29: warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
33 |
34 | public let isLoggingConfigured: Bool = {
35 | LoggingSystem.bootstrap(logFactory)
| `- warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
36 | return true
37 | }()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:39:12: warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
37 | }()
38 |
39 | public let esConnection: ESConnection = {
| |- warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'esConnection' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 | var url = URL(string: "http://localhost:9200")!
41 | let urlString = env["ES_URL"]
:
54 | }()
55 |
56 | public struct ESConnection {
| `- note: consider making struct 'ESConnection' conform to the 'Sendable' protocol
57 | public let host: URL
58 | public let uname: String
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:73:45: error: cannot find type 'FILE' in scope
71 | /// cross-thread interleaving of output.
72 | internal struct StdioOutputStream: TextOutputStream {
73 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
74 | internal let flushMode: FlushMode
75 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:24: error: cannot find 'Glibc' in scope
108 | let systemStdout = Darwin.stdout
109 | #else
110 | let systemStderr = Glibc.stderr!
| `- error: cannot find 'Glibc' in scope
111 | let systemStdout = Glibc.stdout!
112 | #endif
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:84: error: cannot infer contextual base in reference to member 'always'
93 | }
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:24: error: cannot find 'Glibc' in scope
109 | #else
110 | let systemStderr = Glibc.stderr!
111 | let systemStdout = Glibc.stdout!
| `- error: cannot find 'Glibc' in scope
112 | #endif
113 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:84: error: cannot infer contextual base in reference to member 'always'
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
97 |
98 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:128:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
126 | }
127 |
128 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
129 | private let label: String
130 |
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/Tests/UnitTestSettings/UnitTestSettings.swift:117: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
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: 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
118 | /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 | public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:209:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 | /// - function: The function the log line was emitted from.
134 | /// - line: The line the log message was emitted from.
135 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 | level: Logger.Level,
137 | message: Logger.Message,
:
207 | extension LogHandler {
208 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
209 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
210 | level: Logger.Level,
211 | message: Logger.Message,
[126/511] Compiling UnitTestSettings UnitTestSettings.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:28:12: warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
26 | }()
27 |
28 | public let logFactory: ((String) -> LogHandler) = { label -> LogHandler in
| |- warning: let 'logFactory' is not concurrency-safe because non-'Sendable' type '(String) -> any LogHandler' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'logFactory' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 | var handler = StreamLogHandler.standardOutput(label: label)
30 | handler.logLevel = loggerLevel
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:35:29: warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
33 |
34 | public let isLoggingConfigured: Bool = {
35 | LoggingSystem.bootstrap(logFactory)
| `- warning: converting non-sendable function value to '@Sendable (String) -> any LogHandler' may introduce data races
36 | return true
37 | }()
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:39:12: warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
37 | }()
38 |
39 | public let esConnection: ESConnection = {
| |- warning: let 'esConnection' is not concurrency-safe because non-'Sendable' type 'ESConnection' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make let 'esConnection' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 | var url = URL(string: "http://localhost:9200")!
41 | let urlString = env["ES_URL"]
:
54 | }()
55 |
56 | public struct ESConnection {
| `- note: consider making struct 'ESConnection' conform to the 'Sendable' protocol
57 | public let host: URL
58 | public let uname: String
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:73:45: error: cannot find type 'FILE' in scope
71 | /// cross-thread interleaving of output.
72 | internal struct StdioOutputStream: TextOutputStream {
73 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
74 | internal let flushMode: FlushMode
75 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:24: error: cannot find 'Glibc' in scope
108 | let systemStdout = Darwin.stdout
109 | #else
110 | let systemStderr = Glibc.stderr!
| `- error: cannot find 'Glibc' in scope
111 | let systemStdout = Glibc.stdout!
112 | #endif
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:84: error: cannot infer contextual base in reference to member 'always'
93 | }
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:24: error: cannot find 'Glibc' in scope
109 | #else
110 | let systemStderr = Glibc.stderr!
111 | let systemStdout = Glibc.stdout!
| `- error: cannot find 'Glibc' in scope
112 | #endif
113 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:84: error: cannot infer contextual base in reference to member 'always'
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
97 |
98 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:128:17: warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
126 | }
127 |
128 | private let stream: TextOutputStream
| `- warning: stored property 'stream' of 'Sendable'-conforming struct 'StreamLogHandler' has non-sendable type 'any TextOutputStream'; this is an error in the Swift 6 language mode
129 | private let label: String
130 |
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/Tests/UnitTestSettings/UnitTestSettings.swift:117: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
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: 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
118 | /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 | public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:209:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 | /// - function: The function the log line was emitted from.
134 | /// - line: The line the log message was emitted from.
135 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 | level: Logger.Level,
137 | message: Logger.Message,
:
207 | extension LogHandler {
208 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
209 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
210 | level: Logger.Level,
211 | message: Logger.Message,
[126/511] Compiling ssl_file.cc
[126/511] Compiling ssl_cipher.cc
[126/511] Compiling ssl_credential.cc
[126/511] Compiling ssl_privkey.cc
[126/511] Compiling ssl_key_share.cc
[126/511] Compiling ssl_stat.cc
[126/511] Compiling ssl_session.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/386] Compiling ssl_stat.cc
[1/386] Compiling ssl_session.cc
[2/386] Write swift-version-24593BA9C3E375BF.txt
[3/386] Compiling ssl_privkey.cc
[4/386] Compiling ssl_key_share.cc
[5/387] Compiling ssl_credential.cc
[6/402] Compiling ssl_cert.cc
[7/402] Compiling ssl_asn1.cc
[9/402] Compiling RealModule ElementaryFunctions.swift
[10/407] Compiling _NIODataStructures _TinyArray.swift
[11/408] Compiling _NIODataStructures PriorityQueue.swift
[12/408] Compiling Logging MetadataProvider.swift
[13/417] Compiling RealModule Real.swift
[14/417] Compiling RealModule Float80+Real.swift
[14/417] Compiling ssl_file.cc
[15/422] Compiling ssl_cipher.cc
[17/422] Compiling Logging Locks.swift
[18/422] Emitting module Logging
[19/422] Compiling RealModule RealFunctions.swift
[20/422] Emitting module _NIOBase64
[21/424] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/424] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/424] Compiling InternalCollectionsUtilities Debugging.swift
[24/424] Compiling InternalCollectionsUtilities Descriptions.swift
[25/424] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/424] Emitting module RealModule
[27/425] Compiling RealModule Float16+Real.swift
[28/425] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/425] Compiling InternalCollectionsUtilities Integer rank.swift
[30/425] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/425] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/425] Compiling _NIODataStructures Heap.swift
[33/425] Compiling _NIOBase64 Base64.swift
[34/425] Compiling RealModule Float+Real.swift
[35/425] Emitting module _NIODataStructures
[36/428] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/428] Emitting module InternalCollectionsUtilities
[42/428] Compiling ssl_buffer.cc
[44/428] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/428] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/428] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/428] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/429] Emitting module ElasticSwiftCodableUtils
[51/429] Compiling ElasticSwiftCodableUtils ElasticSwiftCodableUtils.swift
[52/430] Compiling Logging LogHandler.swift
[53/430] Compiling Logging Logging.swift
[56/431] Compiling ssl_aead_ctx.cc
[57/448] Compiling s3_lib.cc
[59/448] Compiling DequeModule Deque+CustomReflectable.swift
[60/448] Compiling DequeModule Deque+Descriptions.swift
[60/450] Compiling s3_pkt.cc
[62/450] Compiling DequeModule _DequeBuffer.swift
[63/450] Compiling DequeModule _DequeBufferHeader.swift
[64/450] Compiling DequeModule Deque+Equatable.swift
[65/450] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/450] Compiling DequeModule Deque+Testing.swift
[67/450] Compiling DequeModule Deque._Storage.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/450] Emitting module UnitTestSettings
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:73:45: error: cannot find type 'FILE' in scope
71 | /// cross-thread interleaving of output.
72 | internal struct StdioOutputStream: TextOutputStream {
73 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
74 | internal let flushMode: FlushMode
75 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:24: error: cannot find 'Glibc' in scope
108 | let systemStdout = Darwin.stdout
109 | #else
110 | let systemStderr = Glibc.stderr!
| `- error: cannot find 'Glibc' in scope
111 | let systemStdout = Glibc.stdout!
112 | #endif
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:84: error: cannot infer contextual base in reference to member 'always'
93 | }
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:24: error: cannot find 'Glibc' in scope
109 | #else
110 | let systemStderr = Glibc.stderr!
111 | let systemStdout = Glibc.stdout!
| `- error: cannot find 'Glibc' in scope
112 | #endif
113 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:84: error: cannot infer contextual base in reference to member 'always'
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
97 |
98 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117: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
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: 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
118 | /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 | public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:209:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 | /// - function: The function the log line was emitted from.
134 | /// - line: The line the log message was emitted from.
135 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 | level: Logger.Level,
137 | message: Logger.Message,
:
207 | extension LogHandler {
208 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
209 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
210 | level: Logger.Level,
211 | message: Logger.Message,
[69/450] Compiling UnitTestSettings UnitTestSettings.swift
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:73:45: error: cannot find type 'FILE' in scope
71 | /// cross-thread interleaving of output.
72 | internal struct StdioOutputStream: TextOutputStream {
73 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
74 | internal let flushMode: FlushMode
75 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:110:24: error: cannot find 'Glibc' in scope
108 | let systemStdout = Darwin.stdout
109 | #else
110 | let systemStderr = Glibc.stderr!
| `- error: cannot find 'Glibc' in scope
111 | let systemStdout = Glibc.stdout!
112 | #endif
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:95:84: error: cannot infer contextual base in reference to member 'always'
93 | }
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
97 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:111:24: error: cannot find 'Glibc' in scope
109 | #else
110 | let systemStderr = Glibc.stderr!
111 | let systemStdout = Glibc.stdout!
| `- error: cannot find 'Glibc' in scope
112 | #endif
113 |
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:96:84: error: cannot infer contextual base in reference to member 'always'
94 |
95 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
96 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
97 |
98 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117: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
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: 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
118 | /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 | public static func standardOutput(label: String) -> StreamLogHandler {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:209:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
133 | /// - function: The function the log line was emitted from.
134 | /// - line: The line the log message was emitted from.
135 | func log(
| `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
136 | level: Logger.Level,
137 | message: Logger.Message,
:
207 | extension LogHandler {
208 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
209 | public func log(
| `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
210 | level: Logger.Level,
211 | message: Logger.Message,
[69/450] Compiling handshake.cc
[69/450] Compiling handshake_client.cc
[69/450] Compiling extensions.cc
[69/450] Compiling s3_both.cc
[69/450] Compiling handshake_server.cc
[69/450] Compiling handoff.cc
BUILD FAILURE 6.1 android