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 (5feac1), with Swift 6.1 for Android on 15 Jun 2025 15:00:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.63.1
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 5feac1c Merge pull request #206 from azooKey/feat/enable_upcoming_features
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 @):
5feac1c672dee5eaad963c3cb303d88ad9981b6c
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-3":/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:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
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-collections
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/ensan-hcl/SwiftyMarisa
Fetching https://github.com/apple/swift-argument-parser
[1/430] Fetching swiftymarisa
[130/1420] Fetching swiftymarisa, swift-tokenizers
[457/18026] Fetching swiftymarisa, swift-tokenizers, swift-collections
[458/23985] Fetching swiftymarisa, swift-tokenizers, swift-collections, swift-algorithms
[7862/39365] Fetching swiftymarisa, swift-tokenizers, swift-collections, swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (1.03s)
[11588/33406] Fetching swiftymarisa, swift-tokenizers, swift-collections, swift-argument-parser
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (1.29s)
[17348/32416] Fetching swiftymarisa, swift-collections, swift-argument-parser
[10892/17036] Fetching swiftymarisa, swift-collections
Fetched https://github.com/apple/swift-argument-parser from cache (1.87s)
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (2.47s)
Fetched https://github.com/apple/swift-collections from cache (2.53s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (3.52s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (0.99s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.43s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (1.29s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.10s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (3.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.97s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/50] Copying gpt2_tokenizer_config.json
[2/50] Write sources
[2/50] Copying t5_tokenizer_config.json
[2/50] Write sources
[23/50] Compiling _NumericsShims _NumericsShims.c
[24/50] Copying tokenizer
[24/50] Copying EmojiDictionary
[26/50] Write swift-version-24593BA9C3E375BF.txt
[27/50] Copying Dictionary
[29/81] Emitting module ArgumentParserToolInfo
[30/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/83] Compiling RealModule Real.swift
[33/83] Compiling RealModule Float80+Real.swift
[34/83] Compiling InternalCollectionsUtilities Descriptions.swift
[35/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/84] Compiling RealModule AlgebraicField.swift
[37/84] Compiling RealModule ApproximateEquality.swift
[38/84] Compiling RealModule Float16+Real.swift
[39/84] Compiling RealModule RealFunctions.swift
[40/84] Compiling RealModule Float+Real.swift
[41/84] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/84] Compiling InternalCollectionsUtilities Debugging.swift
[45/84] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/84] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/84] Emitting module InternalCollectionsUtilities
[48/84] Compiling RealModule AugmentedArithmetic.swift
[49/84] Compiling RealModule Double+Real.swift
[52/84] Emitting module RealModule
[53/84] Compiling RealModule ElementaryFunctions.swift
[56/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/102] Wrapping AST for ArgumentParserToolInfo for debugging
[60/111] Wrapping AST for RealModule for debugging
[62/279] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[63/279] Compiling HeapModule Heap+Descriptions.swift
[64/370] Compiling HeapModule _HeapNode.swift
[65/370] Compiling HeapModule Heap.swift
[66/370] Compiling DequeModule _DequeBuffer.swift
[67/370] Compiling DequeModule _DequeBufferHeader.swift
[68/372] Compiling HeapModule Heap+Invariants.swift
[69/372] Compiling HeapModule Heap+UnsafeHandle.swift
[70/372] Emitting module HeapModule
[72/373] Compiling HashTreeCollections TreeSet+Hashable.swift
[73/373] Compiling HashTreeCollections TreeSet+Sendable.swift
[74/373] Compiling HashTreeCollections TreeSet+Sequence.swift
[75/373] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[76/373] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[77/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[78/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[79/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[80/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[81/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[82/383] Compiling DequeModule Deque+Extras.swift
[83/383] Compiling DequeModule Deque+Hashable.swift
[84/383] Compiling DequeModule Deque+Equatable.swift
[85/383] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/383] Compiling DequeModule Deque+CustomReflectable.swift
[87/383] Compiling DequeModule Deque+Descriptions.swift
[88/383] Compiling HashTreeCollections TreeDictionary+Collection.swift
[89/383] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[90/383] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[91/383] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[92/383] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[93/383] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[94/383] Compiling HashTreeCollections TreeDictionary+Filter.swift
[95/383] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[96/383] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[97/383] Compiling HashTreeCollections TreeDictionary+Keys.swift
[98/383] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[99/383] Compiling HashTreeCollections TreeDictionary+Merge.swift
[100/383] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[101/383] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[102/443] Compiling BitCollections BitArray+Descriptions.swift
[103/443] Compiling BitCollections BitArray+Equatable.swift
[104/443] Compiling BitCollections BitArray+BitwiseOperations.swift
[105/443] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[106/443] Compiling BitCollections BitArray+Codable.swift
[107/443] Compiling BitCollections BitArray+Collection.swift
[108/443] Compiling BitCollections BitArray+Shifts.swift
[109/443] Compiling BitCollections BitArray+Testing.swift
[110/443] Compiling BitCollections BitArray._UnsafeHandle.swift
[111/443] Compiling BitCollections BitArray.swift
[112/443] Compiling BitCollections BitSet+BidirectionalCollection.swift
[113/443] Compiling BitCollections BitSet+Codable.swift
[114/446] Emitting module ArgumentParser
[115/451] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[116/451] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[117/451] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[118/451] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[119/451] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[120/451] Compiling BitCollections BitSet+SetAlgebra union.swift
[121/451] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[122/451] Compiling BitCollections BitSet.Counted.swift
[125/451] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/451] Compiling Algorithms Trim.swift
[127/451] Compiling Algorithms Unique.swift
[128/451] Compiling Algorithms Windows.swift
[129/451] Compiling BitCollections BitSet+Equatable.swift
[130/451] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[131/451] Compiling BitCollections BitSet+Extras.swift
[132/451] Compiling BitCollections BitSet+Hashable.swift
[133/451] Compiling BitCollections BitSet+Initializers.swift
[134/451] Compiling BitCollections BitSet+Invariants.swift
[135/451] Compiling BitCollections BitSet+Random.swift
[136/451] Compiling BitCollections BitSet+SetAlgebra basics.swift
[137/451] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[138/451] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[139/451] Compiling ArgumentParser CollectionExtensions.swift
[140/451] Compiling ArgumentParser Platform.swift
[141/451] Compiling ArgumentParser SequenceExtensions.swift
[142/451] Emitting module DequeModule
[143/451] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[144/451] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[145/452] Compiling OrderedCollections OrderedSet+SubSequence.swift
[146/452] Compiling OrderedCollections OrderedSet+Testing.swift
[147/452] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[148/452] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[149/452] Compiling OrderedCollections OrderedSet.swift
[150/452] Compiling OrderedCollections _UnsafeBitset.swift
[151/452] Compiling HashTreeCollections TreeSet+Equatable.swift
[152/452] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[153/452] Compiling HashTreeCollections TreeSet+Extras.swift
[154/452] Compiling HashTreeCollections TreeSet+Filter.swift
[156/452] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/452] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/452] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/452] Compiling HashTreeCollections TreeSet.swift
[166/452] Compiling BitCollections BitArray+Copy.swift
[167/452] Compiling BitCollections BitArray+CustomReflectable.swift
[168/452] Wrapping AST for InternalCollectionsUtilities for debugging
[171/452] Compiling BitCollections BitArray+RandomBits.swift
[172/452] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[172/452] Wrapping AST for HeapModule for debugging
[176/452] Wrapping AST for DequeModule for debugging
[187/452] Compiling BitCollections BitArray+Extras.swift
[188/452] Compiling BitCollections BitArray+Fill.swift
[189/452] Compiling BitCollections BitArray+Hashable.swift
[190/452] Compiling BitCollections BitArray+Initializers.swift
[207/452] Compiling ArgumentParser StringExtensions.swift
[208/452] Compiling ArgumentParser Tree.swift
[209/452] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[210/452] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[225/459] Compiling BitCollections BitArray+Invariants.swift
[226/459] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[264/468] Compiling BitCollections _Word.swift
[330/468] Emitting module BitCollections
[336/468] Emitting module OrderedCollections
[370/469] Emitting module HashTreeCollections
[371/470] Compiling BitCollections BitSet.Index.swift
[372/470] Compiling BitCollections BitSet._UnsafeHandle.swift
[373/470] Compiling BitCollections BitSet.swift
[374/470] Compiling BitCollections Range+Utilities.swift
[375/470] Compiling BitCollections Slice+Utilities.swift
[376/470] Compiling BitCollections UInt+Tricks.swift
[390/471] Emitting module _RopeModule
[391/472] Compiling Hub resource_bundle_accessor.swift
[392/472] Compiling Hub Hub.swift
[393/472] Compiling Hub HubApi.swift
[394/472] Compiling Hub Downloader.swift
[395/472] Emitting module Hub
[396/473] Wrapping AST for OrderedCollections for debugging
[399/479] Wrapping AST for HashTreeCollections for debugging
[400/482] Wrapping AST for BitCollections for debugging
[401/482] Wrapping AST for Hub for debugging
[402/482] Wrapping AST for ArgumentParser for debugging
[404/482] Compiling Jinja Template.swift
[405/483] Emitting module Algorithms
[407/484] Compiling Jinja StringExtension.swift
[408/484] Compiling Jinja Error.swift
[409/484] Compiling Jinja Lexer.swift
[409/487] Wrapping AST for Algorithms for debugging
[411/491] Compiling _RopeModule Rope+Join.swift
[412/491] Compiling _RopeModule Rope+MutatingForEach.swift
[413/491] Compiling _RopeModule Rope+Remove.swift
[414/491] Compiling _RopeModule Rope+RemoveSubrange.swift
[415/491] Compiling _RopeModule Rope+Split.swift
[416/491] Compiling _RopeModule Optional Utilities.swift
[417/491] Compiling _RopeModule String Utilities.swift
[418/491] Compiling _RopeModule String.Index+ABI.swift
[419/491] Compiling _RopeModule _CharacterRecognizer.swift
[420/491] Compiling Jinja Utilities.swift
[470/492] Compiling Jinja Runtime.swift
[471/492] Compiling Jinja Parser.swift
[471/492] Wrapping AST for _RopeModule for debugging
[473/494] Compiling Collections Collections.swift
[474/494] Emitting module Collections
[475/495] Wrapping AST for Collections for debugging
[477/495] Emitting module Jinja
[478/495] Compiling Jinja Ast.swift
[479/495] Compiling Jinja Environment.swift
[480/496] Wrapping AST for Jinja for debugging
[482/508] Compiling Tokenizers Trie.swift
[483/508] Compiling Tokenizers UnigramTokenizer.swift
[484/509] Compiling Tokenizers Utils.swift
[485/509] Compiling Tokenizers PreTokenizer.swift
[486/509] Compiling Tokenizers TokenLattice.swift
[487/509] Compiling Tokenizers BPETokenizer.swift
[488/509] Compiling Tokenizers BertTokenizer.swift
[489/509] Compiling Tokenizers Normalizer.swift
[490/509] Compiling Tokenizers PostProcessor.swift
[491/509] Compiling Tokenizers ByteEncoder.swift
[492/509] Compiling Tokenizers Decoder.swift
[493/509] Emitting module Tokenizers
[494/509] Compiling Tokenizers Tokenizer.swift
[496/510] 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
[497/510] 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
[498/510] 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
[499/510] 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
[499/510] Wrapping AST for Tokenizers for debugging
[501/512] 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
[502/512] 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
[503/512] 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
[505/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
[506/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
[507/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
[508/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
[509/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/517] Wrapping AST for SwiftUtils for debugging
[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] 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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[519/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
[520/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
[521/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
[522/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
[523/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
[524/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
[525/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
[526/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
[527/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
[528/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
[529/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
[530/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
[531/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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:47:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 45 |
 46 |         var description: String {
 47 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 48 |         }
 49 |
[532/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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:47:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 45 |
 46 |         var description: String {
 47 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 48 |         }
 49 |
[533/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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:47:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 45 |
 46 |         var description: String {
 47 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 48 |         }
 49 |
[534/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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:47:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 45 |
 46 |         var description: String {
 47 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 48 |         }
 49 |
[535/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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:47:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 45 |
 46 |         var description: String {
 47 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 48 |         }
 49 |
[536/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
[537/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
[538/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
[539/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
[540/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
[541/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
[542/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
[543/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
[544/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
[545/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
[546/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
[547/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
[548/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
[549/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
[550/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
[551/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
[552/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
[553/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
[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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[559/564] Wrapping AST for KanaKanjiConverterModule for debugging
[561/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,
[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 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
[564/568] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[566/582] 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
[567/582] 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
[568/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
[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 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
[572/583] 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
[573/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
[574/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
[575/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
[576/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
[577/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
[578/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
[579/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
[580/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
[581/584] Wrapping AST for CliTool for debugging
[582/584] Write Objects.LinkFileList
[583/584] Linking CliTool
Build complete! (103.14s)
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:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
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.