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.8.5 (8278b6), with Swift 6.1 for Linux on 12 Jun 2025 19:52:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Reference: v0.8.5
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.8.5     -> FETCH_HEAD
HEAD is now at 8278b6b Merge pull request #204 from azooKey/feat/safer_learning_manager
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage': checked out '7ed1c6b3e361e9f453d23beefa344422f4027eb1'
Submodule path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage': checked out 'ec11764a92fa044cd7d497b8b7d67e966c054a6f'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage' (https://github.com/ensan-hcl/azooKey_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'
Submodule 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage' (https://github.com/ensan-hcl/azooKey_emoji_dictionary_storage) registered for path 'Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'
Cloning into '/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage'...
Cloning into '/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage'...
Cloned https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
Revision (git rev-parse @):
8278b6b76e534f1a08e4db2a11602f499d754327
SUCCESS checkout https://github.com/azooKey/AzooKeyKanaKanjiConverter.git at v0.8.5
========================================
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" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/SwiftyMarisa
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/ensan-hcl/swift-tokenizers
Fetching https://github.com/apple/swift-argument-parser
[1/990] Fetching swift-tokenizers
[229/1420] Fetching swift-tokenizers, swiftymarisa
[487/7379] Fetching swift-tokenizers, swiftymarisa, swift-algorithms
[6925/23979] Fetching swift-tokenizers, swiftymarisa, swift-algorithms, swift-collections
[8542/39359] Fetching swift-tokenizers, swiftymarisa, swift-algorithms, swift-collections, swift-argument-parser
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (0.67s)
[8203/38369] Fetching swiftymarisa, swift-algorithms, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.22s)
[15187/22989] Fetching swiftymarisa, swift-algorithms, swift-collections
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (2.08s)
Fetched https://github.com/apple/swift-algorithms from cache (2.08s)
Fetched https://github.com/apple/swift-collections from cache (2.14s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (3.23s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (1.04s)
Fetching https://github.com/johnmai-dev/Jinja
[1/393] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.43s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (1.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.37s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (4.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.01s)
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/ensan-hcl/swift-tokenizers
Working copy of https://github.com/ensan-hcl/swift-tokenizers resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms 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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/johnmai-dev/Jinja
Working copy of https://github.com/johnmai-dev/Jinja resolved at 1.1.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/50] Write sources
[5/50] Copying t5_tokenizer_config.json
[5/50] Copying gpt2_tokenizer_config.json
[5/50] Write sources
[5/50] Compiling _NumericsShims _NumericsShims.c
[24/50] Copying tokenizer
[24/50] Copying EmojiDictionary
[26/50] Write swift-version-24593BA9C3E375BF.txt
[27/50] Copying Dictionary
[29/81] Emitting module ArgumentParserToolInfo
[30/81] Compiling RealModule Real.swift
[31/81] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/81] Compiling InternalCollectionsUtilities Integer rank.swift
[33/81] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/81] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/81] Emitting module InternalCollectionsUtilities
[36/83] Compiling InternalCollectionsUtilities Descriptions.swift
[37/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/83] Compiling RealModule ElementaryFunctions.swift
[40/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[41/84] Compiling RealModule Float16+Real.swift
[42/84] Compiling RealModule Float+Real.swift
[43/84] Compiling RealModule Float80+Real.swift
[44/84] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/84] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/84] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/84] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/84] Compiling InternalCollectionsUtilities Debugging.swift
[54/84] Emitting module RealModule
[55/84] Compiling RealModule RealFunctions.swift
[58/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/86] Wrapping AST for ArgumentParserToolInfo for debugging
[59/133] Wrapping AST for RealModule for debugging
[62/370] Compiling HashTreeCollections _Bitmap.swift
[63/370] Compiling HashTreeCollections _Bucket.swift
[64/372] Compiling HeapModule _HeapNode.swift
[65/372] Compiling HeapModule Heap.swift
[66/372] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[67/372] Compiling HeapModule Heap+Descriptions.swift
[68/372] Compiling HeapModule Heap+Invariants.swift
[69/372] Compiling HeapModule Heap+UnsafeHandle.swift
[70/372] Emitting module HeapModule
[72/373] Compiling HashTreeCollections _HashNode+Storage.swift
[73/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[74/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[75/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[76/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[77/373] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[78/373] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[79/373] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[80/373] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[81/373] Compiling HashTreeCollections _HashNode+Structural union.swift
[82/373] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[83/373] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[84/373] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[85/380] Compiling HashTreeCollections TreeSet+Hashable.swift
[86/380] Compiling HashTreeCollections TreeSet+Sendable.swift
[87/380] Compiling HashTreeCollections TreeSet+Sequence.swift
[88/380] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[89/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/380] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/380] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/380] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/380] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/390] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[96/390] Compiling HashTreeCollections TreeSet+Debugging.swift
[97/390] Compiling HashTreeCollections TreeSet+Descriptions.swift
[98/390] Compiling HashTreeCollections TreeSet+Equatable.swift
[99/390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[100/390] Compiling HashTreeCollections TreeSet+Extras.swift
[101/390] Compiling HashTreeCollections TreeSet+Filter.swift
[102/443] Compiling BitCollections BitSet+BidirectionalCollection.swift
[103/443] Compiling BitCollections BitSet+Codable.swift
[104/443] Compiling BitCollections BitArray._UnsafeHandle.swift
[105/443] Compiling BitCollections BitArray.swift
[107/446] Compiling BitCollections BitSet.Counted.swift
[108/446] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[109/446] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[110/446] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[111/446] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[112/446] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[113/446] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[114/446] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[117/446] Compiling BitCollections BitArray+RandomBits.swift
[118/446] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[119/446] Compiling BitCollections BitArray+Shifts.swift
[120/446] Compiling BitCollections BitArray+Testing.swift
[121/446] Compiling BitCollections BitSet+Random.swift
[122/446] Compiling BitCollections BitSet+SetAlgebra basics.swift
[123/446] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[124/446] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[125/446] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[126/446] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[127/446] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[128/446] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[129/446] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[130/446] Compiling BitCollections BitSet+SetAlgebra union.swift
[131/446] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[135/446] Compiling BitCollections BitSet+Initializers.swift
[136/446] Compiling BitCollections BitSet+Invariants.swift
[143/446] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[144/446] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[145/446] Compiling OrderedCollections OrderedSet+Sendable.swift
[146/446] Compiling OrderedCollections OrderedSet+SubSequence.swift
[147/446] Compiling OrderedCollections OrderedSet+Testing.swift
[148/446] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[149/446] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/446] Compiling OrderedCollections OrderedSet.swift
[151/446] Compiling OrderedCollections _UnsafeBitset.swift
[152/446] Compiling HashTreeCollections TreeDictionary+Merge.swift
[153/446] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[154/446] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[155/446] Compiling HashTreeCollections TreeDictionary+Values.swift
[156/446] Emitting module DequeModule
[173/461] Compiling _RopeModule _CharacterRecognizer.swift
[174/461] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/461] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/461] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/461] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/461] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/461] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/461] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/461] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/461] Compiling HashTreeCollections TreeSet.swift
[183/461] Emitting module Hub
[184/461] Compiling Hub Downloader.swift
[186/461] Compiling Algorithms Trim.swift
[187/461] Compiling Algorithms Unique.swift
[188/461] Compiling Algorithms Windows.swift
[189/461] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[190/461] Compiling BitCollections BitSet+Extras.swift
[191/461] Compiling BitCollections BitSet+Hashable.swift
[202/468] Compiling Hub Hub.swift
[202/468] Wrapping AST for InternalCollectionsUtilities for debugging
[204/468] Emitting module BitCollections
[211/468] Compiling BitCollections BitArray+BitwiseOperations.swift
[212/468] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[215/468] Compiling BitCollections BitArray+Extras.swift
[216/468] Compiling BitCollections BitArray+Fill.swift
[217/468] Compiling BitCollections BitArray+Hashable.swift
[218/468] Compiling BitCollections BitArray+Initializers.swift
[219/468] Compiling BitCollections BitArray+Invariants.swift
[220/468] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[229/468] Compiling Hub resource_bundle_accessor.swift
[230/468] Compiling Hub HubApi.swift
[230/469] Wrapping AST for HeapModule for debugging
[243/469] Emitting module ArgumentParser
[244/469] Wrapping AST for DequeModule for debugging
[251/469] Emitting module OrderedCollections
[251/469] Wrapping AST for Hub for debugging
[253/469] Compiling ArgumentParser Platform.swift
[254/469] Compiling ArgumentParser SequenceExtensions.swift
[255/469] Compiling ArgumentParser StringExtensions.swift
[256/469] Compiling ArgumentParser Tree.swift
[277/469] Compiling BitCollections BitArray+Codable.swift
[278/469] Compiling BitCollections BitSet.swift
[279/469] Compiling BitCollections Range+Utilities.swift
[280/469] Compiling BitCollections Slice+Utilities.swift
[281/469] Compiling BitCollections UInt+Tricks.swift
[282/469] Compiling BitCollections _Word.swift
[314/470] Emitting module _RopeModule
[328/479] Wrapping AST for OrderedCollections for debugging
[331/479] Compiling BitCollections BitArray+Collection.swift
[332/479] Compiling BitCollections BitArray+Copy.swift
[333/479] Compiling BitCollections BitArray+CustomReflectable.swift
[334/479] Compiling BitCollections BitArray+Descriptions.swift
[347/479] Compiling Jinja Ast.swift
[348/479] Compiling Jinja Environment.swift
[372/479] Compiling ArgumentParser CollectionExtensions.swift
[386/480] Compiling BitCollections BitSet.Index.swift
[387/480] Compiling BitCollections BitSet._UnsafeHandle.swift
[393/481] Compiling Jinja Template.swift
[395/482] Wrapping AST for BitCollections for debugging
[396/482] Wrapping AST for ArgumentParser for debugging
[398/482] Compiling Jinja Utilities.swift
[399/482] Emitting module Algorithms
[434/483] Compiling _RopeModule Rope+Join.swift
[435/483] Compiling _RopeModule Rope+MutatingForEach.swift
[436/483] Compiling _RopeModule Rope+Remove.swift
[437/483] Compiling _RopeModule Rope+RemoveSubrange.swift
[438/483] Compiling _RopeModule Rope+Split.swift
[439/483] Compiling _RopeModule Optional Utilities.swift
[440/483] Compiling _RopeModule String Utilities.swift
[441/483] Compiling _RopeModule String.Index+ABI.swift
[443/483] Emitting module HashTreeCollections
[465/485] Compiling Jinja StringExtension.swift
[466/485] Compiling Jinja Lexer.swift
[467/485] Compiling Jinja Runtime.swift
[468/485] Compiling Jinja Error.swift
[469/485] Compiling Jinja Parser.swift
[470/485] Emitting module Jinja
[472/486] Wrapping AST for HashTreeCollections for debugging
[474/487] Wrapping AST for Algorithms for debugging
[475/493] Wrapping AST for _RopeModule for debugging
[477/495] Compiling Collections Collections.swift
[478/495] Emitting module Collections
[478/496] Wrapping AST for Jinja for debugging
[480/508] Wrapping AST for Collections for debugging
[482/508] Compiling Tokenizers Trie.swift
[483/509] Compiling Tokenizers UnigramTokenizer.swift
[484/509] Compiling Tokenizers Utils.swift
[485/509] Compiling Tokenizers BPETokenizer.swift
[486/509] Compiling Tokenizers BertTokenizer.swift
[487/509] Emitting module Tokenizers
[488/509] Compiling Tokenizers Normalizer.swift
[489/509] Compiling Tokenizers PostProcessor.swift
[490/509] Compiling Tokenizers ByteEncoder.swift
[491/509] Compiling Tokenizers Decoder.swift
[492/509] Compiling Tokenizers Tokenizer.swift
[493/509] Compiling Tokenizers PreTokenizer.swift
[494/509] Compiling Tokenizers TokenLattice.swift
[496/510] Compiling SwiftUtils WithMutableValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[497/510] Compiling SwiftUtils Debug.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[498/510] Compiling SwiftUtils 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
[499/510] Compiling SwiftUtils DataUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/510] Wrapping AST for Tokenizers for debugging
[501/510] 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
[502/510] 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
[503/510] 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
[505/516] Emitting module EfficientNGram
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[506/516] Compiling EfficientNGram Tokenizer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[507/516] Compiling EfficientNGram Inference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/516] Compiling EfficientNGram Trainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/516] Compiling EfficientNGram resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/517] Wrapping AST for SwiftUtils for debugging
[511/517] Wrapping AST for EfficientNGram for debugging
[513/558] Compiling KanaKanjiConverterModule MIDData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[514/558] Compiling KanaKanjiConverterModule PostCompositionPredictionCandidate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[515/558] Compiling KanaKanjiConverterModule RegisteredNodeProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[516/558] Compiling KanaKanjiConverterModule TextReplacer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[517/558] Compiling KanaKanjiConverterModule Roman2Kana.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[518/563] Emitting module KanaKanjiConverterModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[519/563] Compiling KanaKanjiConverterModule post_composition_prediction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:46:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 44 |
 45 |         var description: String {
 46 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 47 |         }
 48 |
