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 main (731495), with Swift 6.1 for Linux on 3 Sep 2025 15:37:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/azooKey/AzooKeyKanaKanjiConverter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 731495f Merge pull request #298 from azooKey/feat/remove_custom_url_input_style
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage': checked out '832fbb0d3039dfaa4b2183956f3d96f6b07eec4d'
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage': checked out '08f82252fb90ef8f0949a7e3c554e9e1787ce121'
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 @):
731495f402b8b5ce0a084ceeb6c69d476673bc02
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at main
========================================
Build
========================================
Selected platform:         linux
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-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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/apple/swift-algorithms
Fetching https://github.com/ensan-hcl/swift-tokenizers
Fetching https://github.com/ensan-hcl/SwiftyMarisa
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections
[1/5985] Fetching swift-algorithms
[361/6415] Fetching swift-algorithms, swiftymarisa
[2569/23809] Fetching swift-algorithms, swiftymarisa, swift-collections
[5377/24799] Fetching swift-algorithms, swiftymarisa, swift-collections, swift-tokenizers
[7688/40491] Fetching swift-algorithms, swiftymarisa, swift-collections, swift-tokenizers, swift-argument-parser
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (1.19s)
[18436/39501] Fetching swift-algorithms, swiftymarisa, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (6.63s)
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (6.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.61s)
Fetched https://github.com/apple/swift-collections from cache (6.63s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (7.78s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (1.34s)
Fetching https://github.com/johnmai-dev/Jinja
[1/516] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.46s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (1.48s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (4.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (2.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.01s)
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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/51] Write sources
[2/51] Copying gpt2_tokenizer_config.json
[2/51] Copying t5_tokenizer_config.json
[2/51] Write sources
[24/51] Copying tokenizer
[24/51] Copying EmojiDictionary
[26/51] Compiling _NumericsShims _NumericsShims.c
[26/51] Write swift-version-24593BA9C3E375BF.txt
[28/51] Copying Dictionary
[30/83] Emitting module ArgumentParserToolInfo
[31/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/84] Compiling RealModule Float80+Real.swift
[33/85] Compiling RealModule Real.swift
[34/85] Compiling RealModule RealFunctions.swift
[35/85] Emitting module RealModule
[36/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/85] Compiling RealModule AugmentedArithmetic.swift
[39/85] Compiling RealModule Double+Real.swift
[40/85] Compiling RealModule ElementaryFunctions.swift
[41/85] Compiling RealModule Float+Real.swift
[42/85] Compiling RealModule AlgebraicField.swift
[43/85] Compiling RealModule ApproximateEquality.swift
[44/85] Emitting module InternalCollectionsUtilities
[47/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/86] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[51/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/86] Compiling InternalCollectionsUtilities Descriptions.swift
[53/86] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/86] Compiling RealModule RelaxedArithmetic.swift
[57/86] Compiling RealModule Float16+Real.swift
[59/131] Wrapping AST for ArgumentParserToolInfo for debugging
[60/131] Wrapping AST for RealModule for debugging
[62/131] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/378] Compiling HeapModule Heap+Descriptions.swift
[65/378] Compiling DequeModule Deque+CustomReflectable.swift
[66/378] Compiling DequeModule Deque+Descriptions.swift
[67/380] Compiling DequeModule Deque+Equatable.swift
[68/380] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/380] Compiling DequeModule _DequeBuffer.swift
[70/380] Compiling DequeModule _DequeBufferHeader.swift
[71/380] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[72/380] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[73/380] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[74/380] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[75/380] Compiling HashTreeCollections _HashNode.swift
[76/380] Compiling HashTreeCollections _HashNodeHeader.swift
[77/386] Compiling HeapModule _HeapNode.swift
[78/386] Compiling HeapModule Heap.swift
[79/386] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/386] Compiling HeapModule Heap+UnsafeHandle.swift
[81/386] Emitting module HeapModule
[82/386] Compiling HeapModule Heap+Invariants.swift
[83/386] Compiling DequeModule Deque+Codable.swift
[84/386] Compiling DequeModule Deque+Collection.swift
[87/390] Compiling ArgumentParser PositionalArgumentsValidator.swift
[88/390] Compiling ArgumentParser UniqueNamesValidator.swift
[89/390] Compiling HashTreeCollections TreeDictionary+Keys.swift
[90/390] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/390] Compiling HashTreeCollections TreeDictionary+Merge.swift
[92/390] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[93/390] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/397] Compiling HashTreeCollections TreeDictionary+Collection.swift
[95/397] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[96/397] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[97/397] Compiling ArgumentParser Tree.swift
[98/397] Compiling ArgumentParser CodingKeyValidator.swift
[99/397] Compiling ArgumentParser NonsenseFlagsValidator.swift
[100/397] Compiling ArgumentParser ParsableArgumentsValidation.swift
[101/397] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[102/397] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[103/397] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[104/397] Compiling HashTreeCollections _HashNode+Initializers.swift
[105/397] Compiling HashTreeCollections _HashNode+Invariants.swift
[106/397] Compiling HashTreeCollections _HashNode+Lookups.swift
[108/397] Compiling DequeModule _DequeSlot.swift
[109/397] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/397] Compiling HashTreeCollections TreeSet+Hashable.swift
[111/397] Compiling HashTreeCollections TreeSet+Sendable.swift
[112/397] Compiling HashTreeCollections TreeSet+Sequence.swift
[113/397] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[114/397] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[115/397] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[116/397] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[117/397] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[118/397] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[119/397] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[120/407] Compiling DequeModule Deque+Testing.swift
[121/407] Compiling DequeModule Deque._Storage.swift
[122/407] Compiling DequeModule Deque._UnsafeHandle.swift
[123/407] Compiling DequeModule Deque.swift
[124/407] Compiling DequeModule Deque+Extras.swift
[125/407] Compiling DequeModule Deque+Hashable.swift
[136/407] Compiling OrderedCollections OrderedSet+Sendable.swift
[137/407] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/407] Compiling OrderedCollections OrderedSet+Testing.swift
[139/407] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/407] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/407] Compiling OrderedCollections OrderedSet.swift
[142/407] Compiling OrderedCollections _UnsafeBitset.swift
[143/407] Compiling HashTreeCollections TreeSet+Equatable.swift
[144/407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[145/407] Compiling HashTreeCollections TreeSet+Extras.swift
[146/407] Compiling HashTreeCollections TreeSet+Filter.swift
[151/407] Compiling HashTreeCollections _HashNode+Builder.swift
[152/407] Compiling HashTreeCollections _HashNode+Debugging.swift
[161/407] Compiling Algorithms Trim.swift
[162/407] Compiling Algorithms Unique.swift
[163/407] Compiling Algorithms Windows.swift
[168/407] Compiling HashTreeCollections _HashSlot.swift
[169/407] Compiling HashTreeCollections _HashStack.swift
[170/407] Compiling HashTreeCollections _HashTreeIterator.swift
[171/407] Compiling HashTreeCollections _HashTreeStatistics.swift
[172/407] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[173/407] Compiling HashTreeCollections _RawHashNode.swift
[174/407] Compiling HashTreeCollections _UnmanagedHashNode.swift
[175/407] Compiling HashTreeCollections _UnsafePath.swift
[176/407] Compiling HashTreeCollections TreeDictionary+Codable.swift
[185/407] Compiling Hub HubApi.swift
[186/407] Compiling Hub resource_bundle_accessor.swift
[187/407] Emitting module Hub
[188/407] Compiling Hub Downloader.swift
[189/407] Compiling Hub Hub.swift
[205/408] Emitting module ArgumentParser
[212/408] Wrapping AST for InternalCollectionsUtilities for debugging
[214/408] Emitting module DequeModule
[215/409] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[216/409] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[217/409] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[218/409] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[219/409] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[220/409] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[221/409] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[222/409] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[223/409] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[224/409] Compiling HashTreeCollections TreeSet.swift
[228/451] Wrapping AST for Hub for debugging
[230/462] Wrapping AST for HeapModule for debugging
[231/462] Wrapping AST for DequeModule for debugging
[233/462] Compiling BitCollections BitArray+BitwiseOperations.swift
[234/462] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[235/462] Compiling BitCollections BitArray+Codable.swift
[236/462] Compiling BitCollections BitArray+Collection.swift
[237/462] Compiling BitCollections BitArray+Copy.swift
[238/462] Compiling BitCollections BitArray+CustomReflectable.swift
[239/462] Compiling BitCollections BitArray+Descriptions.swift
[240/462] Compiling BitCollections BitArray+Equatable.swift
[241/462] Compiling BitCollections BitSet+Random.swift
[242/462] Compiling BitCollections BitSet+SetAlgebra basics.swift
[243/462] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[244/462] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[245/462] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[246/462] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[247/462] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[248/462] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[249/462] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[250/462] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[251/462] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[252/462] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[253/462] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[254/462] Compiling BitCollections BitArray+Extras.swift
[255/462] Compiling BitCollections BitArray+Fill.swift
[256/462] Compiling BitCollections BitArray+Hashable.swift
[257/462] Compiling BitCollections BitArray+Initializers.swift
[258/462] Compiling BitCollections BitArray+Invariants.swift
[259/462] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[278/471] Compiling BitCollections BitSet+SetAlgebra union.swift
[279/471] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[280/471] Compiling BitCollections BitSet.Counted.swift
[295/478] Emitting module BitCollections
[296/478] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[297/478] Compiling BitCollections BitSet+CustomReflectable.swift
[298/478] Compiling BitCollections BitSet+CustomStringConvertible.swift
[299/478] Compiling BitCollections BitSet+Equatable.swift
[300/478] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[301/478] Compiling BitCollections BitSet+Extras.swift
[302/478] Compiling BitCollections BitSet+Hashable.swift
[303/478] Emitting module OrderedCollections
[304/479] Wrapping AST for OrderedCollections for debugging
[306/479] Compiling BitCollections BitSet+Initializers.swift
[307/479] Compiling BitCollections BitSet+Invariants.swift
[326/479] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[327/479] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[328/479] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[329/479] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[330/479] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[341/479] Compiling BitCollections BitArray+Testing.swift
[342/479] Compiling BitCollections BitArray._UnsafeHandle.swift
[343/479] Compiling BitCollections BitArray.swift
[344/479] Compiling BitCollections BitSet+BidirectionalCollection.swift
[345/479] Compiling BitCollections BitSet+Codable.swift
[357/479] Compiling BitCollections BitArray+RandomBits.swift
[358/479] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[359/479] Compiling BitCollections BitArray+Shifts.swift
[375/489] Emitting module Algorithms
[375/489] Wrapping AST for ArgumentParser for debugging
[377/490] Compiling BitCollections BitSet.Index.swift
[378/490] Compiling BitCollections BitSet._UnsafeHandle.swift
[379/490] Compiling BitCollections BitSet.swift
[380/490] Compiling BitCollections Range+Utilities.swift
[381/490] Compiling BitCollections Slice+Utilities.swift
[382/490] Compiling BitCollections UInt+Tricks.swift
[383/490] Compiling BitCollections _Word.swift
[384/491] Compiling Jinja Template.swift
[387/492] Compiling Jinja Ast.swift
[388/492] Compiling Jinja Environment.swift
[419/492] Wrapping AST for Algorithms for debugging
[421/492] Emitting module _RopeModule
[421/492] Wrapping AST for BitCollections for debugging
[423/499] Compiling Jinja Error.swift
[424/499] Compiling Jinja StringExtension.swift
[425/499] Compiling Jinja Utilities.swift
[426/499] Emitting module HashTreeCollections
[466/500] Wrapping AST for HashTreeCollections for debugging
[468/500] Compiling _RopeModule Rope+Join.swift
[469/500] Compiling _RopeModule Rope+MutatingForEach.swift
[470/500] Compiling _RopeModule Rope+Remove.swift
[471/500] Compiling _RopeModule Rope+RemoveSubrange.swift
[472/500] Compiling _RopeModule Rope+Split.swift
[473/500] Compiling _RopeModule Optional Utilities.swift
[474/500] Compiling _RopeModule String Utilities.swift
[475/500] Compiling _RopeModule String.Index+ABI.swift
[476/500] Compiling _RopeModule _CharacterRecognizer.swift
[477/502] Wrapping AST for _RopeModule for debugging
[479/503] Emitting module Collections
[480/503] Compiling Collections Collections.swift
[481/504] Wrapping AST for Collections for debugging
[483/504] Compiling Jinja Lexer.swift
[484/504] Compiling Jinja Runtime.swift
[485/504] Compiling Jinja Parser.swift
[486/504] Emitting module Jinja
[490/505] 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
[491/505] 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
[492/505] 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
[493/505] 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
[494/505] 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
[495/505] 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
[495/505] Wrapping AST for Jinja for debugging
[497/517] 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
[498/518] Wrapping AST for SwiftUtils for debugging
[500/518] Compiling Tokenizers Trie.swift
[501/518] Compiling Tokenizers UnigramTokenizer.swift
[502/519] Compiling Tokenizers Utils.swift
[503/519] Compiling Tokenizers ByteEncoder.swift
[504/519] Compiling Tokenizers Decoder.swift
[505/519] Emitting module Tokenizers
[506/519] Compiling Tokenizers BPETokenizer.swift
[507/519] Compiling Tokenizers BertTokenizer.swift
[508/519] Compiling Tokenizers Normalizer.swift
[509/519] Compiling Tokenizers PostProcessor.swift
[510/519] Compiling Tokenizers PreTokenizer.swift
[511/519] Compiling Tokenizers TokenLattice.swift
[512/519] Compiling Tokenizers Tokenizer.swift
[513/520] Wrapping AST for Tokenizers for debugging
[515/525] 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
[516/525] 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
[517/525] 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
[518/525] 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
[519/525] 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
[520/526] Wrapping AST for EfficientNGram for debugging
[522/576] Compiling KanaKanjiConverterModule KeyboardLanguage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/576] 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
[524/576] 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
[525/576] 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
[526/576] 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/576] 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
[528/576] 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
[529/576] 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/583] 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
[531/583] 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
[532/583] 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
[533/583] 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
[534/583] 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
[535/583] Compiling KanaKanjiConverterModule DictionaryBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] 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
[537/583] 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/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[538/583] 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/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[539/583] 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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[540/583] Compiling KanaKanjiConverterModule ConversionResult.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[541/583] 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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[542/583] Compiling KanaKanjiConverterModule ConverterBehaviorSemantics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[543/583] 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
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/ConverterAPI/KanaKanjiConverter.swift:780:32: warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
778 |             self.resetMemory()
779 |         }
780 |         self.dicdataStoreState.updateIfRequired(options: options)
    |                                `- warning: 'updateIfRequired(options:)' is deprecated: This API is deprecated. Directly update the state instead.
781 |         #if os(iOS)
782 |         let needTypoCorrection = options.needTypoCorrection ?? true
[544/583] Compiling KanaKanjiConverterModule InputTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[545/583] Compiling KanaKanjiConverterModule InputTableID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[546/583] Compiling KanaKanjiConverterModule InputTables.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[547/583] Compiling KanaKanjiConverterModule defaultAzik.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[548/583] Compiling KanaKanjiConverterModule defaultKanaJIS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[549/583] Compiling KanaKanjiConverterModule defaultKanaUS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[550/583] Compiling KanaKanjiConverterModule defaultRoman2Kana.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/InputManagement/InputTable.swift:44:31: warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 42 |                     next.add(reversedKey: rest, output: output)
 43 |                     separatorChild = next
 44 |                 case .key(let intention, let input, let modifiers):
    |                               `- warning: immutable value 'intention' was never used; consider replacing with '_' or removing it
 45 |                     let sig = KeySignature(input: input, modifiers: modifiers)
 46 |                     next = keyChildren[sig] ?? .node(output: nil)
