Build Information
Failed to build swift-hoods, reference main (dc2383
), with Swift 6.1 for Android on 30 May 2025 03:55:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/dirtyhenry/swift-hoods.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/dirtyhenry/swift-hoods
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc2383b bump: version 0.2.1 → 0.3.0
Cloned https://github.com/dirtyhenry/swift-hoods.git
Revision (git rev-parse @):
dc2383b930b9258a1c233d7b6d63ab4be4cf8f21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dirtyhenry/swift-hoods.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/dirtyhenry/swift-hoods.git
https://github.com/dirtyhenry/swift-hoods.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-blocks",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/dirtyhenry/swift-blocks"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-composable-architecture",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-composable-architecture"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.6",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
}
],
"manifest_display_name" : "swift-hoods",
"name" : "swift-hoods",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Hoods",
"targets" : [
"Hoods"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HoodsTestsTools",
"targets" : [
"HoodsTestsTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HoodsTestsTools",
"module_type" : "SwiftTarget",
"name" : "HoodsTestsTools",
"path" : "Sources/HoodsTestsTools",
"product_dependencies" : [
"ComposableArchitecture"
],
"product_memberships" : [
"HoodsTestsTools"
],
"sources" : [
"TestDependenciesFactory.swift"
],
"target_dependencies" : [
"Hoods"
],
"type" : "library"
},
{
"c99name" : "HoodsTests",
"module_type" : "SwiftTarget",
"name" : "HoodsTests",
"path" : "Tests/HoodsTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/HoodsTests/Resources/sample-front-matter.md",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FrontMatterCMarkTests.swift",
"InputableValueTests.swift",
"JWTFactoryTests.swift",
"MailButtonTests.swift"
],
"target_dependencies" : [
"Hoods",
"HoodsTestsTools"
],
"type" : "test"
},
{
"c99name" : "Hoods",
"module_type" : "SwiftTarget",
"name" : "Hoods",
"path" : "Sources/Hoods",
"product_dependencies" : [
"Blocks",
"ArgumentParser",
"ComposableArchitecture",
"Yams",
"JWTKit"
],
"product_memberships" : [
"Hoods",
"HoodsTestsTools"
],
"sources" : [
"CLITools/InputableValue.swift",
"CMS/FrontMatterCMark.swift",
"Dependencies/CopyText.swift",
"Dependencies/JWTFactory.swift",
"Dependencies/KeychainGateway.swift",
"Extensions/Blocks+Extension.swift",
"KeychainUI/AddKeychainItemFeature.swift",
"KeychainUI/AddKeychainItemView.swift",
"KeychainUI/KeychainUIFeature.swift",
"KeychainUI/KeychainUIView.swift",
"Mailer/MFMailComposeViewController+Extension.swift",
"Mailer/MailButtonFeature.swift",
"Mailer/MailButtonView.swift",
"Mailer/MailerFeature.swift",
"Mailer/MailerView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/dirtyhenry/swift-blocks
[1/2889] Fetching swift-blocks
Fetched https://github.com/dirtyhenry/swift-blocks from cache (0.46s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/vapor/jwt-kit.git
[1/10657] Fetching yams
[1600/19706] Fetching yams, jwt-kit
[2250/35092] Fetching yams, jwt-kit, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.48s)
[18215/19706] Fetching yams, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.51s)
[9272/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.07s)
[1/303663] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (14.64s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (15.14s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/9991] Fetching swift-log, swift-certificates
[9992/23927] Fetching swift-log, swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (0.42s)
[4951/17772] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.82s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (5.69s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (3.46s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.35s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.20.2 (1.09s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
[1/1411] Fetching swift-perception
[425/2945] Fetching swift-perception, swift-identified-collections
[1704/48346] Fetching swift-perception, swift-identified-collections, swift-navigation
[3650/53804] Fetching swift-perception, swift-identified-collections, swift-navigation, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-sharing
Fetched https://github.com/pointfreeco/swift-perception from cache (1.44s)
Fetching https://github.com/pointfreeco/swift-dependencies
[21068/122845] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax
[28881/126101] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-sharing
[40904/132350] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-sharing, swift-dependencies
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.68s)
[46783/129094] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
[70595/133675] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-dependencies, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.10s)
[65241/127426] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.78s)
Fetching https://github.com/pointfreeco/swift-case-paths
[65779/122845] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax
[66485/123697] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.67s)
[69302/122845] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
[70712/127220] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-case-paths
[78658/129630] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.92s)
[78757/125255] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.64s)
[77052/122845] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax
[84098/139436] Fetching swift-identified-collections, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (4.99s)
[63441/94035] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.62s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (12.11s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (12.13s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.21s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (13.28s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.86s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.07s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.99s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.99s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (4.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.82s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.08s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (1.07s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.33s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.92s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.44s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.53s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.97s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.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
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.20.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.2
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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/dirtyhenry/swift-blocks
Working copy of https://github.com/dirtyhenry/swift-blocks resolved at main (3774722)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/454] Write sources
[2/454] Copying PrivacyInfo.xcprivacy
[2/454] Write sources
[58/454] Compiling UIKitNavigationShim shim.m
[59/454] Compiling _SwiftSyntaxCShims dummy.c
[60/454] Compiling writer.c
[61/454] Compiling reader.c
[62/454] Compiling fiat_p256_adx_sqr.S
[63/454] Compiling fiat_p256_adx_mul.S
[64/454] Compiling parser.c
[65/454] Compiling fiat_curve25519_adx_square.S
[66/454] Compiling fiat_curve25519_adx_mul.S
[67/454] Compiling md5-x86_64-linux.S
[68/454] Compiling api.c
[69/454] Compiling md5-586-linux.S
[70/454] Compiling md5-x86_64-apple.S
[71/454] Compiling md5-586-apple.S
[72/454] Compiling chacha20_poly1305_x86_64-linux.S
[73/454] Compiling chacha20_poly1305_armv8-win.S
[74/454] Compiling emitter.c
[75/454] Compiling chacha20_poly1305_x86_64-apple.S
[76/454] Write swift-version-24593BA9C3E375BF.txt
[77/454] Compiling scanner.c
[78/454] Compiling chacha20_poly1305_armv8-linux.S
[79/454] Compiling chacha20_poly1305_armv8-apple.S
[80/454] Compiling chacha-x86_64-apple.S
[81/454] Compiling chacha-x86_64-linux.S
[82/454] Compiling chacha-x86-linux.S
[83/480] Compiling CCryptoBoringSSLShims shims.c
[85/484] Emitting module SwiftSyntax600
<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
[85/501] Compiling err_data.cc
[87/503] Compiling SwiftSyntax600 Empty.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
[88/503] Compiling SwiftSyntax509 Empty.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
[89/503] Emitting module SwiftSyntax509
<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
[90/505] Compiling SwiftSyntax510 Empty.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
[91/505] Emitting module SwiftSyntax510
<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
[92/506] Emitting module SwiftSyntax601
<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
[93/506] Compiling SwiftSyntax601 Empty.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
[98/547] Emitting module Sharing1
<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
[99/547] Compiling Sharing1 Empty.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
[100/548] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[101/548] Compiling InternalCollectionsUtilities UInt+reversed.swift
[102/548] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/548] Compiling InternalCollectionsUtilities Debugging.swift
[104/548] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[105/548] Compiling InternalCollectionsUtilities Descriptions.swift
[106/548] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[107/549] Emitting module Sharing2
<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
[108/549] Compiling Sharing2 Empty.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
[109/549] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[110/549] Compiling InternalCollectionsUtilities Integer rank.swift
[111/550] Compiling _CertificateInternals _TinyArray.swift
[112/550] Emitting module _CertificateInternals
[114/551] Emitting module InternalCollectionsUtilities
[115/551] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[116/551] Compiling InternalCollectionsUtilities _SortedCollection.swift
[117/551] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[120/551] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[121/551] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[123/602] Compiling Blocks Arithmetic.swift
[124/602] Compiling Blocks PackageDump.swift
[125/670] Compiling SwiftSyntax EditorPlaceholder.swift
[126/670] Compiling SwiftSyntax Identifier.swift
[127/672] Compiling SwiftSyntax CommonAncestor.swift
[128/672] Compiling SwiftSyntax Convenience.swift
[129/672] Compiling SwiftSyntax CustomTraits.swift
[130/672] Compiling SwiftSyntax Assert.swift
[131/672] Compiling SwiftSyntax BumpPtrAllocator.swift
[132/672] Emitting module Yams
[133/672] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[134/672] Compiling SwiftSyntax RawSyntaxTokenView.swift
[135/672] Emitting module SwiftASN1
[136/672] Compiling SwiftSyntax AbsolutePosition.swift
[137/672] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[138/672] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[139/672] Emitting module ArgumentParserToolInfo
[140/672] Compiling ArgumentParserToolInfo ToolInfo.swift
[142/673] Compiling SwiftASN1 DER.swift
[143/673] Compiling SwiftASN1 Errors.swift
[144/728] Emitting module Logging
[145/728] Compiling Logging MetadataProvider.swift
[146/728] Compiling Logging LogHandler.swift
[147/728] Compiling Logging Locks.swift
[148/728] Compiling Logging Logging.swift
[149/728] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/728] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[151/728] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[152/728] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[155/730] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[156/730] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[157/730] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[158/730] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/730] Compiling OrderedCollections _HashTable+Bucket.swift
[160/730] Compiling OrderedCollections _HashTable+BucketIterator.swift
[161/730] Compiling OrderedCollections _HashTable+Constants.swift
[162/730] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[167/730] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[167/730] Wrapping AST for SwiftSyntax601 for debugging
[169/730] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[170/730] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[171/730] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[172/730] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[173/730] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[174/730] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[175/730] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[176/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[177/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[178/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[179/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[180/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[181/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[182/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[182/775] Wrapping AST for SwiftSyntax600 for debugging
[184/775] Compiling ArgumentParser ParsableArgumentsValidation.swift
[185/775] Compiling ArgumentParser ParsableCommand.swift
[186/775] Compiling ArgumentParser ArgumentDecoder.swift
[187/775] Compiling ArgumentParser DumpHelpGenerator.swift
[188/775] Compiling ArgumentParser HelpCommand.swift
[189/775] Compiling ArgumentParser HelpGenerator.swift
[190/775] Compiling ArgumentParser MessageInfo.swift
[191/775] Compiling ArgumentParser UsageGenerator.swift
[192/775] Compiling ArgumentParser ArgumentDefinition.swift
[193/775] Compiling ArgumentParser ArgumentSet.swift
[194/775] Compiling ArgumentParser CommandParser.swift
[195/775] Compiling ArgumentParser InputKey.swift
[196/775] Compiling ArgumentParser InputOrigin.swift
[197/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[198/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[199/775] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[200/775] Compiling ArgumentParser Errors.swift
[201/775] Compiling ArgumentParser Flag.swift
[202/775] Compiling ArgumentParser NameSpecification.swift
[203/775] Compiling ArgumentParser Option.swift
[204/775] Compiling ArgumentParser OptionGroup.swift
[205/775] Compiling ArgumentParser AsyncParsableCommand.swift
[206/775] Compiling ArgumentParser CommandConfiguration.swift
[207/775] Compiling ArgumentParser CommandGroup.swift
[207/775] Wrapping AST for SwiftSyntax510 for debugging
[209/775] Compiling ArgumentParser ZshCompletionsGenerator.swift
[210/775] Compiling ArgumentParser Argument.swift
[211/775] Compiling ArgumentParser ArgumentHelp.swift
[212/775] Compiling ArgumentParser ArgumentVisibility.swift
[213/775] Compiling ArgumentParser CompletionKind.swift
[215/776] Compiling ArgumentParser EnumerableFlag.swift
[216/776] Compiling ArgumentParser Name.swift
[217/776] Compiling ArgumentParser Parsed.swift
[218/776] Compiling ArgumentParser ParsedValues.swift
[219/776] Compiling ArgumentParser ParserError.swift
[220/776] Compiling ArgumentParser SplitArguments.swift
[221/776] Compiling ArgumentParser ExpressibleByArgument.swift
[222/776] Compiling ArgumentParser ParsableArguments.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
<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
[224/777] Wrapping AST for SwiftSyntax509 for debugging
[227/777] Emitting module ConcurrencyExtras
<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
[228/777] Compiling ConcurrencyExtras Result.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
[229/777] Compiling ConcurrencyExtras LockIsolated.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
[230/777] Compiling ConcurrencyExtras Task.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
[231/777] Compiling ConcurrencyExtras MainSerialExecutor.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
[231/777] Compiling chacha-x86-apple.S
[232/777] Compiling chacha-armv8-win.S
[234/777] Compiling ArgumentParser BashCompletionsGenerator.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
[235/777] Compiling ArgumentParser CompletionsGenerator.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
[236/777] Compiling ArgumentParser FishCompletionsGenerator.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
<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
<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
<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
<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
<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
<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
[242/777] Compiling chacha-armv8-apple.S
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
[249/782] Compiling chacha-armv8-linux.S
[250/782] Compiling chacha-armv4-linux.S
[251/782] Compiling aes128gcmsiv-x86_64-apple.S
[252/782] Compiling aes128gcmsiv-x86_64-linux.S
<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
<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
[255/784] Compiling x86_64-mont5-linux.S
<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
<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
<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
[259/784] Compiling x86_64-mont5-apple.S
[260/784] Compiling x86_64-mont-linux.S
<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
<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
<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
<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
<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
<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
<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
<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
<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
[271/784] Compiling ConcurrencyExtras UncheckedSendable.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
<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
<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
<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
<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
[275/794] Compiling x86_64-mont-apple.S
[277/794] Compiling IssueReporting WithExpectedIssue.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
[278/794] Compiling IssueReporting WithIssueContext.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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
[291/794] Compiling x86-mont-linux.S
[293/794] Emitting module Blocks
<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
[293/794] Compiling vpaes-x86_64-linux.S
[294/794] Compiling vpaes-x86_64-apple.S
[295/794] Compiling x86-mont-apple.S
[296/794] Compiling vpaes-x86-linux.S
[298/794] Compiling vpaes-armv8-win.S
[299/794] Compiling vpaes-x86-apple.S
[300/794] Compiling vpaes-armv8-apple.S
[301/794] Compiling vpaes-armv7-linux.S
[302/794] Compiling vpaes-armv8-linux.S
[303/794] Compiling sha512-armv8-win.S
[304/794] Compiling sha512-x86_64-apple.S
[305/794] Compiling sha512-x86_64-linux.S
[307/794] Emitting module IssueReporting
<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
[307/794] Compiling sha512-armv8-apple.S
[308/794] Compiling sha512-armv4-linux.S
[309/794] Compiling sha512-armv8-linux.S
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
<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
<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
<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
<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
<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
<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
[322/794] Compiling sha512-586-linux.S
[331/794] Compiling sha256-x86_64-linux.S
[332/794] Compiling sha512-586-apple.S
[333/794] Compiling sha256-x86_64-apple.S
<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
<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
<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
<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
<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
<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
<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
<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
<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
[343/794] Compiling sha256-armv8-win.S
[344/794] Compiling sha256-armv8-apple.S
[345/794] Compiling sha256-armv8-linux.S
[346/794] Compiling sha256-armv4-linux.S
[347/794] Compiling sha256-586-linux.S
[348/794] Compiling sha256-586-apple.S
[350/794] Compiling OrderedCollections OrderedSet+Sendable.swift
[351/794] Compiling OrderedCollections OrderedSet+SubSequence.swift
[352/794] Compiling OrderedCollections OrderedSet+Testing.swift
[353/794] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[354/794] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[355/794] Compiling OrderedCollections OrderedSet.swift
[356/794] Compiling OrderedCollections _UnsafeBitset.swift
[356/794] Compiling sha1-x86_64-linux.S
[357/794] Compiling sha1-x86_64-apple.S
[358/794] Compiling sha1-armv8-win.S
[359/794] Compiling sha1-armv8-linux.S
<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
<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
[362/794] Compiling sha1-armv8-apple.S
[363/795] Compiling sha1-armv4-large-linux.S
[364/795] Compiling sha1-586-linux.S
[366/795] Compiling rsaz-avx2-linux.S
[367/795] Compiling sha1-586-apple.S
[368/795] Compiling rsaz-avx2-apple.S
[369/795] Compiling rdrand-x86_64-linux.S
[370/795] Compiling rdrand-x86_64-apple.S
[371/795] Compiling p256_beeu-x86_64-asm-linux.S
[373/823] Emitting module OrderedCollections
[374/832] Compiling Blocks TaskStateButton.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
[375/832] Compiling Blocks WatchPairingUtil.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
[376/832] Compiling Blocks FrontMatter.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
[377/832] Compiling Blocks JSONFeed.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
[378/832] Compiling Blocks OpenGraph.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
[380/832] Compiling XCTestDynamicOverlay Exports.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
<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
<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
<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
[381/832] Emitting module ArgumentParser
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/HoodsTests/Hoods.xctestplan
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/321] Compiling p256_beeu-armv8-asm-apple.S
[2/321] Compiling p256_beeu-x86_64-asm-apple.S
[3/321] Compiling p256_beeu-armv8-asm-win.S
[3/321] Compiling p256_beeu-armv8-asm-linux.S
[5/321] Compiling p256-armv8-asm-linux.S
[6/321] Compiling p256-x86_64-asm-linux.S
[7/321] Compiling p256-x86_64-asm-apple.S
[8/321] Compiling p256-armv8-asm-win.S
[9/321] Compiling ghashv8-armv8-win.S
[10/321] Compiling p256-armv8-asm-apple.S
[11/321] Compiling ghashv8-armv8-linux.S
[12/321] Compiling ghashv8-armv8-apple.S
[13/321] Compiling ghashv8-armv7-linux.S
[14/321] Compiling ghash-x86_64-linux.S
[15/321] Compiling ghash-x86_64-apple.S
[16/321] Compiling ghash-x86-linux.S
[17/321] Compiling ghash-x86-apple.S
[18/321] Compiling ghash-ssse3-x86_64-linux.S
[19/321] Compiling ghash-ssse3-x86-linux.S
[20/321] Compiling ghash-ssse3-x86_64-apple.S
[21/321] Compiling ghash-ssse3-x86-apple.S
[22/321] Compiling ghash-neon-armv8-win.S
[23/321] Compiling ghash-neon-armv8-apple.S
[24/321] Compiling ghash-armv4-linux.S
[25/321] Compiling bsaes-armv7-linux.S
[26/321] Compiling ghash-neon-armv8-linux.S
[27/321] Compiling co-586-linux.S
[28/321] Compiling bn-armv8-win.S
[29/321] Compiling co-586-apple.S
[30/321] Compiling bn-armv8-linux.S
[31/321] Compiling bn-armv8-apple.S
[32/321] Write swift-version-24593BA9C3E375BF.txt
[33/321] Compiling armv8-mont-win.S
[34/321] Compiling bn-586-apple.S
[35/321] Compiling bn-586-linux.S
[36/321] Compiling armv8-mont-apple.S
[37/321] Compiling armv4-mont-linux.S
[38/321] Compiling aesv8-gcm-armv8-win.S
[39/321] Compiling armv8-mont-linux.S
[40/321] Compiling aesv8-gcm-armv8-linux.S
[42/349] Emitting module SwiftSyntax509
[43/356] Compiling SwiftSyntax601 Empty.swift
[44/360] Compiling SwiftSyntax600 Empty.swift
[45/360] Emitting module SwiftSyntax600
[46/360] Compiling SwiftSyntax509 Empty.swift
[47/362] Emitting module SwiftSyntax601
[48/373] Emitting module _CertificateInternals
[50/372] Compiling Sharing2 Empty.swift
[51/372] Emitting module Sharing2
[55/375] Compiling SwiftSyntax510 Empty.swift
[56/375] Emitting module SwiftSyntax510
[57/374] Compiling Sharing1 Empty.swift
[58/374] Emitting module Sharing1
[60/374] Compiling Yams Tag.swift
[61/374] Compiling Yams YamlAnchorProviding.swift
[63/394] Compiling _CertificateInternals _TinyArray.swift
[64/426] Compiling IssueReporting FatalErrorReporter.swift
[65/426] Compiling IssueReporting TestContext.swift
[67/426] Compiling IssueReporting BreakpointReporter.swift
[69/428] Emitting module Yams
[70/492] Compiling SwiftSyntax EditorPlaceholder.swift
[71/492] Compiling SwiftSyntax Identifier.swift
[72/493] Compiling SwiftSyntax AbsolutePosition.swift
[73/493] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[74/493] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[75/493] Compiling SwiftSyntax BumpPtrAllocator.swift
[76/493] Compiling SwiftSyntax CommonAncestor.swift
[77/494] Compiling SwiftSyntax MemoryLayout.swift
[78/494] Compiling SwiftSyntax MissingNodeInitializers.swift
[79/494] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[82/494] Emitting module ConcurrencyExtras
[84/494] Compiling SwiftSyntax Assert.swift
[87/494] Compiling ConcurrencyExtras Result.swift
[88/494] Compiling ConcurrencyExtras LockIsolated.swift
[89/494] Compiling ConcurrencyExtras MainSerialExecutor.swift
[90/494] Compiling ConcurrencyExtras Task.swift
[91/494] Compiling Logging MetadataProvider.swift
[94/495] Compiling SwiftSyntax SourceEdit.swift
[95/495] Compiling SwiftSyntax SourceLength.swift
[96/535] Compiling Blocks DataFormatter.swift
[97/535] Compiling Blocks Bundle.swift
[98/535] Compiling Blocks Calendar.swift
[99/535] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/535] Compiling Blocks CLIUtils.swift
[101/535] Compiling Blocks ICalendar.swift
[102/535] Compiling Blocks CopyUtils.swift
[103/535] Compiling Blocks Data.swift
[104/535] Compiling Blocks Font.swift
[105/535] Compiling Blocks JSONDecoder.swift
[106/535] Compiling Blocks JavaScriptISO8601DateFormatter.swift
[107/535] Compiling Blocks Arithmetic.swift
[110/535] Compiling ConcurrencyExtras UncheckedSendable.swift
[111/536] Compiling Blocks SecurityError.swift
[112/536] Compiling Blocks SecurityUtils.swift
[113/536] Compiling Blocks BlocksError.swift
[115/536] Compiling Blocks JSONEncoder.swift
[121/536] Compiling Blocks PKCE.swift
[125/536] Emitting module Logging
[126/536] Compiling Logging Locks.swift
[134/536] Emitting module IssueReporting
[135/536] Compiling Blocks Transport.swift
[136/536] Compiling Blocks TransportError.swift
[137/536] Compiling Blocks URLRequestHeaderItem.swift
[138/536] Compiling Blocks LabeledTextField.swift
[139/536] Compiling Blocks PlainDatePicker.swift
[140/541] Compiling Blocks MockTransport.swift
[141/541] Compiling Blocks MultipartRequest.swift
[142/541] Compiling Blocks RetryTransport.swift
[143/541] Compiling Blocks StatusCodeCheckingTransport.swift
[144/541] Compiling Blocks TaskState.swift
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
[150/543] Compiling Blocks StringProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:35: error: cannot find 'applyingTransform' in scope
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot find 'applyingTransform' in scope
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/Extensions/StringProtocol.swift:38:54: error: cannot infer contextual base in reference to member 'toUnicodeName'
36 |
37 | if !isEmpty, slug.isEmpty {
38 | if let extendedSelf = applyingTransform(.toUnicodeName, reverse: false)?
| `- error: cannot infer contextual base in reference to member 'toUnicodeName'
39 | .replacingOccurrences(of: "\\N", with: ""), self != extendedSelf {
40 | return extendedSelf.slugify()
[151/543] Compiling Blocks SimpleMessageError.swift
[152/543] Compiling Blocks Sitemap.swift
[153/543] Compiling Blocks Endpoint.swift
[154/543] Compiling Blocks LoggingTransport.swift
[155/543] Compiling Blocks MailtoComponents.swift
[157/543] Compiling Blocks URLComponents.swift
[158/543] Emitting module InternalCollectionsUtilities
[165/544] Compiling Blocks PlainDate.swift
[166/544] Compiling Blocks GenericPasswordKeychainItem.swift
[168/544] Emitting module Blocks
[169/544] Compiling Blocks JSON.swift
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
/host/spi-builder-workspace/.build/checkouts/swift-blocks/Sources/Blocks/CLIUtils/CLIUtils.swift:19:36: error: cannot find 'getpass' in scope
17 | public static func readLine(prompt: String, secure: Bool) -> String? {
18 | if secure {
19 | return String(cString: getpass(prompt))
| `- error: cannot find 'getpass' in scope
20 | } else {
21 | print(prompt)
[186/545] Compiling Blocks PackageDump.swift
[187/545] Compiling Blocks Pasteboard.swift
[189/545] Compiling aesv8-gcm-armv8-apple.S
[198/549] Compiling Logging LogHandler.swift
[199/549] Compiling Logging Logging.swift
[200/605] Compiling XCTestDynamicOverlay Exports.swift
[201/605] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[202/605] Compiling OrderedCollections OrderedSet+Initializers.swift
[203/605] Compiling OrderedCollections OrderedSet+Insertions.swift
[204/605] Compiling OrderedCollections OrderedSet+Invariants.swift
[205/605] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[206/605] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 android