[520/563] Compiling KanaKanjiConverterModule zenzai.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:46:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 44 |
 45 |         var description: String {
 46 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 47 |         }
 48 |
[521/563] Compiling KanaKanjiConverterModule LOUDS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:46:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 44 |
 45 |         var description: String {
 46 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 47 |         }
 48 |
[522/563] Compiling KanaKanjiConverterModule extension LOUDS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:46:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 44 |
 45 |         var description: String {
 46 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 47 |         }
 48 |
[523/563] Compiling KanaKanjiConverterModule LatticeNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Kana2Kanji/zenzai.swift:46:47: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 44 |
 45 |         var description: String {
 46 |             "PrefixConstraint(constraint: \"\(String(cString: self.constraint + [0]))\", hasEOS: \(self.hasEOS))"
    |                                               `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
 47 |         }
 48 |
[524/563] Compiling KanaKanjiConverterModule ConvertRequestOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[525/563] Compiling KanaKanjiConverterModule EmailAddress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[526/563] Compiling KanaKanjiConverterModule KanaKanjiConverter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[527/563] Compiling KanaKanjiConverterModule RomanTypographys.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[528/563] Compiling KanaKanjiConverterModule SpecialCandidateProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[529/563] Compiling KanaKanjiConverterModule SpellChecker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/KanaKanjiConverter.swift:21:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 19 |
 20 |     private var converter = Kana2Kanji()
 21 |     nonisolated(unsafe) public static let defaultSpecialCandidateProviders: [any SpecialCandidateProvider] = [
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[any SpecialCandidateProvider]', consider removing it
 22 |         CalendarSpecialCandidateProvider(),
 23 |         EmailAddressSpecialCandidateProvider(),
[530/563] Compiling KanaKanjiConverterModule TimeExpression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[531/563] Compiling KanaKanjiConverterModule Unicode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[532/563] Compiling KanaKanjiConverterModule VersionCandidate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[533/563] Compiling KanaKanjiConverterModule DicdataElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[534/563] Compiling KanaKanjiConverterModule DicdataStore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[535/563] Compiling KanaKanjiConverterModule JapaneseNumber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[536/563] Compiling KanaKanjiConverterModule all_with_prefix_constraint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[537/563] Compiling KanaKanjiConverterModule changed_last_n_character.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[538/563] Compiling KanaKanjiConverterModule completed_first.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[539/563] Compiling KanaKanjiConverterModule deleted_last_n_character.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[540/563] Compiling KanaKanjiConverterModule mid_composition_prediction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[541/563] Compiling KanaKanjiConverterModule no_change.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[542/563] Compiling KanaKanjiConverterModule CIDData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[543/563] Compiling KanaKanjiConverterModule Candidate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[544/563] Compiling KanaKanjiConverterModule ComposingText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[545/563] Compiling KanaKanjiConverterModule CalendarCandidate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[546/563] Compiling KanaKanjiConverterModule CommaSeparatedNumber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[547/563] Compiling KanaKanjiConverterModule ConverisonResult.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Converter/CommaSeparatedNumber.swift:21:13: warning: variable 'reversed' was never mutated; consider changing to 'let' constant
19 |         guard integerPart.count > 3 else { return [] }
20 |
21 |         var reversed = Array(integerPart.reversed())
   |             `- warning: variable 'reversed' was never mutated; consider changing to 'let' constant
22 |         var formatted = ""
23 |         for (i, ch) in reversed.enumerated() {
[548/563] Compiling KanaKanjiConverterModule LearningMemory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[549/563] Compiling KanaKanjiConverterModule TypoCorrection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[550/563] Compiling KanaKanjiConverterModule Kana2Kanji.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[551/563] Compiling KanaKanjiConverterModule added_last_1_character.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[552/563] Compiling KanaKanjiConverterModule added_last_n_character.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[553/563] Compiling KanaKanjiConverterModule all.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[554/563] Compiling KanaKanjiConverterModule States.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[555/563] Compiling KanaKanjiConverterModule TemplateData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[556/563] Compiling KanaKanjiConverterModule Zenz.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[557/563] Compiling KanaKanjiConverterModule ZenzContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[558/563] Compiling KanaKanjiConverterModule llama-mock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:243:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
241 |         // Heapからソートして結果を取り出す
242 |         let cchars: [CChar] = prompt_tokens.dropFirst(initial_count).flatMap(self.token_to_piece) + [0]
243 |         return String(cString: cchars)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
244 |     }
245 |
/host/spi-builder-workspace/Sources/KanaKanjiConverterModule/Zenz/ZenzContext.swift:479:34: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
477 |                     // adding "\0"
478 |                     cchars.append(0)
479 |                     let string = String(cString: cchars)
    |                                  `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
480 |                     // 要求するべき制約を記述する
481 |                     let wholeResult = String(string.dropFirst(prompt.count))
[559/564] Wrapping AST for KanaKanjiConverterModule for debugging
[561/567] 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
[562/567] Compiling KanaKanjiConverterModuleWithDefaultDictionary resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[563/567] Compiling KanaKanjiConverterModuleWithDefaultDictionary KanaKanjiConverterModuleWithDefaultDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/KanaKanjiConverterModuleWithDefaultDictionary.swift:32:16: warning: 'init(N_best:requireJapanesePrediction:requireEnglishPrediction:keyboardLanguage:typographyLetterCandidate:unicodeCandidate:englishCandidateInRoman2KanaInput:fullWidthRomanCandidate:halfWidthKanaCandidate:learningType:maxMemoryCount:shouldResetMemory:dictionaryResourceURL:memoryDirectoryURL:sharedContainerURL:textReplacer:zenzaiMode:preloadDictionary:metadata:)' is deprecated: it be removed in AzooKeyKanaKanjiConverter v1.0
30 |         let dictionaryDirectory = Bundle.module.resourceURL!.appendingPathComponent("Dictionary", isDirectory: true)
31 |         #endif
32 |         return Self(
   |                `- warning: 'init(N_best:requireJapanesePrediction:requireEnglishPrediction:keyboardLanguage:typographyLetterCandidate:unicodeCandidate:englishCandidateInRoman2KanaInput:fullWidthRomanCandidate:halfWidthKanaCandidate:learningType:maxMemoryCount:shouldResetMemory:dictionaryResourceURL:memoryDirectoryURL:sharedContainerURL:textReplacer:zenzaiMode:preloadDictionary:metadata:)' is deprecated: it be removed in AzooKeyKanaKanjiConverter v1.0
33 |             N_best: N_best,
34 |             requireJapanesePrediction: requireJapanesePrediction,
[564/568] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[566/582] 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
[567/583] Compiling CliTool TrainCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[568/583] Compiling CliTool RunCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[569/583] Compiling CliTool InferenceCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[570/583] Compiling CliTool NGramCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[571/583] Compiling CliTool SessionCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[572/583] Compiling CliTool DictCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[573/583] Compiling CliTool ReadCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[574/583] Compiling CliTool Commands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[575/583] Compiling CliTool BuildCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[576/583] Compiling CliTool Anco.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[577/583] Compiling CliTool DefaultStringInterpolation+CommandLineUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[578/583] Compiling CliTool EvaluateCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[579/583] Compiling CliTool ExperimentalPredict.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[580/583] Compiling CliTool ZenzEvaluateCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[581/584] Wrapping AST for CliTool for debugging
[582/584] Write Objects.LinkFileList
[583/584] Linking CliTool
Build complete! (123.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-tokenizers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/swift-tokenizers"
    },
    {
      "identity" : "swiftymarisa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ensan-hcl/SwiftyMarisa"
    }
  ],
  "manifest_display_name" : "AzooKeyKanakanjiConverter",
  "name" : "AzooKeyKanakanjiConverter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUtils",
      "targets" : [
        "SwiftUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "targets" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KanaKanjiConverterModule",
      "targets" : [
        "KanaKanjiConverterModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CliTool",
      "targets" : [
        "CliTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llama_cpp",
      "module_type" : "SystemLibraryTarget",
      "name" : "llama.cpp",
      "path" : "Sources/llama.cpp",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "SwiftUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtilsTests",
      "path" : "Tests/SwiftUtilsTests",
      "sources" : [
        "CharacterUtilsTests.swift",
        "StringExtensionTests.swift",
        "StringUtilsTests.swift",
        "WithMutableValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUtils",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUtils",
      "path" : "Sources/SwiftUtils",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "SwiftUtils",
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "ArrayUtils.swift",
        "CharacterUtils.swift",
        "DataUtils.swift",
        "Debug.swift",
        "StringUtils.swift",
        "WithMutableValue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "path" : "Tests/KanaKanjiConverterModuleWithDefaultDictionaryTests",
      "product_dependencies" : [
        "Collections"
      ],
      "sources" : [
        "ConverterTests/ConverterTests.swift",
        "DicdataStoreTests/DicdataStoreTests.swift",
        "DicdataStoreTests/TextReplacerTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleWithDefaultDictionary",
      "path" : "Sources/KanaKanjiConverterModuleWithDefaultDictionary",
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage/Dictionary",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_emoji_dictionary_storage/EmojiDictionary",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KanaKanjiConverterModuleWithDefaultDictionary.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KanaKanjiConverterModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModuleTests",
      "path" : "Tests/KanaKanjiConverterModuleTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/KanaKanjiConverterModuleTests/DictionaryMock",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ClauseDataUnitTests.swift",
        "ComposingTextTests.swift",
        "ConverterTests/CandidateTests.swift",
        "ConverterTests/CommaSeparatedNumberTests.swift",
        "ConverterTests/ConvesionTests.swift",
        "ConverterTests/EmailAddressConversionTests.swift",
        "ConverterTests/TimeExpressionTests.swift",
        "ConverterTests/UnicodeConversionTests.swift",
        "ConverterTests/WarekiConversionTests.swift",
        "JapaneseNumberConversionTests.swift",
        "KanaKanjiConverterModuleTests.swift",
        "LOUDSTests.swift",
        "LearningMemoryTests.swift",
        "RegisteredNodeTests.swift",
        "TemporalLearningMemoryTrieTests.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KanaKanjiConverterModule",
      "module_type" : "SwiftTarget",
      "name" : "KanaKanjiConverterModule",
      "path" : "Sources/KanaKanjiConverterModule",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "sources" : [
        "CIDData.swift",
        "Candidate.swift",
        "ComposingText.swift",
        "Converter/CalendarCandidate.swift",
        "Converter/CommaSeparatedNumber.swift",
        "Converter/ConverisonResult.swift",
        "Converter/ConvertRequestOptions.swift",
        "Converter/EmailAddress.swift",
        "Converter/KanaKanjiConverter.swift",
        "Converter/RomanTypographys.swift",
        "Converter/SpecialCandidateProvider.swift",
        "Converter/SpellChecker.swift",
        "Converter/TimeExpression.swift",
        "Converter/Unicode.swift",
        "Converter/VersionCandidate.swift",
        "DicdataStore/DicdataElement.swift",
        "DicdataStore/DicdataStore.swift",
        "DicdataStore/JapaneseNumber.swift",
        "DicdataStore/LearningMemory.swift",
        "DicdataStore/TypoCorrection.swift",
        "Kana2Kanji/Kana2Kanji.swift",
        "Kana2Kanji/added_last_1_character.swift",
        "Kana2Kanji/added_last_n_character.swift",
        "Kana2Kanji/all.swift",
        "Kana2Kanji/all_with_prefix_constraint.swift",
        "Kana2Kanji/changed_last_n_character.swift",
        "Kana2Kanji/completed_first.swift",
        "Kana2Kanji/deleted_last_n_character.swift",
        "Kana2Kanji/mid_composition_prediction.swift",
        "Kana2Kanji/no_change.swift",
        "Kana2Kanji/post_composition_prediction.swift",
        "Kana2Kanji/zenzai.swift",
        "LOUDS/LOUDS.swift",
        "LOUDS/extension LOUDS.swift",
        "LatticeNode.swift",
        "MIDData.swift",
        "PostCompositionPredictionCandidate.swift",
        "RegisteredNodeProtocol.swift",
        "Replacer/TextReplacer.swift",
        "Roman2Kana.swift",
        "States.swift",
        "TemplateData.swift",
        "Zenz/Zenz.swift",
        "Zenz/ZenzContext.swift",
        "Zenz/llama-mock.swift"
      ],
      "target_dependencies" : [
        "SwiftUtils",
        "EfficientNGram",
        "llama.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EfficientNGramTests",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGramTests",
      "path" : "Tests/EfficientNGramTests",
      "sources" : [
        "EfficientNGramTests.swift"
      ],
      "target_dependencies" : [
        "EfficientNGram"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EfficientNGram",
      "module_type" : "SwiftTarget",
      "name" : "EfficientNGram",
      "path" : "Sources/EfficientNGram",
      "product_dependencies" : [
        "Transformers",
        "SwiftyMarisa"
      ],
      "product_memberships" : [
        "KanaKanjiConverterModuleWithDefaultDictionary",
        "KanaKanjiConverterModule",
        "CliTool"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/EfficientNGram/tokenizer",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Inference.swift",
        "Tokenizer.swift",
        "Trainer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CliTool",
      "module_type" : "SwiftTarget",
      "name" : "CliTool",
      "path" : "Sources/CliTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CliTool"
      ],
      "sources" : [
        "Anco.swift",
        "DefaultStringInterpolation+CommandLineUtils.swift",
        "Subcommands/Commands.swift",
        "Subcommands/DictCommands/BuildCommand.swift",
        "Subcommands/DictCommands/DictCommand.swift",
        "Subcommands/DictCommands/ReadCommand.swift",
        "Subcommands/EvaluateCommand.swift",
        "Subcommands/ExperimentalPredict.swift",
        "Subcommands/NGramCommands/InferenceCommand.swift",
        "Subcommands/NGramCommands/NGramCommand.swift",
        "Subcommands/NGramCommands/TrainCommand.swift",
        "Subcommands/RunCommand.swift",
        "Subcommands/SessionCommand.swift",
        "Subcommands/ZenzEvaluateCommand.swift"
      ],
      "target_dependencies" : [
        "KanaKanjiConverterModuleWithDefaultDictionary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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.