Build Information
Failed to build fugle-realtime-swift, reference v0.1.2 (391bfe), with Swift 6.1 for Android on 28 May 2025 06:47:09 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KeanuPang/fugle-realtime-swift.git
Reference: v0.1.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/KeanuPang/fugle-realtime-swift
* tag v0.1.2 -> FETCH_HEAD
HEAD is now at 391bfe6 Merge pull request #3 from KeanuPang/develop
Cloned https://github.com/KeanuPang/fugle-realtime-swift.git
Revision (git rev-parse @):
391bfe6ee1cb6f5eb5c115fd66039cd744b13d7f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KeanuPang/fugle-realtime-swift.git at v0.1.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/KeanuPang/fugle-realtime-swift.git
https://github.com/KeanuPang/fugle-realtime-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "objectmapper",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.git"
},
{
"identity" : "websocket-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/websocket-kit.git"
}
],
"manifest_display_name" : "fugle-realtime-swift",
"name" : "fugle-realtime-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FugleRealtime",
"targets" : [
"FugleRealtime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FugleRealtimeTests",
"module_type" : "SwiftTarget",
"name" : "FugleRealtimeTests",
"path" : "Tests/FugleRealtimeTests",
"sources" : [
"ClientTests.swift",
"WebSocketClientTests.swift"
],
"target_dependencies" : [
"FugleRealtime"
],
"type" : "test"
},
{
"c99name" : "FugleRealtime",
"module_type" : "SwiftTarget",
"name" : "FugleRealtime",
"path" : "Sources/FugleRealtime",
"product_dependencies" : [
"AsyncHTTPClient",
"ObjectMapper",
"WebSocketKit"
],
"product_memberships" : [
"FugleRealtime"
],
"sources" : [
"ClientConfig.swift",
"Constants.swift",
"DotEnv.swift",
"Extension/Encodable+toString.swift",
"FugleClient.swift",
"Logger.swift",
"Models/CandleData.swift",
"Models/Chart.swift",
"Models/ClientError.swift",
"Models/Dealts.swift",
"Models/Info.swift",
"Models/Meta.swift",
"Models/Quote.swift",
"Models/Volumes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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/vapor/websocket-kit.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
[1/6337] Fetching objectmapper
[6338/8946] Fetching objectmapper, websocket-kit
[8817/22960] Fetching objectmapper, websocket-kit, async-http-client
Fetched https://github.com/vapor/websocket-kit.git from cache (1.43s)
Fetched https://github.com/tristanhimmelman/ObjectMapper.git from cache (1.43s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.43s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.4.3 (1.97s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.45s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[2455/8581] Fetching swift-nio-transport-services, swift-nio-extras
[5980/10291] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.33s)
[5440/7624] Fetching swift-nio-extras, swift-atomics
[7625/22467] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl
[8961/98522] Fetching swift-nio-extras, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.18s)
[67337/96812] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.15s)
Fetched https://github.com/apple/swift-nio.git from cache (4.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (5.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.33s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[1582/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.14s)
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.73s)
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.77s)
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.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.01s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[1724/4016] Fetching swift-service-lifecycle, swift-asn1
[4017/9001] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms
[4715/15156] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
[6742/18992] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.28s)
[4803/16566] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-log
Fetching https://github.com/apple/swift-http-structured-headers.git
[12439/22525] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-log, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/1141] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.58s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.33s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
[1/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.20s)
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.51s)
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.62s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.84s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.97s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.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.3.0 (1.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
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.04s)
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.65s)
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/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.4.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-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-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/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-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-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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
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
warning: 'objectmapper': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Info.plist
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/445] Write sources
[24/445] Compiling CNIOWindows shim.c
[24/445] Compiling CNIOWASI CNIOWASI.c
[26/445] Compiling CNIOWindows WSAStartup.c
[26/445] Write sources
[29/445] Compiling CNIOLinux liburing_shims.c
[30/445] Compiling _NumericsShims _NumericsShims.c
[31/445] Compiling _AtomicsShims.c
[32/445] Compiling CNIOLinux shim.c
[33/445] Compiling CNIOExtrasZlib empty.c
[33/445] Compiling CNIOSHA1 c_nio_sha1.c
[35/445] Compiling CNIOLLHTTP c_nio_http.c
[36/445] Compiling CNIODarwin shim.c
[37/445] Compiling CNIOLLHTTP c_nio_api.c
[38/445] Compiling fiat_p256_adx_sqr.S
[39/445] Compiling fiat_curve25519_adx_square.S
[40/445] Compiling fiat_curve25519_adx_mul.S
[41/445] Compiling fiat_p256_adx_mul.S
[42/445] Write swift-version-24593BA9C3E375BF.txt
[42/445] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[44/445] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/445] Compiling CNIOBoringSSLShims shims.c
[47/451] Emitting module _NIOBase64
[47/451] Compiling tls13_both.cc
[48/451] Compiling tls_method.cc
[49/480] Compiling tls_record.cc
[50/488] Compiling tls13_enc.cc
[51/488] Compiling tls13_server.cc
[52/488] Compiling tls13_client.cc
[54/488] Emitting module RealModule
[54/503] Compiling t1_enc.cc
[55/503] Compiling ssl_versions.cc
[57/503] Compiling RealModule RealFunctions.swift
[57/503] Compiling ssl_transcript.cc
[59/503] Compiling RealModule ElementaryFunctions.swift
[60/503] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/503] Compiling InternalCollectionsUtilities Integer rank.swift
[62/503] Compiling _NIODataStructures PriorityQueue.swift
[63/503] Compiling _NIODataStructures _TinyArray.swift
[64/503] Compiling RealModule Real.swift
[64/503] Compiling ssl_x509.cc
[66/503] Compiling RealModule Float80+Real.swift
[67/503] Compiling _NIOBase64 Base64.swift
[68/504] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/504] Compiling InternalCollectionsUtilities Debugging.swift
[70/504] Compiling RealModule Float16+Real.swift
[71/505] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/505] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/505] Compiling RealModule Float+Real.swift
[75/506] Compiling InternalCollectionsUtilities Descriptions.swift
[76/506] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/506] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/506] Compiling ssl_stat.cc
[80/506] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/506] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/506] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[83/506] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[84/506] Emitting module InternalCollectionsUtilities
[89/506] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/507] Emitting module _NIODataStructures
[91/507] Compiling _NIODataStructures Heap.swift
[94/508] Compiling Logging MetadataProvider.swift
[95/508] Emitting module Logging
[96/508] Compiling Logging Logging.swift
[97/508] Compiling Logging LogHandler.swift
[98/508] Compiling Logging Locks.swift
[100/509] Compiling ObjectMapper Operators.swift
[101/509] Compiling ObjectMapper ToJSON.swift
[102/509] Compiling ObjectMapper TransformOf.swift
[102/512] Compiling ssl_session.cc
[104/527] Compiling DequeModule Deque+Descriptions.swift
[105/527] Compiling DequeModule Deque+Extras.swift
[106/527] Compiling DequeModule Deque+Hashable.swift
[107/527] Compiling DequeModule Deque+CustomReflectable.swift
[109/529] Compiling DequeModule _DequeBuffer.swift
[110/529] Compiling DequeModule _DequeBufferHeader.swift
[110/529] Compiling ssl_privkey.cc
[112/529] Compiling DequeModule Deque+Equatable.swift
[113/529] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/529] Compiling DequeModule Deque+Codable.swift
[115/529] Compiling DequeModule Deque+Collection.swift
[121/529] Compiling DequeModule Deque+Testing.swift
[122/529] Compiling DequeModule Deque._Storage.swift
[123/529] Compiling DequeModule Deque._UnsafeHandle.swift
[124/529] Compiling DequeModule Deque.swift
[125/529] Emitting module ObjectMapper
[126/529] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/529] Compiling ObjectMapper Map.swift
[128/529] Compiling ObjectMapper MapError.swift
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
[131/529] Compiling DequeModule _DequeSlot.swift
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
[131/529] Compiling ssl_key_share.cc
[133/529] Compiling ObjectMapper TransformOperators.swift
[134/529] Compiling ObjectMapper TransformType.swift
[135/529] Compiling ObjectMapper URLTransform.swift
[135/529] Compiling ssl_buffer.cc
[137/529] Compiling ssl_cert.cc
[137/529] Compiling ssl_cipher.cc
[137/529] Compiling ssl_credential.cc
[138/529] Compiling ssl_lib.cc
[139/529] Compiling ssl_file.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
warning: 'objectmapper': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Resources/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Info.plist
[0/1] Planning build
Building for debugging...
[0/385] Write sources
[2/386] Compiling ssl_file.cc
[3/386] Write swift-version-24593BA9C3E375BF.txt
[4/386] Compiling ssl_aead_ctx.cc
[5/390] Compiling ssl_buffer.cc
[6/392] Compiling ssl_cipher.cc
[7/392] Compiling ssl_cert.cc
[8/418] Compiling ssl_credential.cc
[10/424] Compiling _NIODataStructures Heap.swift
[10/424] Compiling ssl_asn1.cc
[12/424] Compiling RealModule Float80+Real.swift
[13/425] Emitting module _NIODataStructures
[14/425] Compiling ObjectMapper CodableTransform.swift
[15/425] Compiling ObjectMapper CustomDateFormatTransform.swift
[16/430] Compiling _NIODataStructures _TinyArray.swift
[17/430] Compiling _NIODataStructures PriorityQueue.swift
[18/431] Compiling RealModule Real.swift
[19/431] Compiling RealModule RealFunctions.swift
[21/445] Compiling RealModule Float16+Real.swift
[22/445] Compiling RealModule ElementaryFunctions.swift
[23/445] Compiling RealModule Float+Real.swift
[24/445] Emitting module ObjectMapper
[25/445] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/445] Compiling InternalCollectionsUtilities Integer rank.swift
[27/445] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/448] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/448] Emitting module _NIOBase64
[31/448] Compiling _NIOBase64 Base64.swift
[32/449] Compiling Logging MetadataProvider.swift
[34/449] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/449] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/449] Compiling ssl_lib.cc
[37/449] Emitting module RealModule
[38/450] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/451] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/451] Compiling InternalCollectionsUtilities Debugging.swift
[43/451] Compiling InternalCollectionsUtilities Descriptions.swift
[44/451] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/470] Emitting module Logging
[46/495] Compiling Algorithms Partition.swift
[47/495] Compiling Algorithms Permutations.swift
[48/495] Compiling Algorithms Product.swift
[49/495] Compiling Algorithms RandomSample.swift
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
[50/495] Compiling Algorithms Reductions.swift
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
[51/495] Compiling Algorithms Rotate.swift
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:118:20: error: cannot find type 'NSException' in scope
116 | #if DEBUG
117 | #if !os(Linux)
118 | let exception: NSException
| `- error: cannot find type 'NSException' in scope
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:18: error: cannot find 'NSException' in scope
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot find 'NSException' in scope
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:37: error: cannot infer contextual base in reference to member 'init'
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:120:105: error: 'nil' requires a contextual type
118 | let exception: NSException
119 | if let mapError = error as? MapError {
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
| `- error: 'nil' requires a contextual type
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:18: error: cannot find 'NSException' in scope
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot find 'NSException' in scope
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:37: error: cannot infer contextual base in reference to member 'init'
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: cannot infer contextual base in reference to member 'init'
123 | }
124 | exception.raise()
/host/spi-builder-workspace/.build/checkouts/ObjectMapper/Sources/Mapper.swift:122:125: error: 'nil' requires a contextual type
120 | exception = NSException(name: .init(rawValue: "MapError"), reason: mapError.description, userInfo: nil)
121 | } else {
122 | exception = NSException(name: .init(rawValue: "ImmutableMappableError"), reason: error.localizedDescription, userInfo: nil)
| `- error: 'nil' requires a contextual type
123 | }
124 | exception.raise()
[52/495] Compiling Algorithms AdjacentPairs.swift
[53/495] Compiling Algorithms Chain.swift
[54/495] Compiling Algorithms MinMax.swift
[58/497] Compiling Algorithms Grouped.swift
[59/497] Compiling Algorithms Indexed.swift
[60/497] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/497] Emitting module InternalCollectionsUtilities
[61/497] Compiling s3_pkt.cc
[63/497] Compiling Algorithms EitherSequence.swift
[64/497] Compiling Algorithms FirstNonNil.swift
[65/497] Compiling Algorithms Compacted.swift
[66/497] Compiling Algorithms Cycle.swift
[67/497] Compiling Algorithms Chunked.swift
[68/497] Compiling Algorithms Combinations.swift
[70/498] Compiling Logging LogHandler.swift
[71/498] Compiling Logging Locks.swift
[72/498] Compiling Logging Logging.swift
[74/499] Compiling Atomics IntegerOperations.swift
[75/499] Compiling Atomics Unmanaged extensions.swift
[76/499] Compiling Algorithms Split.swift
[77/499] Compiling Algorithms Stride.swift
[78/499] Compiling Algorithms Suffix.swift
[78/499] Compiling s3_lib.cc
[79/499] Compiling s3_both.cc
[83/499] Compiling Algorithms FlattenCollection.swift
[87/499] Compiling Algorithms Intersperse.swift
[88/499] Compiling Algorithms Joined.swift
[89/499] Compiling Algorithms Keyed.swift
[95/499] Compiling handoff.cc
[95/499] Compiling handshake_client.cc
[98/499] Compiling handshake.cc
[98/499] Compiling handshake_server.cc
BUILD FAILURE 6.1 android