The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AzooKeyKanakanjiConverter, reference develop (5036fa), with Swift 6.1 for Android on 28 Jun 2025 14:30:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Reference: develop
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/azooKey/AzooKeyKanaKanjiConverter
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5036fa3 Merge pull request #212 from azooKey/fix/voiced_xa
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage': checked out '7ed1c6b3e361e9f453d23beefa344422f4027eb1'
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage': checked out 'ec11764a92fa044cd7d497b8b7d67e966c054a6f'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage' (https://github.com/ensan-hcl/azooKey_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage' (https://github.com/ensan-hcl/azooKey_emoji_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'
Cloning into '/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'...
Cloning into '/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'...
Cloned https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Revision (git rev-parse @):
5036fa3b94582804b80d23f5d75b53889a1d66f8
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at develop
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Cannot link with -lobjc
/usr/bin/ld.gold: error: cannot find -lobjc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Fetching https://github.com/ensan-hcl/swift-tokenizers
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/ensan-hcl/SwiftyMarisa
Fetching https://github.com/apple/swift-collections
[1/990] Fetching swift-tokenizers
[229/1420] Fetching swift-tokenizers, swiftymarisa
[659/7379] Fetching swift-tokenizers, swiftymarisa, swift-algorithms
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (0.33s)
[3873/6949] Fetching swift-tokenizers, swift-algorithms
[5065/23664] Fetching swift-tokenizers, swift-algorithms, swift-collections
[11129/39083] Fetching swift-tokenizers, swift-algorithms, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (1.45s)
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (1.45s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.46s)
Fetched https://github.com/apple/swift-collections from cache (1.47s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (2.16s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (0.47s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.81s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (1.30s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.19s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.89s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.49s)
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.2
Creating working copy for https://github.com/ensan-hcl/SwiftyMarisa
Working copy of https://github.com/ensan-hcl/SwiftyMarisa resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/ensan-hcl/swift-tokenizers
Working copy of https://github.com/ensan-hcl/swift-tokenizers resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/50] Write sources
[7/50] Copying gpt2_tokenizer_config.json
[7/50] Write sources
[7/50] Copying t5_tokenizer_config.json
[7/50] Write sources
[23/50] Copying tokenizer
[23/50] Copying EmojiDictionary
[25/50] Compiling _NumericsShims _NumericsShims.c
[25/50] Write swift-version-24593BA9C3E375BF.txt
[27/58] Copying Dictionary
[29/81] Emitting module RealModule
[30/82] Compiling RealModule RealFunctions.swift
[31/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/82] Compiling InternalCollectionsUtilities Integer rank.swift
[33/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/83] Emitting module InternalCollectionsUtilities
[40/83] Compiling InternalCollectionsUtilities Descriptions.swift
[41/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/83] Compiling RealModule Float80+Real.swift
[44/83] Compiling RealModule Real.swift
[47/83] Compiling RealModule ElementaryFunctions.swift
[48/83] Compiling RealModule Float+Real.swift
[49/83] Compiling RealModule Float16+Real.swift
[50/84] Emitting module ArgumentParserToolInfo
[51/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[53/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/85] Compiling InternalCollectionsUtilities Debugging.swift
[55/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/86] Wrapping AST for ArgumentParserToolInfo for debugging
[60/86] Wrapping AST for RealModule for debugging
[62/370] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[63/370] Compiling HeapModule Heap+Descriptions.swift
[64/370] Compiling DequeModule Deque+CustomReflectable.swift
[65/370] Compiling DequeModule Deque+Descriptions.swift
[66/372] Compiling HeapModule Heap.swift
[67/372] Compiling HeapModule Heap+UnsafeHandle.swift
[68/372] Compiling HeapModule Heap+Invariants.swift
[69/372] Compiling HeapModule _HeapNode.swift
[70/372] Compiling DequeModule _DequeBuffer.swift
[71/372] Compiling DequeModule _DequeBufferHeader.swift
[72/372] Compiling DequeModule Deque+Codable.swift
[73/372] Compiling DequeModule Deque+Collection.swift
[74/372] Compiling DequeModule Deque+Equatable.swift
[75/372] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/372] Compiling DequeModule Deque+Extras.swift
[77/372] Compiling DequeModule Deque+Hashable.swift
[78/372] Emitting module HeapModule
[79/373] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/373] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/373] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/373] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/373] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[94/383] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/383] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[97/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[98/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[99/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/383] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[104/390] Emitting module ArgumentParser
[105/395] Compiling OrderedCollections OrderedSet+SubSequence.swift
[106/395] Compiling OrderedCollections OrderedSet+Testing.swift
[107/395] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[108/395] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[109/395] Compiling OrderedCollections OrderedSet.swift
[110/395] Compiling OrderedCollections _UnsafeBitset.swift
[111/395] Compiling HashTreeCollections TreeSet+Equatable.swift
[112/395] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[113/395] Compiling HashTreeCollections TreeSet+Extras.swift
[114/395] Compiling HashTreeCollections TreeSet+Filter.swift
[115/395] Compiling DequeModule _DequeSlot.swift
[116/395] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/448] Compiling BitCollections BitArray+RandomBits.swift
[118/448] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[119/448] Compiling BitCollections BitArray+Shifts.swift
[120/448] Compiling BitCollections BitArray+Testing.swift
[121/448] Compiling BitCollections BitSet+Random.swift
[122/448] Compiling BitCollections BitSet+SetAlgebra basics.swift
[123/448] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[124/448] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[125/448] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[126/448] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[127/448] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[128/448] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[129/448] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[130/448] Compiling BitCollections BitSet+SetAlgebra union.swift
[131/448] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[132/448] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[133/448] Compiling BitCollections BitArray+Codable.swift
[134/448] Compiling BitCollections BitArray+Collection.swift
[135/448] Compiling BitCollections BitArray+Copy.swift
[136/448] Compiling BitCollections BitArray+CustomReflectable.swift
[137/448] Compiling BitCollections BitArray+Descriptions.swift
[138/448] Compiling BitCollections BitArray+Equatable.swift
[139/448] Compiling BitCollections BitSet+Initializers.swift
[140/448] Compiling BitCollections BitSet+Invariants.swift
[148/448] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[149/448] Compiling BitCollections BitSet+CustomReflectable.swift
[150/448] Compiling BitCollections BitSet+CustomStringConvertible.swift
[151/448] Compiling BitCollections BitSet+Equatable.swift
[152/448] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[153/448] Compiling BitCollections BitSet+Extras.swift
[154/448] Compiling BitCollections BitSet+Hashable.swift
[155/448] Compiling BitCollections BitArray+BitwiseOperations.swift
[156/448] Emitting module DequeModule
[163/452] Wrapping AST for InternalCollectionsUtilities for debugging
[165/452] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[166/452] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[167/452] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[170/452] Compiling OrderedCollections OrderedSet+Sendable.swift
[181/468] Compiling _RopeModule _CharacterRecognizer.swift
[182/468] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[183/468] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/468] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/468] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/468] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/468] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/468] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/468] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/468] Compiling HashTreeCollections TreeSet.swift
[190/468] Wrapping AST for HeapModule for debugging
[191/468] Wrapping AST for DequeModule for debugging
[193/468] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[194/468] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[195/468] Compiling BitCollections BitArray+Extras.swift
[196/468] Compiling BitCollections BitArray+Fill.swift
[199/468] Compiling Algorithms Trim.swift
[200/468] Compiling Algorithms Unique.swift
[201/468] Compiling Algorithms Windows.swift
[212/468] Compiling BitCollections BitSet+Codable.swift
[215/468] Compiling BitCollections BitArray._UnsafeHandle.swift
[216/468] Compiling BitCollections BitArray.swift
[217/468] Compiling BitCollections BitSet+BidirectionalCollection.swift
[227/468] Compiling BitCollections BitArray+Hashable.swift
[228/468] Compiling BitCollections BitArray+Initializers.swift
[229/468] Compiling BitCollections BitArray+Invariants.swift
[230/468] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[246/468] Compiling BitCollections _Word.swift
[269/468] Compiling BitCollections BitSet.swift
[270/468] Compiling BitCollections Range+Utilities.swift
[271/468] Compiling BitCollections Slice+Utilities.swift
[272/468] Compiling BitCollections UInt+Tricks.swift
[290/468] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[291/468] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[292/468] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[293/468] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[303/468] Compiling BitCollections BitSet.Counted.swift
[304/468] Emitting module BitCollections
[345/468] Emitting module OrderedCollections
[346/468] Compiling BitCollections BitSet.Index.swift
[347/468] Compiling BitCollections BitSet._UnsafeHandle.swift
[370/470] Wrapping AST for BitCollections for debugging
[371/470] Wrapping AST for OrderedCollections for debugging
[395/479] Emitting module Hub
[396/479] Compiling Hub Downloader.swift
[397/479] Compiling Hub Hub.swift
[398/479] Compiling Hub HubApi.swift
[399/479] Compiling Hub resource_bundle_accessor.swift
[401/480] Emitting module Algorithms
[407/482] Compiling Jinja Error.swift
[408/482] Compiling Jinja Template.swift
[409/483] Compiling _RopeModule Rope+Join.swift
[410/483] Compiling _RopeModule Rope+MutatingForEach.swift
[411/483] Compiling _RopeModule Rope+Remove.swift
[412/483] Compiling _RopeModule Rope+RemoveSubrange.swift
[413/483] Compiling _RopeModule Rope+Split.swift
[414/483] Compiling _RopeModule Optional Utilities.swift
[415/483] Compiling _RopeModule String Utilities.swift
[416/483] Compiling _RopeModule String.Index+ABI.swift
[417/483] Wrapping AST for Hub for debugging
[421/483] Emitting module HashTreeCollections
[422/484] Wrapping AST for Algorithms for debugging
[423/484] Wrapping AST for ArgumentParser for debugging
[425/491] Compiling Jinja Lexer.swift
[426/491] Compiling Jinja StringExtension.swift
[426/491] Wrapping AST for HashTreeCollections for debugging
[428/491] Compiling Jinja Utilities.swift
[449/491] Emitting module _RopeModule
[469/492] Wrapping AST for _RopeModule for debugging
[471/494] Compiling Collections Collections.swift
[472/494] Emitting module Collections
[474/495] Compiling Jinja Parser.swift
[475/495] Compiling Jinja Runtime.swift
[475/495] Wrapping AST for Collections for debugging
[477/495] Compiling Jinja Ast.swift
[478/495] Compiling Jinja Environment.swift
[479/495] Emitting module Jinja
[480/496] Wrapping AST for Jinja for debugging
[482/508] Compiling SwiftUtils WithMutableValue.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
[483/508] Compiling Tokenizers Trie.swift
[484/508] Compiling SwiftUtils DataUtils.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
[485/509] Compiling SwiftUtils StringUtils.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
[486/509] Compiling SwiftUtils Debug.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
[487/509] Emitting module SwiftUtils
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[488/509] Compiling Tokenizers UnigramTokenizer.swift
[489/509] Compiling SwiftUtils ArrayUtils.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
[490/509] Compiling SwiftUtils CharacterUtils.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
[492/510] Compiling Tokenizers Utils.swift
[492/510] Wrapping AST for SwiftUtils for debugging
[494/510] Compiling Tokenizers ByteEncoder.swift
[495/510] Compiling Tokenizers Decoder.swift
[496/510] Compiling Tokenizers BPETokenizer.swift
[497/510] Compiling Tokenizers BertTokenizer.swift
[498/510] Emitting module Tokenizers
[499/510] Compiling Tokenizers Normalizer.swift
[500/510] Compiling Tokenizers PostProcessor.swift
[501/510] Compiling Tokenizers PreTokenizer.swift
[502/510] Compiling Tokenizers TokenLattice.swift
[503/510] Compiling Tokenizers Tokenizer.swift
[504/511] Wrapping AST for Tokenizers for debugging
[506/516] Compiling EfficientNGram Trainer.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
[507/516] Compiling EfficientNGram resource_bundle_accessor.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
[508/516] Compiling EfficientNGram Tokenizer.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
[509/516] Compiling EfficientNGram Inference.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
[510/516] Emitting module EfficientNGram
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[511/517] Wrapping AST for EfficientNGram for debugging
[513/558] Compiling KanaKanjiConverterModule MIDData.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
[514/558] Compiling KanaKanjiConverterModule PostCompositionPredictionCandidate.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
[515/558] Compiling KanaKanjiConverterModule RegisteredNodeProtocol.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
[516/558] Compiling KanaKanjiConverterModule TextReplacer.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
[517/558] Compiling KanaKanjiConverterModule Roman2Kana.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
[518/563] Compiling KanaKanjiConverterModule all_with_prefix_constraint.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
[519/563] Compiling KanaKanjiConverterModule changed_last_n_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
[520/563] Compiling KanaKanjiConverterModule completed_first.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
[521/563] Compiling KanaKanjiConverterModule deleted_last_n_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
[522/563] Compiling KanaKanjiConverterModule mid_composition_prediction.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
[523/563] Compiling KanaKanjiConverterModule no_change.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
[524/563] Compiling KanaKanjiConverterModule post_composition_prediction.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
[525/563] Compiling KanaKanjiConverterModule zenzai.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
[526/563] Compiling KanaKanjiConverterModule LOUDS.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
[527/563] Compiling KanaKanjiConverterModule extension LOUDS.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
[528/563] Compiling KanaKanjiConverterModule LatticeNode.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
[529/563] Emitting module KanaKanjiConverterModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[530/563] Compiling KanaKanjiConverterModule LearningMemory.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
[531/563] Compiling KanaKanjiConverterModule TypoCorrection.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
[532/563] Compiling KanaKanjiConverterModule Kana2Kanji.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
[533/563] Compiling KanaKanjiConverterModule added_last_1_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
[534/563] Compiling KanaKanjiConverterModule added_last_n_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
[535/563] Compiling KanaKanjiConverterModule all.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
[536/563] Compiling KanaKanjiConverterModule CIDData.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
[537/563] Compiling KanaKanjiConverterModule Candidate.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
[538/563] Compiling KanaKanjiConverterModule ComposingText.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
[539/563] Compiling KanaKanjiConverterModule CalendarCandidate.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
[540/563] Compiling KanaKanjiConverterModule CommaSeparatedNumber.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
[541/563] Compiling KanaKanjiConverterModule ConverisonResult.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
[542/563] Compiling KanaKanjiConverterModule ConvertRequestOptions.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
[543/563] Compiling KanaKanjiConverterModule EmailAddress.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
[544/563] Compiling KanaKanjiConverterModule KanaKanjiConverter.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
[545/563] Compiling KanaKanjiConverterModule RomanTypographys.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
[546/563] Compiling KanaKanjiConverterModule SpecialCandidateProvider.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
[547/563] Compiling KanaKanjiConverterModule SpellChecker.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
[548/563] Compiling KanaKanjiConverterModule TimeExpression.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
[549/563] Compiling KanaKanjiConverterModule Unicode.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
[550/563] Compiling KanaKanjiConverterModule VersionCandidate.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
[551/563] Compiling KanaKanjiConverterModule DicdataElement.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
[552/563] Compiling KanaKanjiConverterModule DicdataStore.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
[553/563] Compiling KanaKanjiConverterModule JapaneseNumber.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
[554/563] Compiling KanaKanjiConverterModule States.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
[555/563] Compiling KanaKanjiConverterModule TemplateData.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
[556/563] Compiling KanaKanjiConverterModule Zenz.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
[557/563] Compiling KanaKanjiConverterModule ZenzContext.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
[558/563] Compiling KanaKanjiConverterModule llama-mock.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
[559/564] Wrapping AST for KanaKanjiConverterModule for debugging
[561/567] Compiling KanaKanjiConverterModuleWithDefaultDictionary resource_bundle_accessor.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
[562/567] Emitting module KanaKanjiConverterModuleWithDefaultDictionary
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[563/567] Compiling KanaKanjiConverterModuleWithDefaultDictionary KanaKanjiConverterModuleWithDefaultDictionary.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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/KanaKanjiConverterModuleWithDefaultDictionary.swift:32:16: warning: 'init(N_best:requireJapanesePrediction:requireEnglishPrediction:keyboardLanguage:typographyLetterCandidate:unicodeCandidate:englishCandidateInRoman2KanaInput:fullWidthRomanCandidate:halfWidthKanaCandidate:learningType:maxMemoryCount:shouldResetMemory:dictionaryResourceURL:memoryDirectoryURL:sharedContainerURL:textReplacer:zenzaiMode:preloadDictionary:metadata:)' is deprecated: it be removed in AzooKeyKanaKanjiConverter v1.0
30 |         let dictionaryDirectory = Bundle.module.resourceURL!.appendingPathComponent("Dictionary", isDirectory: true)
31 |         #endif
32 |         return Self(
   |                `- warning: 'init(N_best:requireJapanesePrediction:requireEnglishPrediction:keyboardLanguage:typographyLetterCandidate:unicodeCandidate:englishCandidateInRoman2KanaInput:fullWidthRomanCandidate:halfWidthKanaCandidate:learningType:maxMemoryCount:shouldResetMemory:dictionaryResourceURL:memoryDirectoryURL:sharedContainerURL:textReplacer:zenzaiMode:preloadDictionary:metadata:)' is deprecated: it be removed in AzooKeyKanaKanjiConverter v1.0
33 |             N_best: N_best,
34 |             requireJapanesePrediction: requireJapanesePrediction,
[564/568] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[566/582] Compiling CliTool InferenceCommand.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
[567/582] Compiling CliTool NGramCommand.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
[568/583] Compiling CliTool SessionCommand.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
[569/583] Compiling CliTool TrainCommand.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
[570/583] Compiling CliTool RunCommand.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
[571/583] Compiling CliTool Commands.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
[572/583] Compiling CliTool BuildCommand.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
[573/583] Emitting module CliTool
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[574/583] Compiling CliTool Anco.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
[575/583] Compiling CliTool DefaultStringInterpolation+CommandLineUtils.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
[576/583] Compiling CliTool DictCommand.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
[577/583] Compiling CliTool ReadCommand.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
[578/583] Compiling CliTool EvaluateCommand.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
[579/583] Compiling CliTool ExperimentalPredict.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
[580/583] Compiling CliTool ZenzEvaluateCommand.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
[581/584] Wrapping AST for CliTool for debugging
[582/584] Write Objects.LinkFileList
[583/584] Linking CliTool
Build complete! (61.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-tokenizers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/swift-tokenizers"
    },
    {
      "identity" : "swiftymarisa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/SwiftyMarisa"
    }
  ],
  "manifest_display_name" : "AzooKeyKanakanjiConverter",
  "name" : "AzooKeyKanakanjiConverter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUtils",
      "targets" : [
        "SwiftUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "targets" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModule",
      "targets" : [
        "KanaKanjiConverterModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CliTool",
      "targets" : [
        "CliTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama_cpp",
      "module_type" : "SystemLibraryTarget",
      "name" : "llama.cpp",
      "path" : "Sources/llama.cpp",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "SwiftUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtilsTests",
      "path" : "Tests/SwiftUtilsTests",
      "sources" : [
        "CharacterUtilsTests.swift",
        "StringExtensionTests.swift",
        "StringUtilsTests.swift",
        "WithMutableValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtils",
      "path" : "Sources/SwiftUtils",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "SwiftUtils",
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "ArrayUtils.swift",
        "CharacterUtils.swift",
        "DataUtils.swift",
        "Debug.swift",
        "StringUtils.swift",
        "WithMutableValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "path" : "Tests/KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "product_dependencies" : [
        "Collections"
      ],
      "sources" : [
        "ConverterTests/ConverterTests.swift",
        "DicdataStoreTests/DicdataStoreTests.swift",
        "DicdataStoreTests/TextReplacerTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "path" : "Sources/KanaKanjiConverterModuleWithDefaultDictionary",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage/Dictionary",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage/EmojiDictionary",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KanaKanjiConverterModuleWithDefaultDictionary.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleTests",
      "path" : "Tests/KanaKanjiConverterModuleTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/KanaKanjiConverterModuleTests/DictionaryMock",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConvesionTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "LOUDSTests.swift",
        "LearningMemoryTests.swift",
        "RegisteredNodeTests.swift",
        "TemporalLearningMemoryTrieTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModule",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModule",
      "path" : "Sources/KanaKanjiConverterModule",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "CIDData.swift",
        "Candidate.swift",
        "ComposingText.swift",
        "Converter/CalendarCandidate.swift",
        "Converter/CommaSeparatedNumber.swift",
        "Converter/ConverisonResult.swift",
        "Converter/ConvertRequestOptions.swift",
        "Converter/EmailAddress.swift",
        "Converter/KanaKanjiConverter.swift",
        "Converter/RomanTypographys.swift",
        "Converter/SpecialCandidateProvider.swift",
        "Converter/SpellChecker.swift",
        "Converter/TimeExpression.swift",
        "Converter/Unicode.swift",
        "Converter/VersionCandidate.swift",
        "DicdataStore/DicdataElement.swift",
        "DicdataStore/DicdataStore.swift",
        "DicdataStore/JapaneseNumber.swift",
        "DicdataStore/LearningMemory.swift",
        "DicdataStore/TypoCorrection.swift",
        "Kana2Kanji/Kana2Kanji.swift",
        "Kana2Kanji/added_last_1_character.swift",
        "Kana2Kanji/added_last_n_character.swift",
        "Kana2Kanji/all.swift",
        "Kana2Kanji/all_with_prefix_constraint.swift",
        "Kana2Kanji/changed_last_n_character.swift",
        "Kana2Kanji/completed_first.swift",
        "Kana2Kanji/deleted_last_n_character.swift",
        "Kana2Kanji/mid_composition_prediction.swift",
        "Kana2Kanji/no_change.swift",
        "Kana2Kanji/post_composition_prediction.swift",
        "Kana2Kanji/zenzai.swift",
        "LOUDS/LOUDS.swift",
        "LOUDS/extension LOUDS.swift",
        "LatticeNode.swift",
        "MIDData.swift",
        "PostCompositionPredictionCandidate.swift",
        "RegisteredNodeProtocol.swift",
        "Replacer/TextReplacer.swift",
        "Roman2Kana.swift",
        "States.swift",
        "TemplateData.swift",
        "Zenz/Zenz.swift",
        "Zenz/ZenzContext.swift",
        "Zenz/llama-mock.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils",
        "EfficientNGram",
        "llama.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EfficientNGramTests",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGramTests",
      "path" : "Tests/EfficientNGramTests",
      "sources" : [
        "EfficientNGramTests.swift"
      ],
      "target_dependencies" : [
        "EfficientNGram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EfficientNGram",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGram",
      "path" : "Sources/EfficientNGram",
      "product_dependencies" : [
        "Transformers",
        "SwiftyMarisa"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/EfficientNGram/tokenizer",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Inference.swift",
        "Tokenizer.swift",
        "Trainer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CliTool",
      "module_type" : "SwiftTarget",
      "name" : "CliTool",
      "path" : "Sources/CliTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CliTool"
      ],
      "sources" : [
        "Anco.swift",
        "DefaultStringInterpolation+CommandLineUtils.swift",
        "Subcommands/Commands.swift",
        "Subcommands/DictCommands/BuildCommand.swift",
        "Subcommands/DictCommands/DictCommand.swift",
        "Subcommands/DictCommands/ReadCommand.swift",
        "Subcommands/EvaluateCommand.swift",
        "Subcommands/ExperimentalPredict.swift",
        "Subcommands/NGramCommands/InferenceCommand.swift",
        "Subcommands/NGramCommands/NGramCommand.swift",
        "Subcommands/NGramCommands/TrainCommand.swift",
        "Subcommands/RunCommand.swift",
        "Subcommands/SessionCommand.swift",
        "Subcommands/ZenzEvaluateCommand.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Cannot link with -lobjc
/usr/bin/ld.gold: error: cannot find -lobjc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Done.