Build Information
Failed to build xcc, reference main (520fcb), with Swift 6.1 for Android on 13 Mar 2026 10:35:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/xcc.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/finnvoor/xcc
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 520fcb6 Fix API key creation link in README (#5)
Cloned https://github.com/finnvoor/xcc.git
Revision (git rev-parse @):
520fcb6b8bbee20f6e2e3c714e8f3b513f5c5b56
SUCCESS checkout https://github.com/finnvoor/xcc.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/finnvoor/xcc.git
https://github.com/finnvoor/xcc.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "appstoreconnect-swift-sdk",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/finnvoor/appstoreconnect-swift-sdk.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.28.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
}
],
"manifest_display_name" : "xcc",
"name" : "xcc",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "xcc",
"targets" : [
"xcc"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xcc",
"module_type" : "SwiftTarget",
"name" : "xcc",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"AppStoreConnect-Swift-SDK",
"Noora"
],
"product_memberships" : [
"xcc"
],
"sources" : [
"xcc.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/finnvoor/appstoreconnect-swift-sdk.git
[1/11613] Fetching appstoreconnect-swift-sdk
Fetched https://github.com/finnvoor/appstoreconnect-swift-sdk.git from cache (1.11s)
Fetching https://github.com/tuist/Noora.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/CreateAPI/URLQueryEncoder.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/128] Fetching urlqueryencoder
[129/18825] Fetching urlqueryencoder, noora
[877/36046] Fetching urlqueryencoder, noora, swift-argument-parser
Fetched https://github.com/CreateAPI/URLQueryEncoder.git from cache (0.31s)
[1123/35918] Fetching noora, swift-argument-parser
[2762/44202] Fetching noora, swift-argument-parser, opencombine
[11537/61448] Fetching noora, swift-argument-parser, opencombine, swift-crypto
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.77s)
[26454/53164] Fetching noora, swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.07s)
[9952/35943] Fetching noora, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.47s)
[8414/18697] Fetching noora
Fetched https://github.com/tuist/Noora.git from cache (5.85s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (6.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.67s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder.git
Computed https://github.com/CreateAPI/URLQueryEncoder.git at 0.2.1 (0.63s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.93s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.56.0 (0.75s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
[1/1423] Fetching rainbow
[58/1812] Fetching rainbow, path
[1813/8005] Fetching rainbow, path, swift-log
Fetched https://github.com/tuist/path from cache (0.42s)
Fetched https://github.com/onevcat/Rainbow from cache (0.48s)
Fetched https://github.com/apple/swift-log from cache (0.56s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (1.43s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.85s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.81s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/finnvoor/appstoreconnect-swift-sdk.git
Working copy of https://github.com/finnvoor/appstoreconnect-swift-sdk.git resolved at master (0cd74e9)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.56.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder.git
Working copy of https://github.com/CreateAPI/URLQueryEncoder.git resolved at 0.2.1
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Downloading binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
[16375/5323848] Downloading https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
Downloaded https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip (1.19s)
warning: 'appstoreconnect-swift-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/appstoreconnect-swift-sdk/Sources/OpenAPI/create-api.yml
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/446] Compiling a_i2d_fp.c
[2/446] Write sources
[4/446] Compiling a_dup.c
[4/446] Write sources
[13/446] Compiling dsa.c
[13/446] Compiling a_gentm.c
[13/446] Compiling a_type.c
[13/446] Compiling a_time.c
[17/446] Compiling digest_extra.c
[18/446] Compiling a_int.c
[19/446] Compiling fiat_curve25519_adx_mul.S
[19/446] Compiling fiat_curve25519_adx_square.S
[21/446] Write swift-version-24593BA9C3E375BF.txt
[22/446] Compiling v3_utl.c
[23/446] Compiling v3_purp.c
[24/446] Compiling v3_prn.c
[25/446] Compiling v3_pmaps.c
[26/446] Compiling v3_skey.c
[27/446] Compiling CCryptoBoringSSLShims shims.c
[28/470] Compiling v3_pcons.c
[29/470] Compiling v3_ocsp.c
[30/470] Compiling v3_ncons.c
[31/470] Compiling v3_lib.c
[32/470] Compiling v3_int.c
[33/470] Compiling v3_info.c
[34/470] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[35/470] Compiling v3_ia5.c
[36/470] Compiling v3_genn.c
[37/470] Compiling v3_extku.c
[38/470] Compiling v3_enum.c
[39/487] Compiling v3_crld.c
[40/548] Compiling v3_cpols.c
[41/562] Compiling v3_bitst.c
[42/562] Compiling v3_conf.c
[43/562] Compiling v3_bcons.c
[44/562] Compiling v3_alt.c
[45/562] Compiling v3_akeya.c
[46/562] Compiling x_x509a.c
[47/562] Compiling v3_akey.c
[48/562] Compiling x_val.c
[49/562] Compiling x_spki.c
[50/562] Compiling x_x509.c
[51/562] Compiling x_sig.c
[52/562] Compiling x_pubkey.c
[53/562] Compiling x_req.c
[54/562] Compiling x_pkey.c
[56/562] Emitting module OpenCombine
[56/574] Compiling x_info.c
[57/574] Compiling x_exten.c
[58/574] Compiling x_name.c
[59/574] Compiling x_attrib.c
[60/574] Compiling x_all.c
[61/574] Compiling x_crl.c
[62/574] Compiling x_algor.c
[63/574] Compiling x509name.c
[64/574] Compiling x509rset.c
[65/574] Compiling x509spki.c
[67/574] Emitting module Path
[68/574] Compiling Path Path.swift
[69/575] Compiling x509_v3.c
[69/575] Compiling x509_vfy.c
[71/575] Compiling x509_vpm.c
[72/575] Compiling x509cset.c
[73/575] Wrapping AST for Path for debugging
[75/575] Compiling OpenCombine Result.swift
[76/575] Compiling OpenCombine Scheduler.swift
[77/575] Compiling OpenCombine Subject+Void.swift
[78/575] Compiling OpenCombine Subscriber+Void.swift
[79/575] Compiling OpenCombine Subscribers.Assign.swift
[80/575] Compiling OpenCombine Subscribers.Completion.swift
[81/575] Compiling OpenCombine Subscribers.Demand.swift
[82/575] Compiling OpenCombine Subscribers.Sink.swift
[83/575] Compiling OpenCombine Subscribers.swift
[84/575] Compiling OpenCombine Subscription.swift
[85/575] Compiling OpenCombine Subscriptions.swift
[86/575] Compiling OpenCombine _Introspection.swift
[87/575] Compiling OpenCombine AnyCancellable.swift
[88/575] Compiling OpenCombine AnyPublisher.swift
[89/575] Compiling OpenCombine AnySubscriber.swift
[90/575] Compiling OpenCombine Cancellable.swift
[91/575] Compiling OpenCombine Codable.swift
[92/575] Compiling OpenCombine CombineIdentifier.swift
[93/575] Compiling OpenCombine ConcurrencyHelpers.swift
[94/575] Compiling OpenCombine Future+Concurrency.swift
[95/575] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[96/575] Compiling OpenCombine CurrentValueSubject.swift
[97/575] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[98/575] Compiling OpenCombine Future.swift
[99/575] Compiling OpenCombine GENERATED-RootProtocols.swift
[99/575] Compiling x509_txt.c
[100/575] Compiling x509_set.c
[101/575] Compiling x509_trs.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/575] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[104/576] Compiling OpenCombine Utils.swift
[105/576] Compiling OpenCombine Violations.swift
[106/576] Compiling OpenCombine ImmediateScheduler.swift
[107/576] Compiling OpenCombine ObservableObject.swift
[108/576] Compiling OpenCombine PassthroughSubject.swift
[109/576] Compiling OpenCombine Published.swift
[110/576] Compiling OpenCombine Publisher+Subscribe.swift
[111/576] Compiling OpenCombine Deferred.swift
[112/576] Compiling OpenCombine Empty.swift
[113/576] Compiling OpenCombine Fail.swift
[114/576] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[115/576] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[116/576] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[117/576] Compiling OpenCombine ConduitBase.swift
[118/576] Compiling OpenCombine ConduitList.swift
[119/576] Compiling OpenCombine DebugHook.swift
[120/576] Compiling OpenCombine FilterProducer.swift
[121/576] Compiling OpenCombine Locking.swift
[122/576] Compiling OpenCombine PartialCompletion.swift
[123/576] Compiling OpenCombine PublishedSubject.swift
[124/576] Compiling OpenCombine PublishedSubscriber.swift
[125/576] Compiling OpenCombine ReduceProducer.swift
[126/576] Compiling OpenCombine SubjectSubscriber.swift
[127/576] Compiling OpenCombine SubscriberTap.swift
[128/576] Compiling OpenCombine SubscriptionStatus.swift
[129/576] Compiling OpenCombine SubscriptionTap.swift
[132/576] Compiling OpenCombine Just.swift
[133/576] Compiling OpenCombine Optional.Publisher.swift
[134/576] Compiling OpenCombine Publishers.AllSatisfy.swift
[135/576] Compiling OpenCombine Publishers.AssertNoFailure.swift
[136/576] Compiling OpenCombine Publishers.Autoconnect.swift
[137/576] Compiling OpenCombine Publishers.Breakpoint.swift
[138/576] Compiling OpenCombine Publishers.Buffer.swift
[139/576] Compiling OpenCombine Publishers.Collect.swift
[140/576] Compiling OpenCombine Publishers.CollectByCount.swift
[141/576] Compiling OpenCombine Publishers.CompactMap.swift
[142/576] Compiling OpenCombine Publishers.Comparison.swift
[143/576] Compiling OpenCombine Publishers.Concatenate.swift
[144/576] Compiling OpenCombine Publishers.Contains.swift
[144/576] Compiling x509_req.c
[146/576] Compiling OpenCombine Publishers.Count.swift
[147/576] Compiling OpenCombine Publishers.Debounce.swift
[148/576] Compiling OpenCombine Publishers.Delay.swift
[149/576] Compiling OpenCombine Publishers.Drop.swift
[150/576] Compiling OpenCombine Publishers.DropUntilOutput.swift
[151/576] Compiling OpenCombine Publishers.DropWhile.swift
[152/576] Compiling OpenCombine Publishers.Filter.swift
[153/576] Compiling OpenCombine Publishers.First.swift
[154/576] Compiling OpenCombine Publishers.FlatMap.swift
[155/576] Compiling OpenCombine Publishers.HandleEvents.swift
[156/576] Compiling OpenCombine Publishers.IgnoreOutput.swift
[157/576] Compiling OpenCombine Publishers.Last.swift
[158/576] Compiling OpenCombine Publishers.MakeConnectable.swift
[160/576] Compiling x509_lu.c
[161/576] Compiling x509_obj.c
[162/576] Compiling x509_def.c
[163/576] Compiling x509_ext.c
[164/576] Compiling x509_d2.c
[166/576] Compiling OpenCombine Publishers.Retry.swift
[167/576] Compiling OpenCombine Publishers.Scan.swift
[168/576] Compiling OpenCombine Publishers.Sequence.swift
[169/576] Compiling OpenCombine Publishers.SetFailureType.swift
[170/576] Compiling OpenCombine Publishers.Share.swift
[171/576] Compiling OpenCombine Publishers.SubscribeOn.swift
[172/576] Compiling OpenCombine Publishers.SwitchToLatest.swift
[173/576] Compiling OpenCombine Publishers.Throttle.swift
[174/576] Compiling OpenCombine Publishers.Timeout.swift
[175/576] Compiling OpenCombine Publishers.Zip.swift
[176/576] Compiling OpenCombine Publishers.swift
[177/576] Compiling OpenCombine Record.swift
[178/576] Compiling OpenCombine Result.Publisher.swift
[179/576] Compiling OpenCombine Publishers.Map.swift
[180/576] Compiling OpenCombine Publishers.MapError.swift
[181/576] Compiling OpenCombine Publishers.MeasureInterval.swift
[182/576] Compiling OpenCombine Publishers.Multicast.swift
[183/576] Compiling OpenCombine Publishers.Output.swift
[184/576] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[185/576] Compiling OpenCombine Publishers.PrefixWhile.swift
[186/576] Compiling OpenCombine Publishers.Print.swift
[187/576] Compiling OpenCombine Publishers.ReceiveOn.swift
[188/576] Compiling OpenCombine Publishers.Reduce.swift
[189/576] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[190/576] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[191/576] Compiling OpenCombine Publishers.ReplaceError.swift
[191/577] Compiling x509.c
[192/577] Compiling x509_att.c
[194/577] Compiling t_x509a.c
[195/577] Compiling x509_cmp.c
[196/577] Compiling t_req.c
[197/577] Compiling t_x509.c
[197/577] Compiling t_crl.c
[199/577] Compiling rsa_pss.c
[200/577] Compiling i2d_pr.c
[201/577] Wrapping AST for OpenCombine for debugging
[202/577] Compiling name_print.c
[203/577] Compiling by_file.c
[204/577] Compiling policy.c
[205/577] Compiling algorithm.c
[206/577] Compiling a_verify.c
[207/577] Compiling asn1_gen.c
[207/577] Compiling by_dir.c
[209/577] Compiling a_sign.c
[210/577] Compiling thread_win.c
[211/577] Compiling a_digest.c
[211/577] Compiling thread_pthread.c
[213/577] Compiling trust_token.c
[214/577] Compiling voprf.c
[215/577] Compiling thread.c
[216/577] Compiling pmbtoken.c
[217/577] Compiling thread_none.c
[218/577] Compiling siphash.c
[219/577] Compiling rsa_print.c
[220/577] Compiling stack.c
[221/577] Compiling rc4.c
[222/577] Compiling rsa_asn1.c
[223/577] Compiling refcount.c
[224/577] Compiling rsa_crypt.c
[225/577] Compiling windows.c
[226/577] Compiling rand_extra.c
[227/577] Compiling trusty.c
[228/577] Compiling passive.c
[229/577] Compiling ios.c
[230/577] Compiling getentropy.c
[231/577] Compiling deterministic.c
[232/577] Compiling forkunsafe.c
[233/577] Compiling poly1305_vec.c
[234/577] Compiling poly1305_arm_asm.S
[235/577] Compiling pool.c
[236/577] Compiling poly1305_arm.c
[237/577] Compiling poly1305.c
[238/577] Compiling pkcs7.c
[239/577] Compiling p5_pbev2.c
[240/577] Compiling pkcs7_x509.c
[241/577] Compiling pkcs8.c
[242/577] Compiling pkcs8_x509.c
[243/577] Compiling pem_xaux.c
[244/577] Compiling pem_pkey.c
[245/577] Compiling pem_x509.c
[246/577] Compiling pem_oth.c
[247/577] Compiling pem_pk8.c
[248/577] Compiling pem_lib.c
[249/577] Compiling obj_xref.c
[250/577] Compiling pem_all.c
[251/577] Compiling pem_info.c
[252/577] Compiling lhash.c
[253/577] Compiling kyber.c
[253/577] Compiling mem.c
[255/577] Compiling obj.c
[256/577] Compiling keccak.c
[257/577] Compiling poly_rq_mul.S
[258/577] Compiling x86_64-mont5-mac.mac.x86_64.S
[259/577] Compiling x86_64-mont5-linux.linux.x86_64.S
[260/577] Compiling hpke.c
[261/577] Compiling x86_64-mont-linux.linux.x86_64.S
[262/577] Compiling x86_64-mont-mac.mac.x86_64.S
[264/577] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[265/577] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/577] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/577] Compiling vpaes-x86_64-mac.mac.x86_64.S
[267/577] Compiling vpaes-x86_64-linux.linux.x86_64.S
[268/577] Compiling x86-mont-linux.linux.x86.S
[269/577] Compiling x86-mont-windows.windows.x86.S
[271/577] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/577] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[273/578] Compiling vpaes-x86-windows.windows.x86.S
[274/578] Compiling vpaes-x86-linux.linux.x86.S
[275/578] Compiling hrss.c
[276/578] Compiling vpaes-armv8-linux.linux.aarch64.S
[277/578] Wrapping AST for Logging for debugging
[278/578] Compiling vpaes-armv7-linux.linux.arm.S
[279/578] Compiling vpaes-armv8-ios.ios.aarch64.S
[282/578] Compiling vpaes-armv7-ios.ios.arm.S
[283/578] Compiling kdf.c
[284/578] Compiling sha512-x86_64-linux.linux.x86_64.S
[285/578] Compiling sha512-armv8-ios.ios.aarch64.S
[286/578] Compiling sha512-x86_64-mac.mac.x86_64.S
[288/578] Compiling Rainbow StyledStringBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[293/578] Emitting module URLQueryEncoder
[294/578] Compiling URLQueryEncoder URLQueryEncoder.swift
[298/579] Compiling sha512-armv4-linux.linux.arm.S
[300/579] Compiling sha512-armv8-linux.linux.aarch64.S
[301/579] Compiling sha512-586-linux.linux.x86.S
[302/579] Compiling sha512-armv4-ios.ios.arm.S
[303/579] Compiling sha512-586-windows.windows.x86.S
[304/579] Compiling sha256-586-windows.windows.x86.S
[304/579] Compiling sha256-armv4-linux.linux.arm.S
[304/579] Compiling sha256-armv4-ios.ios.arm.S
[304/579] Compiling sha256-armv8-ios.ios.aarch64.S
[304/579] Compiling sha256-armv8-linux.linux.aarch64.S
[304/579] Compiling sha256-x86_64-linux.linux.x86_64.S
[304/579] Compiling sha256-x86_64-mac.mac.x86_64.S
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'appstoreconnect-swift-sdk': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/appstoreconnect-swift-sdk/Sources/OpenAPI/create-api.yml
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/277] Write sources
[5/281] Compiling sha256-x86_64-linux.linux.x86_64.S
[6/281] Compiling sha256-x86_64-mac.mac.x86_64.S
[7/281] Compiling sha256-armv4-ios.ios.arm.S
[8/281] Compiling sha256-armv8-ios.ios.aarch64.S
[9/281] Compiling sha256-armv4-linux.linux.arm.S
[10/281] Compiling sha256-586-windows.windows.x86.S
[11/281] Compiling sha256-armv8-linux.linux.aarch64.S
[12/281] Compiling sha256-586-linux.linux.x86.S
[13/281] Compiling sha1-x86_64-mac.mac.x86_64.S
[14/281] Compiling sha1-x86_64-linux.linux.x86_64.S
[15/281] Compiling sha1-armv4-large-ios.ios.arm.S
[16/281] Compiling sha1-586-windows.windows.x86.S
[17/281] Compiling sha1-armv4-large-linux.linux.arm.S
[18/281] Compiling sha1-armv8-ios.ios.aarch64.S
[19/281] Compiling sha1-586-linux.linux.x86.S
[20/281] Compiling sha1-armv8-linux.linux.aarch64.S
[21/281] Compiling rsaz-avx2-mac.mac.x86_64.S
[22/281] Compiling service_indicator.c
[23/281] Compiling sha512.c
[24/281] Compiling sha1.c
[25/281] Compiling sha256.c
[26/281] Compiling fips.c
[27/281] Compiling rsaz-avx2-linux.linux.x86_64.S
[28/281] Compiling rdrand-x86_64-mac.mac.x86_64.S
[29/281] Compiling rdrand-x86_64-linux.linux.x86_64.S
[30/281] Compiling self_check.c
[31/281] Write swift-version-24593BA9C3E375BF.txt
[32/281] Compiling blinding.c
[33/281] Compiling ctrdrbg.c
[34/281] Compiling fork_detect.c
[35/281] Compiling padding.c
[36/281] Compiling urandom.c
[37/281] Compiling rsa_impl.c
[38/281] Compiling rand.c
[39/281] Compiling rsa.c
[40/281] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[41/282] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[42/298] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[43/298] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[44/298] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[45/300] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[46/307] Compiling p256-armv8-asm-ios.ios.aarch64.S
[47/307] Compiling p256-armv8-asm-linux.linux.aarch64.S
[48/307] Compiling polyval.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/307] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[50/308] Compiling gcm_nohw.c
[51/308] Compiling ofb.c
[52/308] Compiling ctr.c
[53/308] Compiling cfb.c
[54/308] Compiling gcm.c
[55/308] Compiling cbc.c
[57/308] Emitting module URLQueryEncoder
[57/308] Compiling md5-x86_64-mac.mac.x86_64.S
[59/327] Compiling OpenCombine SubscriptionTap.swift
[60/327] Compiling OpenCombine AnyCancellable.swift
[61/327] Compiling OpenCombine Locking.swift
[62/327] Compiling OpenCombine PartialCompletion.swift
[63/334] Compiling Logging MetadataProvider.swift
[63/349] Compiling md5-x86_64-linux.linux.x86_64.S
[64/396] Compiling md5-586-windows.windows.x86.S
[65/400] Compiling md5.c
[66/400] Compiling md5-586-linux.linux.x86.S
[68/400] Compiling OpenCombine PublishedSubject.swift
[69/400] Compiling OpenCombine PublishedSubscriber.swift
[69/400] Compiling hmac.c
[70/400] Compiling md4.c
[72/400] Compiling Logging Locks.swift
[73/400] Compiling Rainbow StyledStringBuilder.swift
[73/400] Compiling ghashv8-armv8-linux.linux.aarch64.S
[74/400] Compiling hkdf.c
[75/400] Compiling ghashv8-armv8-ios.ios.aarch64.S
[76/400] Compiling ghashv8-armv7-linux.linux.arm.S
[77/400] Compiling ghashv8-armv7-ios.ios.arm.S
[78/400] Compiling ghash-x86_64-linux.linux.x86_64.S
[79/400] Compiling ghash-x86_64-mac.mac.x86_64.S
[80/400] Compiling ghash-x86-linux.linux.x86.S
[81/400] Compiling ghash-x86-windows.windows.x86.S
[83/400] Compiling URLQueryEncoder URLQueryEncoder.swift
[84/401] Compiling OpenCombine ReduceProducer.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[85/401] Compiling OpenCombine SubjectSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[86/401] Compiling OpenCombine SubscriberTap.swift
[87/401] Compiling OpenCombine SubscriptionStatus.swift
[87/401] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[88/401] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[89/401] Compiling ghash-ssse3-x86-windows.windows.x86.S
[91/401] Compiling OpenCombine ConduitBase.swift
[92/401] Compiling OpenCombine ConduitList.swift
[93/401] Compiling OpenCombine DebugHook.swift
[94/401] Compiling OpenCombine FilterProducer.swift
[94/401] Compiling ghash-ssse3-x86-linux.linux.x86.S
[95/401] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[95/401] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[96/401] Emitting module ArgumentParserToolInfo
[97/401] Emitting module Logging
[98/401] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 android