Build Information
Successful build of AzooKeyKanaKanjiConverter, reference v0.11.1 (75c7c2
), with Swift 6.1 for Android on 26 Aug 2025 16:19:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
https://github.com/azooKey/AzooKeyKanaKanjiConverter.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Cannot link with -lobjc
/usr/bin/ld.gold: error: cannot find -lobjc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Fetching https://github.com/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
Fetching https://github.com/ensan-hcl/SwiftyMarisa
[1/430] Fetching swiftymarisa
[44/1420] Fetching swiftymarisa, swift-tokenizers
[659/7388] Fetching swiftymarisa, swift-tokenizers, swift-algorithms
Fetched https://github.com/ensan-hcl/SwiftyMarisa from cache (0.55s)
[1303/6958] Fetching swift-tokenizers, swift-algorithms
[3452/24312] Fetching swift-tokenizers, swift-algorithms, swift-collections
[9538/40001] Fetching swift-tokenizers, swift-algorithms, swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.95s)
[6254/34033] Fetching swift-tokenizers, swift-collections, swift-argument-parser
Fetched https://github.com/ensan-hcl/swift-tokenizers from cache (0.97s)
[6362/33043] Fetching swift-collections, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.77s)
Fetched https://github.com/apple/swift-collections from cache (2.22s)
Computing version for https://github.com/ensan-hcl/SwiftyMarisa
Computed https://github.com/ensan-hcl/SwiftyMarisa at 0.0.1 (2.69s)
Computing version for https://github.com/ensan-hcl/swift-tokenizers
Computed https://github.com/ensan-hcl/swift-tokenizers at 0.0.1 (0.46s)
Fetching https://github.com/johnmai-dev/Jinja
[1/516] Fetching jinja
Fetched https://github.com/johnmai-dev/Jinja from cache (0.23s)
Computing version for https://github.com/johnmai-dev/Jinja
Computed https://github.com/johnmai-dev/Jinja at 1.1.2 (0.71s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.93s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.63s)
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/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/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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/51] Write sources
[7/51] Copying gpt2_tokenizer_config.json
[7/51] Copying t5_tokenizer_config.json
[7/51] Write sources
[24/51] Compiling _NumericsShims _NumericsShims.c
[25/51] Copying EmojiDictionary
[25/51] Copying tokenizer
[27/51] Write swift-version-24593BA9C3E375BF.txt
[28/56] Copying Dictionary
[30/82] Emitting module ArgumentParserToolInfo
[31/82] Emitting module RealModule
[32/83] Compiling RealModule Float+Real.swift
[33/83] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/84] Compiling InternalCollectionsUtilities Debugging.swift
[36/84] Compiling RealModule RealFunctions.swift
[37/85] Compiling InternalCollectionsUtilities Descriptions.swift
[38/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/85] Compiling RealModule AlgebraicField.swift
[41/85] Compiling RealModule ApproximateEquality.swift
[42/85] Compiling RealModule AugmentedArithmetic.swift
[43/85] Compiling RealModule Double+Real.swift
[44/85] Compiling RealModule Float80+Real.swift
[45/85] Compiling RealModule ElementaryFunctions.swift
[46/85] Compiling RealModule Float16+Real.swift
[47/85] Compiling RealModule Real.swift
[48/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/86] Emitting module InternalCollectionsUtilities
[51/86] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/86] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/87] Wrapping AST for ArgumentParserToolInfo for debugging
[60/95] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/131] Wrapping AST for RealModule for debugging
[63/377] Compiling HeapModule Heap+Descriptions.swift
[64/377] Compiling DequeModule Deque+CustomReflectable.swift
[65/377] Compiling DequeModule Deque+Descriptions.swift
[66/379] Compiling HeapModule _HeapNode.swift
[67/379] Compiling HeapModule Heap.swift
[68/379] Compiling DequeModule _DequeBuffer.swift
[69/379] Compiling DequeModule _DequeBufferHeader.swift
[70/379] Compiling HeapModule Heap+Invariants.swift
[71/379] Compiling HeapModule Heap+UnsafeHandle.swift
[72/379] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[73/379] Compiling DequeModule Deque+Equatable.swift
[74/379] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/379] Compiling DequeModule Deque+Extras.swift
[76/379] Compiling DequeModule Deque+Hashable.swift
[77/379] Emitting module HeapModule
[78/380] Compiling _RopeModule BigString+UTF8View.swift
[79/380] Compiling _RopeModule BigString+Builder.swift
[80/380] Compiling _RopeModule BigString+Contents.swift
[81/380] Compiling _RopeModule BigString+Debugging.swift
[82/380] Compiling _RopeModule BigString+Index.swift
[83/380] Compiling _RopeModule BigString+Ingester.swift
[85/386] Emitting module ArgumentParser
[86/386] Compiling _RopeModule _RopeItem.swift
[87/386] Compiling _RopeModule _RopePath.swift
[88/386] Compiling HashTreeCollections TreeSet+Sequence.swift
[89/386] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[90/386] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[91/386] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[92/386] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[93/386] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[94/386] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[95/386] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[96/396] Compiling _RopeModule BigString+TextOutputStream.swift
[97/396] Compiling _RopeModule BigString+UnicodeScalarView.swift
[98/396] Compiling _RopeModule BigSubstring+UTF16View.swift
[99/396] Compiling _RopeModule BigSubstring+UTF8View.swift
[100/396] Compiling ArgumentParser Tree.swift
[101/396] Compiling ArgumentParser CodingKeyValidator.swift
[102/396] Compiling ArgumentParser NonsenseFlagsValidator.swift
[103/403] Compiling DequeModule _DequeSlot.swift
[104/403] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/403] Compiling _RopeModule BigString+Split.swift
[106/403] Compiling _RopeModule Range+BigString.swift
[107/403] Compiling _RopeModule BigString+UTF16View.swift
[113/456] Compiling BitCollections BitSet+CustomStringConvertible.swift
[114/456] Compiling BitCollections BitSet+Equatable.swift
[115/456] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[116/456] Compiling BitCollections BitSet+Extras.swift
[117/456] Compiling BitCollections BitSet+Hashable.swift
[118/456] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[119/456] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[120/456] Compiling BitCollections BitArray+Codable.swift
[121/456] Compiling BitCollections BitArray+Collection.swift
[122/456] Compiling BitCollections BitArray+Copy.swift
[123/456] Compiling BitCollections BitArray+CustomReflectable.swift
[124/456] Compiling BitCollections BitArray+Descriptions.swift
[125/456] Compiling BitCollections BitArray+Equatable.swift
[126/456] Compiling _RopeModule Rope+Sequence.swift
[127/456] Compiling _RopeModule Rope+Append.swift
[128/456] Compiling BitCollections BitArray+RandomBits.swift
[129/456] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[130/456] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[131/456] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[132/456] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[133/456] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[134/456] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[135/456] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[136/456] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[137/456] Compiling BitCollections BitSet+CustomReflectable.swift
[138/456] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[139/456] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[140/456] Compiling BitCollections BitSet+Initializers.swift
[141/456] Compiling BitCollections BitSet+Invariants.swift
[142/456] Compiling BitCollections BitSet.Counted.swift
[143/456] Compiling BitCollections BitArray+BitwiseOperations.swift
[144/456] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[159/456] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[160/456] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[161/456] Compiling BitCollections BitSet+SetAlgebra union.swift
[162/456] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[165/456] Compiling BitCollections BitSet+Random.swift
[166/456] Compiling BitCollections BitSet+SetAlgebra basics.swift
[169/456] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[170/456] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[171/456] Compiling BitCollections BitArray+Fill.swift
[172/456] Compiling BitCollections BitArray+Hashable.swift
[173/456] Compiling BitCollections BitArray+Initializers.swift
[174/456] Compiling BitCollections BitArray+Invariants.swift
[175/456] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[176/456] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[177/459] Emitting module DequeModule
[181/460] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[182/460] Compiling OrderedCollections OrderedSet.swift
[183/460] Compiling OrderedCollections _UnsafeBitset.swift
[184/460] Compiling _RopeModule Rope.swift
[185/460] Compiling _RopeModule RopeElement.swift
[186/460] Compiling _RopeModule RopeMetric.swift
[187/460] Compiling _RopeModule RopeSummary.swift
[191/469] Compiling _RopeModule _CharacterRecognizer.swift
[192/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[193/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[194/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[195/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[196/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[197/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[198/469] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[199/469] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[200/469] Compiling HashTreeCollections TreeSet.swift
[202/469] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[203/469] Compiling BitCollections BitArray+Extras.swift
[203/469] Wrapping AST for InternalCollectionsUtilities for debugging
[210/469] Compiling OrderedCollections OrderedSet+Sendable.swift
[211/469] Compiling OrderedCollections OrderedSet+SubSequence.swift
[212/469] Compiling OrderedCollections OrderedSet+Testing.swift
[213/469] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[224/469] Emitting module BitCollections
[227/476] Compiling BitCollections BitArray+Shifts.swift
[228/476] Compiling BitCollections BitArray+Testing.swift
[229/476] Compiling BitCollections BitArray._UnsafeHandle.swift
[230/476] Compiling BitCollections BitArray.swift
[231/476] Compiling BitCollections BitSet+BidirectionalCollection.swift
[232/476] Compiling BitCollections BitSet+Codable.swift
[264/476] Wrapping AST for HeapModule for debugging
[274/476] Compiling Algorithms Trim.swift
[275/476] Compiling Algorithms Unique.swift
[276/476] Compiling Algorithms Windows.swift
[288/476] Wrapping AST for DequeModule for debugging
[312/476] Emitting module OrderedCollections
[313/476] Compiling BitCollections BitSet.swift
[314/476] Compiling BitCollections Range+Utilities.swift
[315/476] Compiling BitCollections Slice+Utilities.swift
[316/476] Compiling BitCollections UInt+Tricks.swift
[317/476] Compiling BitCollections _Word.swift
[321/477] Emitting module Hub
[322/477] Compiling Hub Downloader.swift
[339/477] Compiling Hub HubApi.swift
[340/477] Compiling Hub resource_bundle_accessor.swift
[341/477] Compiling Hub Hub.swift
[347/478] Wrapping AST for OrderedCollections for debugging
[353/487] Wrapping AST for Hub for debugging
[355/487] Compiling Jinja Template.swift
[356/488] Compiling Jinja Error.swift
[357/488] Emitting module _RopeModule
[358/488] Compiling BitCollections BitSet.Index.swift
[359/488] Compiling BitCollections BitSet._UnsafeHandle.swift
[383/489] Compiling Jinja Ast.swift
[384/489] Compiling Jinja Environment.swift
[416/489] Wrapping AST for BitCollections for debugging
[418/490] Compiling _RopeModule Rope+Join.swift
[419/490] Compiling _RopeModule Rope+MutatingForEach.swift
[420/490] Compiling _RopeModule Rope+Remove.swift
[421/490] Compiling _RopeModule Rope+RemoveSubrange.swift
[422/490] Compiling _RopeModule Rope+Split.swift
[423/490] Compiling _RopeModule Optional Utilities.swift
[424/490] Compiling _RopeModule String Utilities.swift
[425/490] Compiling _RopeModule String.Index+ABI.swift
[428/490] Emitting module Algorithms
[429/491] Compiling Jinja StringExtension.swift
[430/491] Wrapping AST for ArgumentParser for debugging
[432/491] Compiling Jinja Utilities.swift
[433/491] Compiling Jinja Parser.swift
[474/492] Emitting module HashTreeCollections
[475/493] Wrapping AST for Algorithms for debugging
[477/500] Compiling Jinja Lexer.swift
[478/500] Compiling Jinja Runtime.swift
[478/500] Wrapping AST for _RopeModule for debugging
[480/500] Emitting module Jinja
[482/501] Wrapping AST for HashTreeCollections for debugging
[485/503] Compiling Collections Collections.swift
[486/503] Emitting module Collections
[486/504] Wrapping AST for Jinja for debugging
[488/516] Wrapping AST for Collections for debugging
[490/516] Compiling Tokenizers Trie.swift
[491/516] Compiling Tokenizers UnigramTokenizer.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 PreTokenizer.swift
[497/517] Compiling Tokenizers TokenLattice.swift
[498/517] Compiling Tokenizers Tokenizer.swift
[499/517] Compiling Tokenizers Normalizer.swift
[500/517] Compiling Tokenizers PostProcessor.swift
[501/517] Compiling Tokenizers ByteEncoder.swift
[502/517] Compiling Tokenizers Decoder.swift
[503/518] Wrapping AST for Tokenizers for debugging
[505/523] 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/523] 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
[507/523] Compiling EfficientNGram resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/523] 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/523] 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
[510/523] 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
[511/523] 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
[512/524] 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
[513/524] 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
[515/524] 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
[516/524] 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
[517/524] 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
[517/525] Wrapping AST for EfficientNGram for debugging
[519/525] Wrapping AST for SwiftUtils for debugging
[521/574] 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
[522/574] 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
[523/574] 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
[524/574] 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
[525/574] 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
[526/574] 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
[527/574] 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
[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 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
[530/580] 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
[531/580] 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
[532/580] 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
[533/580] 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
[534/580] 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
[535/580] 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
[536/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
[537/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
[538/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
[539/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
[540/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
[541/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
[542/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
[543/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
[544/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
[545/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
[546/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
[547/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
[548/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
[549/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
[550/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
[551/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
[552/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
[553/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
[554/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
[555/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
[556/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
[557/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
[558/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
[559/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
[560/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
[561/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
[562/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
[563/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
[564/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
[565/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
[566/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
[567/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
[568/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
[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 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
[580/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
[581/585] Wrapping AST for KanaKanjiConverterModuleWithDefaultDictionary for debugging
[583/599] 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
[584/599] 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
[585/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
[586/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
[587/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
[588/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
[589/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
[590/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
[591/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
[592/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
[593/600] 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
[594/600] 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
[595/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
[596/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
[597/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
[598/601] Wrapping AST for CliTool for debugging
[599/601] Write Objects.LinkFileList
[600/601] Linking CliTool
Build complete! (110.44s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Cannot link with -lobjc
/usr/bin/ld.gold: error: cannot find -lobjc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Done.