Build Information
Failed to build swift-fickling, reference main (5c982b), with Swift 6.1 for Android on 2 Apr 2026 10:48:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-fickling.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/liuliu/swift-fickling
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c982bf support swift package (#2)
Cloned https://github.com/liuliu/swift-fickling.git
Revision (git rev-parse @):
5c982bf479c4cdf8c7f72002cd79ec88b553ab34
SUCCESS checkout https://github.com/liuliu/swift-fickling.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/liuliu/swift-fickling.git
https://github.com/liuliu/swift-fickling.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swift-fickling",
"name" : "swift-fickling",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Fickling",
"targets" : [
"Fickling"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Fickling",
"module_type" : "SwiftTarget",
"name" : "Fickling",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Fickling"
],
"sources" : [
"ArgumentDescriptor.swift",
"Instruction.swift",
"Interpreter.swift",
"OpError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections.git
[1/23346] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
<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
[13/31] Compiling InternalCollectionsUtilities String+Padding.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
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.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
[15/31] Compiling InternalCollectionsUtilities _SortedCollection.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
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.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
[17/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.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
[18/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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
[19/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.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
[20/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.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
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.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
[23/31] Compiling InternalCollectionsUtilities Debugging.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
[24/31] Compiling InternalCollectionsUtilities Descriptions.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
[25/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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
[26/31] Compiling InternalCollectionsUtilities Integer rank.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
[27/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.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
[28/31] Compiling InternalCollectionsUtilities UInt+reversed.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
[29/31] Compiling InternalCollectionsUtilities LifetimeOverride.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
[30/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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
[31/31] Compiling InternalCollectionsUtilities Span+Extras.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
[33/97] Compiling ContainersPreview Drain+Reduce.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
[34/97] Compiling ContainersPreview Drain.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
[35/97] Compiling ContainersPreview Producer+Collect.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
[36/97] Compiling ContainersPreview Producer+Filter.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
[37/97] Compiling ContainersPreview Producer+Map.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
[38/97] Compiling ContainersPreview Producer+Reduce.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
[39/97] Compiling ContainersPreview Producer.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
[40/97] Compiling ContainersPreview Borrow.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
[41/105] Compiling _RopeModule BigString+Chunk+Breaks.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
[42/105] Compiling _RopeModule BigString+Chunk+Character.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
[43/105] Compiling _RopeModule BigString+Chunk+Counts.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
[44/105] Compiling _RopeModule BigString+Chunk+Description.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
[45/105] Compiling _RopeModule BigString+Chunk+Index.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
[46/321] Compiling OrderedCollections OrderedDictionary+Sendable.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
[47/321] Compiling OrderedCollections OrderedDictionary+Sequence.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
[48/321] Compiling OrderedCollections OrderedDictionary+Values.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
[49/321] Compiling OrderedCollections OrderedDictionary.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
[50/321] Compiling OrderedCollections OrderedSet+Codable.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
[51/321] Compiling OrderedCollections OrderedDictionary+Descriptions.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
[52/321] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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
[53/321] Compiling OrderedCollections OrderedDictionary+Elements.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
[54/321] Compiling OrderedCollections OrderedDictionary+Equatable.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
[55/321] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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
[56/321] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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
[57/321] Compiling OrderedCollections OrderedSet+Hashable.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
[58/321] Compiling OrderedCollections OrderedDictionary+Codable.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
[59/321] Compiling OrderedCollections OrderedDictionary+CustomReflectable.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
[60/321] Compiling OrderedCollections OrderedDictionary+Deprecations.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
[61/322] Compiling OrderedCollections OrderedSet+CustomReflectable.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
[62/322] Compiling OrderedCollections OrderedSet+Descriptions.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
[63/322] Compiling OrderedCollections OrderedSet+Diffing.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
[64/322] Compiling OrderedCollections OrderedSet+Equatable.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
[65/331] Emitting module ContainersPreview
<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
[66/331] Compiling OrderedCollections OrderedSet+Initializers.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
[67/331] Compiling OrderedCollections OrderedSet+Insertions.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
[68/331] Compiling OrderedCollections OrderedSet+Invariants.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
[69/331] Compiling OrderedCollections OrderedSet+Partial MutableCollection.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
[70/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.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
[71/332] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/332] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/332] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/332] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/332] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[81/341] Compiling HeapModule Heap+Descriptions.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
[83/341] Compiling HeapModule _HeapNode.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
[84/341] Compiling HeapModule Heap.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
[85/381] Compiling HeapModule Heap+Invariants.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
[86/381] Compiling HeapModule Heap+UnsafeHandle.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
[87/381] Emitting module HeapModule
<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/382] Compiling DequeModule UniqueDeque+Hashable.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
[90/382] Compiling DequeModule UniqueDeque+Initializers.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/382] Compiling DequeModule UniqueDeque+Insertions.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
[92/382] Compiling DequeModule UniqueDeque+Prepend.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
[93/382] Compiling DequeModule UniqueDeque+Removals.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
[94/387] Compiling DequeModule RigidDeque+Removals.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
[95/387] Compiling DequeModule RigidDeque+Replacements.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
[96/387] Compiling DequeModule RigidDeque+Testing.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
[97/387] Compiling DequeModule RigidDeque.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/387] Compiling DequeModule UniqueDeque+Append.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
[99/387] Compiling DequeModule UniqueDeque+Consumption.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/387] Compiling DequeModule UniqueDeque+Container.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
[101/387] Compiling DequeModule UniqueDeque+Descriptions.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
[102/387] Compiling DequeModule UniqueDeque+Equatable.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
[103/387] Compiling DequeModule UniqueDeque+Experimental.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
[104/387] Compiling DequeModule RigidDeque+Equatable.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
[105/387] Compiling DequeModule RigidDeque+Experimental.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
[106/387] Compiling DequeModule RigidDeque+Hashable.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
[107/387] Compiling DequeModule RigidDeque+Initializers.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
[108/387] Compiling DequeModule RigidDeque+Insertions.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/387] Compiling DequeModule RigidDeque+Prepend.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
[110/387] Compiling _RopeModule Rope+Extract.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
[111/387] Compiling _RopeModule Rope+Find.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
[112/387] Compiling _RopeModule Rope+ForEachWhile.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
[113/387] Compiling _RopeModule Rope+Insert.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
[114/387] Compiling _RopeModule Rope+Join.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
[115/387] Compiling _RopeModule Rope+MutatingForEach.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
[116/387] Compiling _RopeModule Rope+Remove.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
[117/387] Compiling _RopeModule Rope+RemoveSubrange.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
[118/387] Compiling _RopeModule Rope+Split.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
[119/387] Compiling _RopeModule Optional Utilities.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
[120/397] Compiling DequeModule _DequeBuffer.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
[121/397] Compiling DequeModule _DequeBufferHeader.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
[122/397] Compiling DequeModule RigidDeque+Append.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
[123/397] Compiling DequeModule RigidDeque+Consumption.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
[124/397] Compiling DequeModule RigidDeque+Container.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
[125/397] Compiling DequeModule RigidDeque+Descriptions.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
<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
[144/404] Emitting module BitCollections
<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
[145/404] Compiling DequeModule UniqueDeque.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
[146/404] Compiling DequeModule _DequeSlot.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
[147/404] Compiling DequeModule _UnsafeDequeHandle.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
[148/404] Compiling DequeModule _UnsafeDequeSegments.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
[149/404] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.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
[150/404] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.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
[151/404] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.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
[152/411] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.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
[153/411] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.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
[154/411] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.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
[155/411] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.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
[156/411] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.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
[157/411] Compiling OrderedCollections OrderedSet+RandomAccessCollection.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
[158/411] Compiling BitCollections BitSet.Index.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
[166/411] Compiling DequeModule Deque+CustomReflectable.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
[167/411] Compiling DequeModule Deque+Descriptions.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
[168/411] Compiling DequeModule Deque+Equatable.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
[169/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.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
[181/411] Compiling DequeModule UniqueDeque+Replacements.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
[182/411] Compiling DequeModule Deque+Extras.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
[183/411] Compiling DequeModule Deque+Hashable.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
[184/411] Compiling DequeModule Deque+Testing.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
[185/411] Compiling DequeModule Deque._Storage.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
[186/411] Compiling DequeModule Deque._UnsafeHandle.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
[187/411] Compiling DequeModule Deque.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
[188/411] Compiling DequeModule Deque+Codable.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
[189/411] Compiling DequeModule Deque+Collection.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
<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
<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
[261/411] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.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
[262/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.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
[263/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.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
[264/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.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
[265/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.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/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.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
[267/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.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
[268/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.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
[269/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.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
[270/411] Compiling HashTreeCollections TreeSet.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
<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
[295/411] Compiling OrderedCollections _UnsafeBitset.swift
[296/411] Compiling _RopeModule Rope+Collection.swift
[297/411] Compiling _RopeModule Rope+Index.swift
[298/411] Compiling _RopeModule Rope+Sequence.swift
[299/411] Compiling _RopeModule Rope+Append.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
[314/411] Compiling OrderedCollections OrderedSet+Sendable.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
[315/411] Compiling OrderedCollections OrderedSet+SubSequence.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
[316/411] Compiling OrderedCollections OrderedSet+Testing.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
[317/411] Compiling OrderedCollections OrderedSet+UnorderedView.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
[318/411] Compiling OrderedCollections OrderedSet+UnstableInternals.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
[319/411] Compiling OrderedCollections OrderedSet.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
[333/412] Emitting module _RopeModule
<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
[362/413] Emitting module DequeModule
<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
<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
<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
<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
[412/413] Emitting module OrderedCollections
<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
[415/415] Emitting module HashTreeCollections
<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
[417/422] Compiling Collections HashTreeCollections reexports.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
[418/422] Compiling Collections BitCollections reexports.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
[419/422] Emitting module Collections
<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
[420/422] Compiling Collections HeapModule reexports.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
[421/422] Compiling Collections DequeModule reexports.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
[422/422] Compiling Collections OrderedCollections reexports.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
[424/428] Compiling Fickling OpError.swift
[425/428] Compiling Fickling Interpreter.swift
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Interpreter.swift:135:45: error: cannot find type 'FILE' in scope
133 | }
134 |
135 | private init(handle: UnsafeMutablePointer<FILE>?, maxStackDepth: Int, maxMemoryLength: Int) {
| `- error: cannot find type 'FILE' in scope
136 | guard let handle = handle else {
137 | self.ops = []
/host/spi-builder-workspace/Sources/Interpreter.swift:126:25: error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
124 | return data.withUnsafeMutableBytes {
125 | let handle = fmemopen($0.baseAddress, $0.count, "rb")
126 | return Interpreter(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
127 | }
128 | }
/host/spi-builder-workspace/Sources/Interpreter.swift:126:34: error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
124 | return data.withUnsafeMutableBytes {
125 | let handle = fmemopen($0.baseAddress, $0.count, "rb")
126 | return Interpreter(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
127 | }
128 | }
/host/spi-builder-workspace/Sources/Interpreter.swift:132:14: error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
130 | public convenience init(filePath: String, maxStackDepth: Int = 50_000, maxMemoryLength: Int = 100_000) {
131 | let handle = fopen(filePath, "rb")
132 | self.init(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
133 | }
134 |
/host/spi-builder-workspace/Sources/Interpreter.swift:132:23: error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
130 | public convenience init(filePath: String, maxStackDepth: Int = 50_000, maxMemoryLength: Int = 100_000) {
131 | let handle = fopen(filePath, "rb")
132 | self.init(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
133 | }
134 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
[426/428] Compiling Fickling Instruction.swift
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
/host/spi-builder-workspace/Sources/Instruction.swift:223:22: warning: static property 'instructions' is not concurrency-safe because non-'Sendable' type '[InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
211 | }
212 |
213 | struct InstructionDescriptor {
| `- note: consider making struct 'InstructionDescriptor' conform to the 'Sendable' protocol
214 | var opcode: InstructionOpcode
215 | var arg: ArgumentDescriptor?
:
221 |
222 | extension Interpreter {
223 | private static let instructions: [InstructionDescriptor] = [
| |- warning: static property 'instructions' is not concurrency-safe because non-'Sendable' type '[InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'instructions' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
224 | InstructionDescriptor(.INT, arg: Argument.DecimalNLShort()),
225 | InstructionDescriptor(.BININT, arg: Argument.Int4()),
/host/spi-builder-workspace/Sources/Instruction.swift:294:14: warning: static property 'instructionMapping' is not concurrency-safe because non-'Sendable' type '[UInt8 : InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
211 | }
212 |
213 | struct InstructionDescriptor {
| `- note: consider making struct 'InstructionDescriptor' conform to the 'Sendable' protocol
214 | var opcode: InstructionOpcode
215 | var arg: ArgumentDescriptor?
:
292 | ]
293 |
294 | static let instructionMapping: [UInt8: InstructionDescriptor] = {
| |- warning: static property 'instructionMapping' is not concurrency-safe because non-'Sendable' type '[UInt8 : InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'instructionMapping' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
295 | var instructionMapping = [UInt8: InstructionDescriptor]()
296 | for instruction in instructions {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[427/428] Emitting module Fickling
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:16:46: error: cannot find type 'FILE' in scope
14 | var name: String { "uint1" }
15 | var n: Int { 1 }
16 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
17 | var result: Swift.UInt8 = 0
18 | let len = fread(&result, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:27:46: error: cannot find type 'FILE' in scope
25 | var name: String { "uint2" }
26 | var n: Int { 2 }
27 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
28 | var result: UInt16 = 0
29 | let len = fread(&result, 2, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:38:46: error: cannot find type 'FILE' in scope
36 | var name: String { "uint4" }
37 | var n: Int { 4 }
38 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
39 | var result: UInt32 = 0
40 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:49:46: error: cannot find type 'FILE' in scope
47 | var name: String { "uint8" }
48 | var n: Int { 8 }
49 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
50 | var result: UInt64 = 0
51 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:60:46: error: cannot find type 'FILE' in scope
58 | var name: String { "int4" }
59 | var n: Int { 4 }
60 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
61 | var result: Int32 = 0
62 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:71:55: error: cannot find type 'FILE' in scope
69 | var name: String { "long1" }
70 | var n: Int = 0
71 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
72 | var n1: Swift.UInt8 = 0
73 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:91:55: error: cannot find type 'FILE' in scope
89 | var name: String { "long4" }
90 | var n: Int = 0
91 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
92 | var n4: UInt32 = 0
93 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:111:46: error: cannot find type 'FILE' in scope
109 | var name: String { "float8" }
110 | var n: Int { 8 }
111 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
112 | var result: Float64 = 0
113 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:122:55: error: cannot find type 'FILE' in scope
120 | var name: String { "unicodestring1" }
121 | var n: Int = 0
122 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
123 | var n1: Swift.UInt8 = 0
124 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:144:55: error: cannot find type 'FILE' in scope
142 | var name: String { "unicodestring4" }
143 | var n: Int = 0
144 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
145 | var n1: UInt32 = 0
146 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:166:55: error: cannot find type 'FILE' in scope
164 | var name: String { "unicodestring8" }
165 | var n: Int = 0
166 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
167 | var n1: UInt64 = 0
168 | let len1 = fread(&n1, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:192:46: error: cannot find type 'FILE' in scope
190 | self.stripquotes = stripquotes
191 | }
192 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
193 | var buffer: UnsafeMutablePointer<CChar>? = nil
194 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:232:55: error: cannot find type 'FILE' in scope
230 | var name: String { "string1" }
231 | var n: Int = 0
232 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
233 | var n1: Swift.UInt8 = 0
234 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:252:55: error: cannot find type 'FILE' in scope
250 | var name: String { "string4" }
251 | var n: Int = 0
252 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
253 | var n1: UInt32 = 0
254 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:272:55: error: cannot find type 'FILE' in scope
270 | var name: String { "bytes1" }
271 | var n: Int = 0
272 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
273 | var n1: Swift.UInt8 = 0
274 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:292:55: error: cannot find type 'FILE' in scope
290 | var name: String { "bytes4" }
291 | var n: Int = 0
292 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
293 | var n4: UInt32 = 0
294 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:312:55: error: cannot find type 'FILE' in scope
310 | var name: String { "bytes8" }
311 | var n: Int = 0
312 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
313 | var n8: UInt64 = 0
314 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:332:55: error: cannot find type 'FILE' in scope
330 | var name: String { "bytearray8" }
331 | var n: Int = 0
332 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
333 | var n8: UInt64 = 0
334 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:356:46: error: cannot find type 'FILE' in scope
354 | self.stripquotes = stripquotes
355 | }
356 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
357 | var buffer: UnsafeMutablePointer<CChar>? = nil
358 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:400:46: error: cannot find type 'FILE' in scope
398 | second = StringNL(stripquotes: stripquotes)
399 | }
400 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
401 | return first.read(handle).flatMap { firstSuccess in
402 | second.read(handle).map {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:412:46: error: cannot find type 'FILE' in scope
410 | var name: String { "decimalnl_short" }
411 | var n: Int { -1 }
412 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
413 | let stringnl = StringNL(stripquotes: false)
414 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:425:46: error: cannot find type 'FILE' in scope
423 | var name: String { "decimalnl_long" }
424 | var n: Int { -1 }
425 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
426 | let stringnl = StringNL(stripquotes: false)
427 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:442:46: error: cannot find type 'FILE' in scope
440 | var name: String { "floatnl" }
441 | var n: Int { -1 }
442 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
443 | let stringnl = StringNL(stripquotes: false)
444 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/Instruction.swift:223:22: warning: static property 'instructions' is not concurrency-safe because non-'Sendable' type '[InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
211 | }
212 |
213 | struct InstructionDescriptor {
| `- note: consider making struct 'InstructionDescriptor' conform to the 'Sendable' protocol
214 | var opcode: InstructionOpcode
215 | var arg: ArgumentDescriptor?
:
221 |
222 | extension Interpreter {
223 | private static let instructions: [InstructionDescriptor] = [
| |- warning: static property 'instructions' is not concurrency-safe because non-'Sendable' type '[InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'instructions' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
224 | InstructionDescriptor(.INT, arg: Argument.DecimalNLShort()),
225 | InstructionDescriptor(.BININT, arg: Argument.Int4()),
/host/spi-builder-workspace/Sources/Instruction.swift:294:14: warning: static property 'instructionMapping' is not concurrency-safe because non-'Sendable' type '[UInt8 : InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
211 | }
212 |
213 | struct InstructionDescriptor {
| `- note: consider making struct 'InstructionDescriptor' conform to the 'Sendable' protocol
214 | var opcode: InstructionOpcode
215 | var arg: ArgumentDescriptor?
:
292 | ]
293 |
294 | static let instructionMapping: [UInt8: InstructionDescriptor] = {
| |- warning: static property 'instructionMapping' is not concurrency-safe because non-'Sendable' type '[UInt8 : InstructionDescriptor]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'instructionMapping' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
295 | var instructionMapping = [UInt8: InstructionDescriptor]()
296 | for instruction in instructions {
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Interpreter.swift:135:45: error: cannot find type 'FILE' in scope
133 | }
134 |
135 | private init(handle: UnsafeMutablePointer<FILE>?, maxStackDepth: Int, maxMemoryLength: Int) {
| `- error: cannot find type 'FILE' in scope
136 | guard let handle = handle else {
137 | self.ops = []
[428/428] Compiling Fickling ArgumentDescriptor.swift
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:16:46: error: cannot find type 'FILE' in scope
14 | var name: String { "uint1" }
15 | var n: Int { 1 }
16 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
17 | var result: Swift.UInt8 = 0
18 | let len = fread(&result, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:27:46: error: cannot find type 'FILE' in scope
25 | var name: String { "uint2" }
26 | var n: Int { 2 }
27 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
28 | var result: UInt16 = 0
29 | let len = fread(&result, 2, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:38:46: error: cannot find type 'FILE' in scope
36 | var name: String { "uint4" }
37 | var n: Int { 4 }
38 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
39 | var result: UInt32 = 0
40 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:49:46: error: cannot find type 'FILE' in scope
47 | var name: String { "uint8" }
48 | var n: Int { 8 }
49 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
50 | var result: UInt64 = 0
51 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:60:46: error: cannot find type 'FILE' in scope
58 | var name: String { "int4" }
59 | var n: Int { 4 }
60 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
61 | var result: Int32 = 0
62 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:71:55: error: cannot find type 'FILE' in scope
69 | var name: String { "long1" }
70 | var n: Int = 0
71 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
72 | var n1: Swift.UInt8 = 0
73 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:91:55: error: cannot find type 'FILE' in scope
89 | var name: String { "long4" }
90 | var n: Int = 0
91 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
92 | var n4: UInt32 = 0
93 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:111:46: error: cannot find type 'FILE' in scope
109 | var name: String { "float8" }
110 | var n: Int { 8 }
111 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
112 | var result: Float64 = 0
113 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:122:55: error: cannot find type 'FILE' in scope
120 | var name: String { "unicodestring1" }
121 | var n: Int = 0
122 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
123 | var n1: Swift.UInt8 = 0
124 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:144:55: error: cannot find type 'FILE' in scope
142 | var name: String { "unicodestring4" }
143 | var n: Int = 0
144 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
145 | var n1: UInt32 = 0
146 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:166:55: error: cannot find type 'FILE' in scope
164 | var name: String { "unicodestring8" }
165 | var n: Int = 0
166 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
167 | var n1: UInt64 = 0
168 | let len1 = fread(&n1, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:192:46: error: cannot find type 'FILE' in scope
190 | self.stripquotes = stripquotes
191 | }
192 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
193 | var buffer: UnsafeMutablePointer<CChar>? = nil
194 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:232:55: error: cannot find type 'FILE' in scope
230 | var name: String { "string1" }
231 | var n: Int = 0
232 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
233 | var n1: Swift.UInt8 = 0
234 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:252:55: error: cannot find type 'FILE' in scope
250 | var name: String { "string4" }
251 | var n: Int = 0
252 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
253 | var n1: UInt32 = 0
254 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:272:55: error: cannot find type 'FILE' in scope
270 | var name: String { "bytes1" }
271 | var n: Int = 0
272 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
273 | var n1: Swift.UInt8 = 0
274 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:292:55: error: cannot find type 'FILE' in scope
290 | var name: String { "bytes4" }
291 | var n: Int = 0
292 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
293 | var n4: UInt32 = 0
294 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:312:55: error: cannot find type 'FILE' in scope
310 | var name: String { "bytes8" }
311 | var n: Int = 0
312 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
313 | var n8: UInt64 = 0
314 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:332:55: error: cannot find type 'FILE' in scope
330 | var name: String { "bytearray8" }
331 | var n: Int = 0
332 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
333 | var n8: UInt64 = 0
334 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:356:46: error: cannot find type 'FILE' in scope
354 | self.stripquotes = stripquotes
355 | }
356 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
357 | var buffer: UnsafeMutablePointer<CChar>? = nil
358 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:400:46: error: cannot find type 'FILE' in scope
398 | second = StringNL(stripquotes: stripquotes)
399 | }
400 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
401 | return first.read(handle).flatMap { firstSuccess in
402 | second.read(handle).map {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:412:46: error: cannot find type 'FILE' in scope
410 | var name: String { "decimalnl_short" }
411 | var n: Int { -1 }
412 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
413 | let stringnl = StringNL(stripquotes: false)
414 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:425:46: error: cannot find type 'FILE' in scope
423 | var name: String { "decimalnl_long" }
424 | var n: Int { -1 }
425 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
426 | let stringnl = StringNL(stripquotes: false)
427 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:442:46: error: cannot find type 'FILE' in scope
440 | var name: String { "floatnl" }
441 | var n: Int { -1 }
442 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
443 | let stringnl = StringNL(stripquotes: false)
444 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:416:54: error: cannot infer contextual base in reference to member 'failure'
414 | return stringnl.read(handle).flatMap {
415 | let string = $0 as! String
416 | guard let short = Int(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
417 | return .success(short as Any)
418 | }
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:430:55: error: cannot infer contextual base in reference to member 'failure'
428 | let string = $0 as! String
429 | guard string.hasSuffix("L") else {
430 | guard let long = Int(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
431 | return .success(long as Any)
432 | }
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:446:58: error: cannot infer contextual base in reference to member 'failure'
444 | return stringnl.read(handle).flatMap {
445 | let string = $0 as! String
446 | guard let short = Float64(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
447 | return .success(short as Any)
448 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling InternalCollectionsUtilities Debugging.swift
[3/19] Compiling InternalCollectionsUtilities Descriptions.swift
[4/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[5/19] Compiling InternalCollectionsUtilities Integer rank.swift
[6/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[7/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[8/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/21] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/21] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[14/21] Compiling InternalCollectionsUtilities String+Padding.swift
[15/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/21] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/21] Compiling InternalCollectionsUtilities Span+Extras.swift
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/21] Emitting module InternalCollectionsUtilities
[23/317] Emitting module ContainersPreview
[24/321] Compiling OrderedCollections OrderedDictionary+Elements.swift
[25/321] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[26/321] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[27/321] Compiling HashTreeCollections _HashNode+Invariants.swift
[28/321] Compiling HashTreeCollections _HashNode+Lookups.swift
[29/321] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[30/321] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[31/321] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[32/321] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[33/321] Compiling HashTreeCollections _HashNode+Structural union.swift
[34/321] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[35/321] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[36/321] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[37/321] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[38/321] Compiling HashTreeCollections _HashNode.swift
[39/321] Compiling HashTreeCollections _HashNodeHeader.swift
[40/321] Compiling HashTreeCollections _HashSlot.swift
[41/321] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/321] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/321] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/321] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/321] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[46/321] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[47/321] Compiling HashTreeCollections _HashTreeIterator.swift
[48/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[49/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[50/321] Compiling HashTreeCollections _RawHashNode.swift
[61/330] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/330] Compiling HashTreeCollections _UnsafePath.swift
[63/330] Compiling HashTreeCollections TreeDictionary+Codable.swift
[64/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[86/330] Compiling ContainersPreview Box.swift
[87/330] Compiling ContainersPreview Inout.swift
[88/330] Compiling ContainersPreview InputSpan.swift
[89/330] Compiling ContainersPreview Shared.swift
[90/331] Compiling HeapModule Heap.swift
[91/331] Compiling HeapModule _HeapNode.swift
[92/331] Compiling HeapModule Heap+Invariants.swift
[93/331] Compiling HeapModule Heap+UnsafeHandle.swift
[94/331] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[96/331] Compiling HeapModule Heap+Descriptions.swift
[97/331] Emitting module HeapModule
[98/332] Compiling HashTreeCollections TreeSet+Hashable.swift
[99/332] Compiling HashTreeCollections TreeSet+Sendable.swift
[100/332] Compiling HashTreeCollections TreeSet+Sequence.swift
[101/332] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[102/332] Compiling _RopeModule Rope+Join.swift
[103/332] Compiling _RopeModule Rope+MutatingForEach.swift
[104/332] Compiling _RopeModule Rope+Remove.swift
[105/332] Compiling _RopeModule Rope+RemoveSubrange.swift
[106/332] Compiling _RopeModule Rope+Split.swift
[107/332] Compiling _RopeModule Optional Utilities.swift
[124/349] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[125/349] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[126/349] Compiling HashTreeCollections TreeDictionary+Keys.swift
[127/349] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[128/349] Compiling HashTreeCollections TreeDictionary+Merge.swift
[129/349] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[130/349] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[135/349] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[136/349] Compiling HashTreeCollections _HashNode+Structural filter.swift
[137/349] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[138/356] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[139/356] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[140/356] Compiling HashTreeCollections TreeDictionary+Filter.swift
[147/356] Compiling BitCollections BitSet.Index.swift
[148/356] Compiling BitCollections BitSet._UnsafeHandle.swift
[149/357] Compiling BitCollections BitSet.swift
[150/357] Compiling BitCollections Range+Utilities.swift
[151/357] Compiling BitCollections Slice+Utilities.swift
[152/357] Compiling BitCollections UInt+Tricks.swift
[153/357] Compiling BitCollections _Word.swift
[154/357] Compiling OrderedCollections _UnsafeBitset.swift
[155/357] Compiling HashTreeCollections TreeSet+Equatable.swift
[156/357] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[157/357] Compiling HashTreeCollections TreeSet+Extras.swift
[158/357] Compiling HashTreeCollections TreeSet+Filter.swift
[166/396] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[167/396] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[168/396] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[169/396] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[170/396] Compiling HashTreeCollections _HashNode+Structural merge.swift
[181/396] Compiling DequeModule UniqueDeque+Descriptions.swift
[182/396] Compiling DequeModule UniqueDeque+Equatable.swift
[183/396] Compiling DequeModule UniqueDeque+Experimental.swift
[184/396] Compiling DequeModule UniqueDeque+Hashable.swift
[185/396] Compiling DequeModule UniqueDeque+Initializers.swift
[186/396] Compiling DequeModule UniqueDeque+Insertions.swift
[187/396] Compiling DequeModule UniqueDeque+Prepend.swift
[188/396] Compiling DequeModule UniqueDeque+Removals.swift
[189/396] Compiling DequeModule UniqueDeque+Container.swift
[204/401] Compiling DequeModule RigidDeque+Equatable.swift
[205/401] Compiling DequeModule RigidDeque+Experimental.swift
[206/401] Compiling DequeModule RigidDeque+Hashable.swift
[207/401] Compiling DequeModule RigidDeque+Initializers.swift
[208/401] Compiling DequeModule RigidDeque+Insertions.swift
[209/401] Compiling DequeModule RigidDeque+Prepend.swift
[210/401] Compiling DequeModule RigidDeque+Removals.swift
[211/401] Compiling DequeModule RigidDeque+Replacements.swift
[212/401] Compiling DequeModule RigidDeque+Testing.swift
[213/401] Compiling DequeModule RigidDeque.swift
[214/401] Compiling DequeModule UniqueDeque+Append.swift
[215/401] Compiling DequeModule UniqueDeque+Consumption.swift
[220/401] Compiling DequeModule _DequeBuffer.swift
[221/401] Compiling DequeModule _DequeBufferHeader.swift
[222/401] Compiling DequeModule RigidDeque+Append.swift
[223/401] Compiling DequeModule RigidDeque+Consumption.swift
[224/401] Compiling DequeModule RigidDeque+Container.swift
[225/401] Compiling DequeModule RigidDeque+Descriptions.swift
[226/401] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[227/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[228/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[229/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[230/401] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[231/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[232/401] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[233/401] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[234/401] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[235/401] Compiling HashTreeCollections TreeSet.swift
[236/401] Emitting module BitCollections
[245/401] Compiling DequeModule Deque+Codable.swift
[246/401] Compiling DequeModule Deque+Collection.swift
[247/401] Compiling DequeModule Deque+CustomReflectable.swift
[248/401] Compiling DequeModule Deque+Descriptions.swift
[249/401] Compiling DequeModule Deque+Equatable.swift
[250/401] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[251/401] Compiling DequeModule Deque+Extras.swift
[252/401] Compiling DequeModule Deque+Hashable.swift
[253/401] Compiling DequeModule Deque+Testing.swift
[254/401] Compiling DequeModule Deque._Storage.swift
[255/401] Compiling DequeModule Deque._UnsafeHandle.swift
[256/401] Compiling DequeModule Deque.swift
[329/402] Compiling DequeModule UniqueDeque.swift
[330/402] Compiling DequeModule _DequeSlot.swift
[331/402] Compiling DequeModule _UnsafeDequeHandle.swift
[332/402] Compiling DequeModule _UnsafeDequeSegments.swift
[367/402] Compiling DequeModule UniqueDeque+Replacements.swift
[399/402] Emitting module OrderedCollections
[401/403] Emitting module _RopeModule
[403/404] Emitting module DequeModule
[405/405] Emitting module HashTreeCollections
[407/412] Compiling Collections DequeModule reexports.swift
[408/412] Compiling Collections HashTreeCollections reexports.swift
[409/412] Compiling Collections HeapModule reexports.swift
[410/412] Compiling Collections OrderedCollections reexports.swift
[411/412] Compiling Collections BitCollections reexports.swift
[412/412] Emitting module Collections
[414/418] Compiling Fickling OpError.swift
[415/418] Compiling Fickling Interpreter.swift
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Interpreter.swift:135:45: error: cannot find type 'FILE' in scope
133 | }
134 |
135 | private init(handle: UnsafeMutablePointer<FILE>?, maxStackDepth: Int, maxMemoryLength: Int) {
| `- error: cannot find type 'FILE' in scope
136 | guard let handle = handle else {
137 | self.ops = []
/host/spi-builder-workspace/Sources/Interpreter.swift:126:25: error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
124 | return data.withUnsafeMutableBytes {
125 | let handle = fmemopen($0.baseAddress, $0.count, "rb")
126 | return Interpreter(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
127 | }
128 | }
/host/spi-builder-workspace/Sources/Interpreter.swift:126:34: error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
124 | return data.withUnsafeMutableBytes {
125 | let handle = fmemopen($0.baseAddress, $0.count, "rb")
126 | return Interpreter(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
127 | }
128 | }
/host/spi-builder-workspace/Sources/Interpreter.swift:132:14: error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
130 | public convenience init(filePath: String, maxStackDepth: Int = 50_000, maxMemoryLength: Int = 100_000) {
131 | let handle = fopen(filePath, "rb")
132 | self.init(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: incorrect argument label in call (have 'handle:maxStackDepth:maxMemoryLength:', expected 'filePath:maxStackDepth:maxMemoryLength:')
133 | }
134 |
/host/spi-builder-workspace/Sources/Interpreter.swift:132:23: error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
130 | public convenience init(filePath: String, maxStackDepth: Int = 50_000, maxMemoryLength: Int = 100_000) {
131 | let handle = fopen(filePath, "rb")
132 | self.init(handle: handle, maxStackDepth: maxStackDepth, maxMemoryLength: maxMemoryLength)
| `- error: cannot convert value of type 'OpaquePointer?' to expected argument type 'String'
133 | }
134 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[416/418] Emitting module Fickling
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:16:46: error: cannot find type 'FILE' in scope
14 | var name: String { "uint1" }
15 | var n: Int { 1 }
16 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
17 | var result: Swift.UInt8 = 0
18 | let len = fread(&result, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:27:46: error: cannot find type 'FILE' in scope
25 | var name: String { "uint2" }
26 | var n: Int { 2 }
27 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
28 | var result: UInt16 = 0
29 | let len = fread(&result, 2, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:38:46: error: cannot find type 'FILE' in scope
36 | var name: String { "uint4" }
37 | var n: Int { 4 }
38 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
39 | var result: UInt32 = 0
40 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:49:46: error: cannot find type 'FILE' in scope
47 | var name: String { "uint8" }
48 | var n: Int { 8 }
49 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
50 | var result: UInt64 = 0
51 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:60:46: error: cannot find type 'FILE' in scope
58 | var name: String { "int4" }
59 | var n: Int { 4 }
60 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
61 | var result: Int32 = 0
62 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:71:55: error: cannot find type 'FILE' in scope
69 | var name: String { "long1" }
70 | var n: Int = 0
71 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
72 | var n1: Swift.UInt8 = 0
73 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:91:55: error: cannot find type 'FILE' in scope
89 | var name: String { "long4" }
90 | var n: Int = 0
91 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
92 | var n4: UInt32 = 0
93 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:111:46: error: cannot find type 'FILE' in scope
109 | var name: String { "float8" }
110 | var n: Int { 8 }
111 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
112 | var result: Float64 = 0
113 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:122:55: error: cannot find type 'FILE' in scope
120 | var name: String { "unicodestring1" }
121 | var n: Int = 0
122 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
123 | var n1: Swift.UInt8 = 0
124 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:144:55: error: cannot find type 'FILE' in scope
142 | var name: String { "unicodestring4" }
143 | var n: Int = 0
144 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
145 | var n1: UInt32 = 0
146 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:166:55: error: cannot find type 'FILE' in scope
164 | var name: String { "unicodestring8" }
165 | var n: Int = 0
166 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
167 | var n1: UInt64 = 0
168 | let len1 = fread(&n1, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:192:46: error: cannot find type 'FILE' in scope
190 | self.stripquotes = stripquotes
191 | }
192 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
193 | var buffer: UnsafeMutablePointer<CChar>? = nil
194 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:232:55: error: cannot find type 'FILE' in scope
230 | var name: String { "string1" }
231 | var n: Int = 0
232 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
233 | var n1: Swift.UInt8 = 0
234 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:252:55: error: cannot find type 'FILE' in scope
250 | var name: String { "string4" }
251 | var n: Int = 0
252 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
253 | var n1: UInt32 = 0
254 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:272:55: error: cannot find type 'FILE' in scope
270 | var name: String { "bytes1" }
271 | var n: Int = 0
272 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
273 | var n1: Swift.UInt8 = 0
274 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:292:55: error: cannot find type 'FILE' in scope
290 | var name: String { "bytes4" }
291 | var n: Int = 0
292 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
293 | var n4: UInt32 = 0
294 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:312:55: error: cannot find type 'FILE' in scope
310 | var name: String { "bytes8" }
311 | var n: Int = 0
312 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
313 | var n8: UInt64 = 0
314 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:332:55: error: cannot find type 'FILE' in scope
330 | var name: String { "bytearray8" }
331 | var n: Int = 0
332 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
333 | var n8: UInt64 = 0
334 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:356:46: error: cannot find type 'FILE' in scope
354 | self.stripquotes = stripquotes
355 | }
356 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
357 | var buffer: UnsafeMutablePointer<CChar>? = nil
358 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:400:46: error: cannot find type 'FILE' in scope
398 | second = StringNL(stripquotes: stripquotes)
399 | }
400 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
401 | return first.read(handle).flatMap { firstSuccess in
402 | second.read(handle).map {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:412:46: error: cannot find type 'FILE' in scope
410 | var name: String { "decimalnl_short" }
411 | var n: Int { -1 }
412 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
413 | let stringnl = StringNL(stripquotes: false)
414 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:425:46: error: cannot find type 'FILE' in scope
423 | var name: String { "decimalnl_long" }
424 | var n: Int { -1 }
425 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
426 | let stringnl = StringNL(stripquotes: false)
427 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:442:46: error: cannot find type 'FILE' in scope
440 | var name: String { "floatnl" }
441 | var n: Int { -1 }
442 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
443 | let stringnl = StringNL(stripquotes: false)
444 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/Interpreter.swift:62:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
60 | }
61 | }
62 | public var orderedDictionary: OrderedDictionary<String, Any> {
| `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
63 | switch _internal {
64 | case .unordered(let dictionary):
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
203 | /// characteristics.
204 | @frozen
205 | public struct OrderedDictionary<Key: Hashable, Value> {
| `- note: generic struct declared here
206 | @usableFromInline
207 | internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/Interpreter.swift:135:45: error: cannot find type 'FILE' in scope
133 | }
134 |
135 | private init(handle: UnsafeMutablePointer<FILE>?, maxStackDepth: Int, maxMemoryLength: Int) {
| `- error: cannot find type 'FILE' in scope
136 | guard let handle = handle else {
137 | self.ops = []
[417/418] Compiling Fickling Instruction.swift
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
[418/418] Compiling Fickling ArgumentDescriptor.swift
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:9:46: error: cannot find type 'FILE' in scope
7 | var name: String { get }
8 | var n: Int { get }
9 | mutating func read(_: UnsafeMutablePointer<FILE>) -> Result<Any, Error>
| `- error: cannot find type 'FILE' in scope
10 | }
11 |
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:16:46: error: cannot find type 'FILE' in scope
14 | var name: String { "uint1" }
15 | var n: Int { 1 }
16 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
17 | var result: Swift.UInt8 = 0
18 | let len = fread(&result, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:27:46: error: cannot find type 'FILE' in scope
25 | var name: String { "uint2" }
26 | var n: Int { 2 }
27 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
28 | var result: UInt16 = 0
29 | let len = fread(&result, 2, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:38:46: error: cannot find type 'FILE' in scope
36 | var name: String { "uint4" }
37 | var n: Int { 4 }
38 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
39 | var result: UInt32 = 0
40 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:49:46: error: cannot find type 'FILE' in scope
47 | var name: String { "uint8" }
48 | var n: Int { 8 }
49 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
50 | var result: UInt64 = 0
51 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:60:46: error: cannot find type 'FILE' in scope
58 | var name: String { "int4" }
59 | var n: Int { 4 }
60 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
61 | var result: Int32 = 0
62 | let len = fread(&result, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:71:55: error: cannot find type 'FILE' in scope
69 | var name: String { "long1" }
70 | var n: Int = 0
71 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
72 | var n1: Swift.UInt8 = 0
73 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:91:55: error: cannot find type 'FILE' in scope
89 | var name: String { "long4" }
90 | var n: Int = 0
91 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
92 | var n4: UInt32 = 0
93 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:111:46: error: cannot find type 'FILE' in scope
109 | var name: String { "float8" }
110 | var n: Int { 8 }
111 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
112 | var result: Float64 = 0
113 | let len = fread(&result, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:122:55: error: cannot find type 'FILE' in scope
120 | var name: String { "unicodestring1" }
121 | var n: Int = 0
122 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
123 | var n1: Swift.UInt8 = 0
124 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:144:55: error: cannot find type 'FILE' in scope
142 | var name: String { "unicodestring4" }
143 | var n: Int = 0
144 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
145 | var n1: UInt32 = 0
146 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:166:55: error: cannot find type 'FILE' in scope
164 | var name: String { "unicodestring8" }
165 | var n: Int = 0
166 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
167 | var n1: UInt64 = 0
168 | let len1 = fread(&n1, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:192:46: error: cannot find type 'FILE' in scope
190 | self.stripquotes = stripquotes
191 | }
192 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
193 | var buffer: UnsafeMutablePointer<CChar>? = nil
194 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:232:55: error: cannot find type 'FILE' in scope
230 | var name: String { "string1" }
231 | var n: Int = 0
232 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
233 | var n1: Swift.UInt8 = 0
234 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:252:55: error: cannot find type 'FILE' in scope
250 | var name: String { "string4" }
251 | var n: Int = 0
252 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
253 | var n1: UInt32 = 0
254 | let len1 = fread(&n1, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:272:55: error: cannot find type 'FILE' in scope
270 | var name: String { "bytes1" }
271 | var n: Int = 0
272 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
273 | var n1: Swift.UInt8 = 0
274 | let len1 = fread(&n1, 1, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:292:55: error: cannot find type 'FILE' in scope
290 | var name: String { "bytes4" }
291 | var n: Int = 0
292 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
293 | var n4: UInt32 = 0
294 | let len1 = fread(&n4, 4, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:312:55: error: cannot find type 'FILE' in scope
310 | var name: String { "bytes8" }
311 | var n: Int = 0
312 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
313 | var n8: UInt64 = 0
314 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:332:55: error: cannot find type 'FILE' in scope
330 | var name: String { "bytearray8" }
331 | var n: Int = 0
332 | mutating func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
333 | var n8: UInt64 = 0
334 | let len1 = fread(&n8, 8, 1, handle)
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:356:46: error: cannot find type 'FILE' in scope
354 | self.stripquotes = stripquotes
355 | }
356 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
357 | var buffer: UnsafeMutablePointer<CChar>? = nil
358 | var bufferSize: Int = 0
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:400:46: error: cannot find type 'FILE' in scope
398 | second = StringNL(stripquotes: stripquotes)
399 | }
400 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
401 | return first.read(handle).flatMap { firstSuccess in
402 | second.read(handle).map {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:412:46: error: cannot find type 'FILE' in scope
410 | var name: String { "decimalnl_short" }
411 | var n: Int { -1 }
412 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
413 | let stringnl = StringNL(stripquotes: false)
414 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:425:46: error: cannot find type 'FILE' in scope
423 | var name: String { "decimalnl_long" }
424 | var n: Int { -1 }
425 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
426 | let stringnl = StringNL(stripquotes: false)
427 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:442:46: error: cannot find type 'FILE' in scope
440 | var name: String { "floatnl" }
441 | var n: Int { -1 }
442 | func read(_ handle: UnsafeMutablePointer<FILE>) -> Result<Any, Error> {
| `- error: cannot find type 'FILE' in scope
443 | let stringnl = StringNL(stripquotes: false)
444 | return stringnl.read(handle).flatMap {
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:416:54: error: cannot infer contextual base in reference to member 'failure'
414 | return stringnl.read(handle).flatMap {
415 | let string = $0 as! String
416 | guard let short = Int(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
417 | return .success(short as Any)
418 | }
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:430:55: error: cannot infer contextual base in reference to member 'failure'
428 | let string = $0 as! String
429 | guard string.hasSuffix("L") else {
430 | guard let long = Int(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
431 | return .success(long as Any)
432 | }
/host/spi-builder-workspace/Sources/ArgumentDescriptor.swift:446:58: error: cannot infer contextual base in reference to member 'failure'
444 | return stringnl.read(handle).flatMap {
445 | let string = $0 as! String
446 | guard let short = Float64(string) else { return .failure(OpError.value) }
| `- error: cannot infer contextual base in reference to member 'failure'
447 | return .success(short as Any)
448 | }
BUILD FAILURE 6.1 android