[551/583] 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
[552/583] Compiling KanaKanjiConverterModule LearningType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] 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
[554/583] 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
[555/583] Compiling KanaKanjiConverterModule InputPiece.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] Compiling KanaKanjiConverterModule InputStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] Compiling KanaKanjiConverterModule InputStyleManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] 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
[559/583] 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
[560/583] Compiling KanaKanjiConverterModule DicdataStoreState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[561/583] 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
[562/583] 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
[563/583] 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
[564/583] 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
[565/583] Compiling KanaKanjiConverterModule FullInputProcessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[566/583] Compiling KanaKanjiConverterModule FullInputProcessingWithPrefixConstraint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/583] Compiling KanaKanjiConverterModule PredictionProcessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 KanaKanjiConverterModule PrefixCompletionProcessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 KanaKanjiConverterModule SuffixReplacementProcessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 KanaKanjiConverterModule UnchangedInputProcessing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 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
[572/583] Compiling KanaKanjiConverterModule Lattice.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 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
[574/583] 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
[575/583] Compiling KanaKanjiConverterModule 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
[576/583] Compiling KanaKanjiConverterModule RegisteredNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 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
[578/583] 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
[579/584] Wrapping AST for KanaKanjiConverterModule for debugging
[581/587] 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
[582/587] 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
[583/587] 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
[584/588] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[586/602] 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
[587/603] 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
[588/603] 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
[589/603] 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
[590/603] 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
[591/603] 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
[592/603] 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
[593/603] 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
[594/603] 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
[595/603] 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
[596/603] 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
[597/603] 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
[598/603] 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
[599/603] 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
[600/603] 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
[601/604] Wrapping AST for CliTool for debugging
[602/604] Write Objects.LinkFileList
[603/604] Linking CliTool
Build complete! (117.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",
        "ConverterTests/ZenzaiTests.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" : [
        "ConversionAlgorithms/ClauseDataUnitTests.swift",
        "ConversionAlgorithms/LatticeTests.swift",
        "ConversionAlgorithms/RegisteredNodeTests.swift",
        "ConverterAPI/CandidateTests.swift",
        "ConverterAPI/CommaSeparatedNumberTests.swift",
        "ConverterAPI/ConverterTests.swift",
        "ConverterAPI/EmailAddressConversionTests.swift",
        "ConverterAPI/KanaKanjiConverterModuleTests.swift",
        "ConverterAPI/TemplateConversionTests.swift",
        "ConverterAPI/TimeExpressionTests.swift",
        "ConverterAPI/UnicodeConversionTests.swift",
        "ConverterAPI/WarekiConversionTests.swift",
        "DictionaryManagement/DicdataStoreTests.swift",
        "DictionaryManagement/DictionaryBuilderTests.swift",
        "DictionaryManagement/JapaneseNumberConversionTests.swift",
        "DictionaryManagement/LOUDSTests.swift",
        "DictionaryManagement/LearningMemoryTests.swift",
        "DictionaryManagement/TemporalLearningMemoryTrieTests.swift",
        "InputManagement/ComposingTextTests.swift",
        "InputManagement/InputStyleManagerTests.swift",
        "InputManagement/InputTableExportTests.swift",
        "InputManagement/InputTableFormatTests.swift",
        "InputManagement/InputTablesTests.swift",
        "InputManagement/KeyInputTests.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" : [
        "ConversionAlgorithms/Core/FullInputProcessing.swift",
        "ConversionAlgorithms/Core/FullInputProcessingWithPrefixConstraint.swift",
        "ConversionAlgorithms/Core/PredictionProcessing.swift",
        "ConversionAlgorithms/Core/PrefixCompletionProcessing.swift",
        "ConversionAlgorithms/Core/SuffixReplacementProcessing.swift",
        "ConversionAlgorithms/Core/UnchangedInputProcessing.swift",
        "ConversionAlgorithms/Kana2Kanji.swift",
        "ConversionAlgorithms/Lattice.swift",
        "ConversionAlgorithms/LatticeNode.swift",
        "ConversionAlgorithms/PostCompositionPredictionCandidate.swift",
        "ConversionAlgorithms/Prediction.swift",
        "ConversionAlgorithms/RegisteredNode.swift",
        "ConversionAlgorithms/Zenzai/Zenz/Zenz.swift",
        "ConversionAlgorithms/Zenzai/Zenz/ZenzContext.swift",
        "ConversionAlgorithms/Zenzai/Zenz/llama-mock.swift",
        "ConversionAlgorithms/Zenzai/zenzai.swift",
        "ConverterAPI/Candidate.swift",
        "ConverterAPI/ConversionResult.swift",
        "ConverterAPI/ConvertRequestOptions.swift",
        "ConverterAPI/ConverterBehaviorSemantics.swift",
        "ConverterAPI/KanaKanjiConverter.swift",
        "ConverterAPI/KeyboardLanguage.swift",
        "ConverterAPI/Replacer/TextReplacer.swift",
        "ConverterAPI/SpecialConversion/CalendarCandidate.swift",
        "ConverterAPI/SpecialConversion/CommaSeparatedNumber.swift",
        "ConverterAPI/SpecialConversion/EmailAddress.swift",
        "ConverterAPI/SpecialConversion/RomanTypographys.swift",
        "ConverterAPI/SpecialConversion/SpecialCandidateProvider.swift",
        "ConverterAPI/SpecialConversion/TimeExpression.swift",
        "ConverterAPI/SpecialConversion/Unicode.swift",
        "ConverterAPI/SpecialConversion/VersionCandidate.swift",
        "ConverterAPI/SpellChecker.swift",
        "ConverterAPI/TemplateData.swift",
        "DictionaryManagement/DataStructure/DictionaryBuilder.swift",
        "DictionaryManagement/DataStructure/LOUDS.swift",
        "DictionaryManagement/DataStructure/extension LOUDS.swift",
        "DictionaryManagement/DicdataStore.swift",
        "DictionaryManagement/DicdataStoreState.swift",
        "DictionaryManagement/Entry/CIDData.swift",
        "DictionaryManagement/Entry/DicdataElement.swift",
        "DictionaryManagement/Entry/MIDData.swift",
        "DictionaryManagement/JapaneseNumber.swift",
        "DictionaryManagement/LearningMemory.swift",
        "DictionaryManagement/LearningType.swift",
        "DictionaryManagement/TypoCorrection.swift",
        "InputManagement/ComposingText.swift",
        "InputManagement/InputPiece.swift",
        "InputManagement/InputStyle.swift",
        "InputManagement/InputStyleManager.swift",
        "InputManagement/InputTable.swift",
        "InputManagement/InputTableID.swift",
        "InputManagement/InputTables/InputTables.swift",
        "InputManagement/InputTables/defaultAzik.swift",
        "InputManagement/InputTables/defaultKanaJIS.swift",
        "InputManagement/InputTables/defaultKanaUS.swift",
        "InputManagement/InputTables/defaultRoman2Kana.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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.