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 v0.11.1 (75c7c2), with Swift 6.1 for Linux on 26 Aug 2025 16:21:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: v0.11.1
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
 * tag               v0.11.1    -> FETCH_HEAD
HEAD is now at 75c7c2b Merge pull request #286 from azooKey/feat/iOS_build
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 @):
75c7c2b9c517610d27be23ac47b0a54ccb4de76d
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at v0.11.1
========================================
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-2":/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/ensan-hcl/SwiftyMarisa
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/ensan-hcl/swift-tokenizers
[1/430] Fetching swiftymarisa
[423/6398] Fetching swiftymarisa, swift-algorithms
[483/7388] Fetching swiftymarisa, swift-algorithms, swift-tokenizers
[6629/24742] Fetching swiftymarisa, swift-algorithms, swift-tokenizers, swift-collections
[7324/40431] Fetching swiftymarisa, swift-algorithms, swift-tokenizers, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.97s)
[16089/34463] Fetching swiftymarisa, swift-tokenizers, swift-collections, swift-argument-parser
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (2.49s)
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (2.49s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.50s)
Fetched https://github.com/apple/swift-collections from cache (2.52s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (3.16s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (0.62s)
Fetching https://github.com/johnmai-dev/Jinja
[1/516] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.31s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (0.81s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (2.18s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.14s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.64s)
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.2
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
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
[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] Write sources
[2/51] Copying t5_tokenizer_config.json
[24/51] Copying tokenizer
[25/51] Copying EmojiDictionary
[26/51] Compiling _NumericsShims _NumericsShims.c
[26/51] Write swift-version-24593BA9C3E375BF.txt
[28/82] Copying Dictionary
[30/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/82] Compiling InternalCollectionsUtilities Debugging.swift
[32/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/82] Compiling InternalCollectionsUtilities Integer rank.swift
[34/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/83] Emitting module InternalCollectionsUtilities
[36/83] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/83] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/83] Emitting module RealModule
[43/84] Compiling InternalCollectionsUtilities Descriptions.swift
[44/84] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/84] Emitting module ArgumentParserToolInfo
[46/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[47/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/85] Compiling RealModule Float80+Real.swift
[50/85] Compiling RealModule Real.swift
[51/85] Compiling RealModule Float16+Real.swift
[52/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/85] Compiling RealModule ElementaryFunctions.swift
[54/85] Compiling RealModule Float+Real.swift
[55/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/86] Compiling RealModule RealFunctions.swift
[60/87] Wrapping AST for InternalCollectionsUtilities for debugging
[62/405] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[63/405] Compiling HeapModule Heap+Descriptions.swift
[64/405] Compiling ArgumentParser ParsableArguments.swift
[65/405] Compiling ArgumentParser ParsableCommand.swift
[66/407] Compiling HeapModule _HeapNode.swift
[67/407] Compiling HeapModule Heap.swift
[68/407] Compiling HeapModule Heap+Invariants.swift
[69/407] Compiling HeapModule Heap+UnsafeHandle.swift
[70/407] Compiling ArgumentParser InputKey.swift
[71/407] Compiling ArgumentParser InputOrigin.swift
[72/407] Compiling ArgumentParser NameSpecification.swift
[73/407] Compiling ArgumentParser Option.swift
[74/407] Compiling ArgumentParser Errors.swift
[75/407] Compiling ArgumentParser Flag.swift
[76/407] Emitting module HeapModule
[78/408] Compiling HashTreeCollections TreeSet+Hashable.swift
[79/408] Compiling HashTreeCollections TreeSet+Sendable.swift
[80/408] Compiling HashTreeCollections TreeSet+Sequence.swift
[81/408] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[82/408] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[83/408] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[84/408] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[85/408] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[86/408] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[87/408] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[88/418] Compiling ArgumentParser Platform.swift
[89/418] Compiling ArgumentParser SequenceExtensions.swift
[90/418] Compiling ArgumentParser StringExtensions.swift
[91/418] Compiling ArgumentParser SwiftExtensions.swift
[92/418] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[93/418] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[94/418] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[95/418] Compiling ArgumentParser DumpHelpGenerator.swift
[96/418] Compiling ArgumentParser HelpCommand.swift
[97/418] Compiling ArgumentParser HelpGenerator.swift
[98/418] Compiling ArgumentParser MessageInfo.swift
[99/418] Compiling ArgumentParser UsageGenerator.swift
[100/418] Compiling ArgumentParser CollectionExtensions.swift
[101/418] Compiling ArgumentParser Mutex.swift
[102/425] Compiling DequeModule _DequeSlot.swift
[103/425] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/450] Compiling Algorithms Cycle.swift
[105/450] Compiling Algorithms EitherSequence.swift
[106/450] Compiling Algorithms FirstNonNil.swift
[107/450] Compiling Algorithms Partition.swift
[108/450] Emitting module BitCollections
[109/457] Compiling BitCollections Range+Utilities.swift
[110/457] Compiling BitCollections Slice+Utilities.swift
[111/457] Compiling BitCollections UInt+Tricks.swift
[112/457] Compiling BitCollections _Word.swift
[113/457] Compiling OrderedCollections OrderedSet.swift
[114/457] Compiling OrderedCollections _UnsafeBitset.swift
[115/457] Compiling HashTreeCollections TreeSet+Equatable.swift
[116/457] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[117/457] Compiling HashTreeCollections TreeSet+Extras.swift
[118/457] Compiling HashTreeCollections TreeSet+Filter.swift
[119/457] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[120/457] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[121/457] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[122/457] Compiling BitCollections BitSet+SetAlgebra union.swift
[123/457] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[124/457] Compiling BitCollections BitSet.Counted.swift
[125/457] Compiling BitCollections BitSet.Index.swift
[126/457] Compiling BitCollections BitSet._UnsafeHandle.swift
[127/457] Compiling ArgumentParser ArgumentHelp.swift
[128/457] Compiling ArgumentParser OptionGroup.swift
[129/457] Compiling ArgumentParser AsyncParsableCommand.swift
[130/457] Compiling ArgumentParser CommandConfiguration.swift
[131/457] Compiling ArgumentParser CommandGroup.swift
[132/457] Compiling ArgumentParser EnumerableFlag.swift
[133/457] Compiling ArgumentParser ExpressibleByArgument.swift
[134/457] Compiling ArgumentParser SplitArguments.swift
[153/457] Compiling Algorithms Joined.swift
[154/457] Compiling Algorithms Keyed.swift
[155/457] Compiling Algorithms MinMax.swift
[156/457] Compiling Algorithms AdjacentPairs.swift
[157/457] Compiling Algorithms Chain.swift
[158/457] Compiling Algorithms Chunked.swift
[159/457] Compiling Algorithms Combinations.swift
[160/457] Compiling Algorithms Compacted.swift
[161/457] Compiling Algorithms Indexed.swift
[162/457] Compiling Algorithms Intersperse.swift
[163/457] Compiling Algorithms RandomSample.swift
[164/457] Compiling Algorithms Reductions.swift
[165/457] Compiling Algorithms Rotate.swift
[166/457] Compiling Algorithms Split.swift
[167/457] Compiling Algorithms Stride.swift
[168/457] Compiling Algorithms Suffix.swift
[171/457] Emitting module ArgumentParser
[177/463] Compiling ArgumentParser Tree.swift
[178/463] Compiling ArgumentParser CodingKeyValidator.swift
[179/463] Compiling ArgumentParser NonsenseFlagsValidator.swift
[180/463] Compiling ArgumentParser ParsableArgumentsValidation.swift
[181/463] Compiling ArgumentParser PositionalArgumentsValidator.swift
[182/463] Compiling ArgumentParser UniqueNamesValidator.swift
[186/463] Emitting module DequeModule
[187/464] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[188/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[189/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[190/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[191/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[192/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[193/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[194/464] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[195/464] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[196/464] Compiling HashTreeCollections TreeSet.swift
[197/464] Wrapping AST for RealModule for debugging
[199/464] Compiling Hub resource_bundle_accessor.swift
[200/464] Compiling Hub Hub.swift
[216/464] Compiling Algorithms Grouped.swift
[229/464] Compiling Algorithms Permutations.swift
[230/464] Compiling Algorithms Product.swift
[231/464] Compiling Algorithms FlattenCollection.swift
[232/464] Compiling Hub Downloader.swift
[233/464] Emitting module Hub
[234/464] Compiling Hub HubApi.swift
[234/465] Wrapping AST for HeapModule for debugging
[242/465] Wrapping AST for DequeModule for debugging
[246/465] Compiling BitCollections BitSet.swift
[264/469] Wrapping AST for Hub for debugging
[284/478] Wrapping AST for ArgumentParserToolInfo for debugging
[292/478] Wrapping AST for BitCollections for debugging
[339/478] Emitting module OrderedCollections
[354/479] Wrapping AST for OrderedCollections for debugging
[356/479] Compiling Algorithms Trim.swift
[357/479] Compiling Algorithms Unique.swift
[358/479] Compiling Algorithms Windows.swift
[370/488] Compiling Jinja Error.swift
[371/489] Compiling Jinja Template.swift
[372/489] Emitting module _RopeModule
[383/489] Compiling Jinja Utilities.swift
[409/489] Compiling _RopeModule Rope+Join.swift
[410/489] Compiling _RopeModule Rope+MutatingForEach.swift
[411/489] Compiling _RopeModule Rope+Remove.swift
[412/489] Compiling _RopeModule Rope+RemoveSubrange.swift
[413/489] Compiling _RopeModule Rope+Split.swift
[414/489] Compiling _RopeModule Optional Utilities.swift
[415/489] Compiling _RopeModule String Utilities.swift
[416/489] Compiling _RopeModule String.Index+ABI.swift
[417/489] Compiling _RopeModule _CharacterRecognizer.swift
[418/490] Emitting module HashTreeCollections
[431/491] Compiling Jinja Ast.swift
[432/491] Compiling Jinja Environment.swift
[470/491] Emitting module Algorithms
[472/493] Wrapping AST for HashTreeCollections for debugging
[473/493] Wrapping AST for ArgumentParser for debugging
[475/493] Compiling Jinja Parser.swift
[476/493] Compiling Jinja Lexer.swift
[477/493] Compiling Jinja StringExtension.swift
[478/493] Compiling Jinja Runtime.swift
[478/493] Wrapping AST for _RopeModule for debugging
[479/493] Wrapping AST for Algorithms for debugging
[481/502] Compiling Collections Collections.swift
[482/502] Emitting module Collections
[483/503] Wrapping AST for Collections for debugging
[485/503] Emitting module Jinja
[488/504] Wrapping AST for Jinja for debugging
[490/516] Compiling Tokenizers UnigramTokenizer.swift
[491/517] Compiling Tokenizers Trie.swift
[492/517] Compiling Tokenizers Utils.swift
[493/517] Emitting module Tokenizers
[494/517] Compiling Tokenizers BPETokenizer.swift
[495/517] Compiling Tokenizers BertTokenizer.swift
[496/517] Compiling Tokenizers ByteEncoder.swift
[497/517] Compiling Tokenizers Decoder.swift
[498/517] Compiling Tokenizers Normalizer.swift
[499/517] Compiling Tokenizers PostProcessor.swift
[500/517] Compiling Tokenizers PreTokenizer.swift
[501/517] Compiling Tokenizers TokenLattice.swift
[502/517] Compiling Tokenizers Tokenizer.swift
[504/518] 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
[505/518] 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
[506/518] 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
[507/518] 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
[507/518] Wrapping AST for Tokenizers for debugging
[509/518] 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
[510/518] 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
[511/523] 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
[512/524] 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
[513/524] 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
[514/524] 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
[515/524] 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
[516/524] 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
[518/525] Wrapping AST for SwiftUtils for debugging
[519/525] Wrapping AST for EfficientNGram for debugging
[521/574] 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
[522/574] 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
[523/574] 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
[524/574] 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
[525/574] 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
[526/574] 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
[527/574] 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
[528/580] 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
[529/580] 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
[530/580] 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
[531/580] 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
[532/580] 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
[533/580] 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
[534/580] 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
[535/580] 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
[536/580] 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
[537/580] 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
[538/580] 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
[539/580] 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
[540/580] 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
[541/580] 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
[542/580] 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
[543/580] 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
[544/580] 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
[545/580] 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
[546/580] 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
[547/580] 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
[548/580] 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
[549/580] 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
[550/580] 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
[551/580] 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
[552/580] 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
[553/580] 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
[554/580] 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
[555/580] 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
[556/580] 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
[557/580] 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
[558/580] 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
[559/580] 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
[560/580] 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
[561/580] 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
[562/580] 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
[563/580] 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
[564/580] 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
[565/580] 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
[566/580] 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
[567/580] 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
[568/580] 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
/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
[569/580] 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
[570/580] 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
[571/580] 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
[572/580] 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
[573/580] 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
[574/580] 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
[575/580] 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
[576/581] Wrapping AST for KanaKanjiConverterModule for debugging
[578/584] 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
[579/584] 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
[580/584] 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
[581/585] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[583/599] 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
[584/599] 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
[585/600] 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
[586/600] 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
[587/600] 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
[588/600] 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
[589/600] 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
[590/600] 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
[591/600] 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
[592/600] 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
[593/600] 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
[594/600] 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
[595/600] 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
[596/600] 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
[597/600] 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
[598/601] Wrapping AST for CliTool for debugging
[599/601] Write Objects.LinkFileList
[600/601] Linking CliTool
Build complete! (141.63s)
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" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConverterTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TemplateConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "DicdataStoreTests.swift",
        "DictionaryBuilderTests.swift",
        "InputStyleManagerTests.swift",
        "InputTableFormatTests.swift",
        "InputTablesTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "KeyInputTests.swift",
        "LOUDSTests.swift",
        "LatticeTests.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" : [
        "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/KanaKanjiConverter.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/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",
        "InputManagement/States.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.