Build Information
Failed to build ASN1Codable, reference main (cbd39f), with Swift 6.2 for Wasm on 5 Nov 2025 14:40:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/ASN1Codable.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PADL/ASN1Codable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cbd39f4 use ArgumentParser in lieu of Commandant
Cloned https://github.com/PADL/ASN1Codable.git
Revision (git rev-parse @):
cbd39f45acaebb503e0fd6ae9193ecae7563750d
SUCCESS checkout https://github.com/PADL/ASN1Codable.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/ASN1Codable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/PADL/ASN1Kit
[1/1049] Fetching asn1kit
Fetched https://github.com/PADL/ASN1Kit from cache (0.40s)
Fetching https://github.com/PADL/Echo
[1/868] Fetching echo
Fetched https://github.com/PADL/Echo from cache (0.31s)
Fetching https://github.com/mkrd/Swift-BigInt
[1/1854] Fetching swift-bigint
Fetched https://github.com/mkrd/Swift-BigInt from cache (0.65s)
Fetching https://github.com/SwiftCommon/DataKit.git
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser
[1/782] Fetching anycodable
[479/2006] Fetching anycodable, datakit
[743/3826] Fetching anycodable, datakit, swift-atomics
[1777/20512] Fetching anycodable, datakit, swift-atomics, swift-argument-parser
Fetched https://github.com/SwiftCommon/DataKit.git from cache (0.56s)
[11613/19288] Fetching anycodable, swift-atomics, swift-argument-parser
Fetched https://github.com/Flight-School/AnyCodable from cache (0.96s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.97s)
Computing version for https://github.com/SwiftCommon/DataKit.git
Computed https://github.com/SwiftCommon/DataKit.git at 1.1.0 (1.52s)
Fetching https://github.com/Quick/Nimble
[1/19787] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (4.50s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (5.05s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.54s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.51s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.59s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.14s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.41s)
Creating working copy for https://github.com/SwiftCommon/DataKit.git
Working copy of https://github.com/SwiftCommon/DataKit.git resolved at 1.1.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/PADL/ASN1Kit
Working copy of https://github.com/PADL/ASN1Kit resolved at lhoward/pr (94f981e)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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.6.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/PADL/Echo
Working copy of https://github.com/PADL/Echo resolved at fix-release-build (d7e29ee)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/mkrd/Swift-BigInt
Working copy of https://github.com/mkrd/Swift-BigInt resolved at master (d09d98b)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/30] Write sources
[9/30] Compiling CEcho ValueWitnessTable.c
[10/30] Write sources
[12/30] Compiling CEcho ImageInspectionELF.c
[13/30] Write sources
[13/30] Compiling CEcho ImageInspectionMachO.c
[15/30] Write sources
[16/30] Compiling CEcho KnownMetadata.c
[16/30] Compiling CEcho Functions.c
[18/30] Compiling _AtomicsShims.c
[19/30] Compiling CEcho CallAccessor.c
[20/30] Write swift-version-24593BA9C3E375BF.txt
[22/62] Emitting module Atomics
[23/64] Compiling Atomics AtomicInteger.swift
[24/64] Compiling Atomics AtomicOptionalWrappable.swift
[25/64] Compiling Atomics AtomicReference.swift
[26/64] Compiling Atomics UnsafeAtomic.swift
[27/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/64] Compiling Atomics OptionalRawRepresentable.swift
[29/64] Compiling Atomics RawRepresentable.swift
[30/64] Compiling Atomics AtomicBool.swift
[31/64] Compiling Atomics IntegerConformances.swift
[32/64] Compiling Atomics PointerConformances.swift
[33/64] Compiling Atomics Primitives.native.swift
[34/64] Compiling Atomics AtomicStorage.swift
[35/64] Compiling Atomics AtomicValue.swift
[36/64] Compiling Atomics AtomicMemoryOrderings.swift
[37/64] Compiling Atomics DoubleWord.swift
[38/64] Compiling Atomics ManagedAtomic.swift
[39/64] Compiling Atomics ManagedAtomicLazyReference.swift
[40/64] Compiling Atomics IntegerOperations.swift
[41/64] Compiling Atomics Unmanaged extensions.swift
[43/111] Compiling ArgumentParserToolInfo ToolInfo.swift
[44/111] Emitting module ArgumentParserToolInfo
[45/112] Wrapping AST for ArgumentParserToolInfo for debugging
[47/156] Emitting module DataKit
[48/156] Compiling DataKit Array+Data.swift
[49/156] Compiling ArgumentParser ArgumentDecoder.swift
[50/156] Compiling ArgumentParser ArgumentDefinition.swift
[51/156] Compiling ArgumentParser ArgumentSet.swift
[52/156] Compiling ArgumentParser CommandParser.swift
[53/156] Compiling Echo HeapObject.swift
[54/156] Compiling Echo ImageInspection.swift
error: compile command failed due to signal 6 (use -v to see invocation)
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Functions with 'no-prototype' attribute must take varargs: getBuiltinInt1Metadata
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/AnonymousDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ContextDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ContextDescriptorValues.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/EnumDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ExtensionDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/FieldDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/GenericContext.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ModuleDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/OpaqueDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ProtocolDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/StructDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/TypeContextDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Echo.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ClassMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/EnumMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/EnumValueWitnessTable.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ExistentialMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ExistentialMetatypeMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ForeignClassMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/FunctionMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/HeapGenericLocalVariableMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/HeapLocalVariableMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/Metadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/MetadataAccessFunction.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/MetadataRequest.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/MetadataValues.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/MetatypeMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ObjCClassWrapperMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/OpaqueMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/StructMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/TupleMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/TypeMetadata.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Metadata/ValueWitnessTable.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/ConformanceDescriptor.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/ExistentialContainer.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/Functions.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/HeapObject.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/ImageInspection.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/KeyPaths.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/KnownMetadata.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/RuntimeValues.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Runtime/WitnessTable.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/FieldType.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/Misc.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/RelativeDirectPointer.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/RelativeIndirectPointer.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/RelativeIndirectablePointer.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/RelativeIndirectablePointerIntPair.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/RelativePointer.swift /host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/Utils/SignedPointer.swift -supplementary-output-file-map /tmp/TemporaryDirectory.9MuTMz/supplementaryOutputs-7 -target wasm32-unknown-wasip1 -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk -I /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static -use-static-resource-dir -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/CEcho.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/Echo/Sources/CEcho/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/_AtomicsShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk -Xcc -g -no-auto-bridging-header-chaining -module-name Echo -package-name echo -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/KeyPaths.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/KnownMetadata.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/RuntimeValues.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/WitnessTable.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/FieldType.swift.o -o /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/Misc.swift.o -index-store-path /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/index/store -index-system-modules
1. Swift version 6.2 (swift-6.2-RELEASE)
2. Compiling with effective version 5.10
3. Running pass 'Add prototypes to prototypes-less functions' on module '/host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/Echo.build/KnownMetadata.swift.o'.
#0 0x0000559145fb5b78 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/bin/swift-frontend+0x72ebb78)
#1 0x0000559145fb395e llvm::sys::RunSignalHandlers() (/usr/bin/swift-frontend+0x72e995e)
#2 0x0000559145fb6211 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
#3 0x00007f1057c7e520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
#4 0x00007f1057cd29fc pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x969fc)
#5 0x00007f1057c7e476 gsignal (/lib/x86_64-linux-gnu/libc.so.6+0x42476)
#6 0x00007f1057c647f3 abort (/lib/x86_64-linux-gnu/libc.so.6+0x287f3)
#7 0x000055913faf23fc (/usr/bin/swift-frontend+0xe283fc)
#8 0x0000559145f15729 llvm::report_fatal_error(llvm::Twine const&, bool) (/usr/bin/swift-frontend+0x724b729)
#9 0x00005591421b001c (anonymous namespace)::WebAssemblyAddMissingPrototypes::runOnModule(llvm::Module&) WebAssemblyAddMissingPrototypes.cpp:0:0
#10 0x0000559145dd7a25 llvm::legacy::PassManagerImpl::run(llvm::Module&) (/usr/bin/swift-frontend+0x710da25)
#11 0x000055913fc3a0e6 swift::compileAndWriteLLVM(llvm::Module*, llvm::TargetMachine*, swift::IRGenOptions const&, swift::UnifiedStatsReporter*, swift::DiagnosticEngine&, llvm::raw_pwrite_stream&, llvm::sys::SmartMutex<false>*, llvm::raw_pwrite_stream*) (/usr/bin/swift-frontend+0xf700e6)
#12 0x000055913fc398c9 swift::performLLVM(swift::IRGenOptions const&, swift::DiagnosticEngine&, llvm::sys::SmartMutex<false>*, llvm::GlobalVariable*, llvm::Module*, llvm::TargetMachine*, llvm::StringRef, llvm::vfs::OutputBackend&, swift::UnifiedStatsReporter*) (/usr/bin/swift-frontend+0xf6f8c9)
#13 0x000055913f84ab22 generateCode(swift::CompilerInstance&, llvm::StringRef, llvm::Module*, llvm::GlobalVariable*) FrontendTool.cpp:0:0
#14 0x000055913f846408 performCompileStepsPostSILGen(swift::CompilerInstance&, std::unique_ptr<swift::SILModule, std::default_delete<swift::SILModule>>, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) FrontendTool.cpp:0:0
#15 0x000055913f8450d3 swift::performCompileStepsPostSema(swift::CompilerInstance&, int&, swift::FrontendObserver*) (/usr/bin/swift-frontend+0xb7b0d3)
#16 0x000055913f847a1a performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) FrontendTool.cpp:0:0
#17 0x000055913f846efa swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) (/usr/bin/swift-frontend+0xb7cefa)
#18 0x000055913f5ed6da swift::mainEntry(int, char const**) (/usr/bin/swift-frontend+0x9236da)
#19 0x00007f1057c65d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90)
#20 0x00007f1057c65e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40)
#21 0x000055913f5ecb35 _start (/usr/bin/swift-frontend+0x922b35)
[55/156] Compiling DataKit Data+UTF8String.swift
[56/156] Compiling DataKit Base64.swift
[57/156] Compiling DataKit Data+ASCIIString.swift
[58/156] Compiling DataKit Data+HexString.swift
[59/156] Compiling AnyCodable AnyEncodable.swift
[60/157] Wrapping AST for DataKit for debugging
[62/162] Compiling AnyCodable AnyCodable.swift
[63/162] Emitting module AnyCodable
[64/162] Compiling AnyCodable AnyDecodable.swift
[65/183] Wrapping AST for AnyCodable for debugging
[67/183] Compiling ASN1Kit Data+ASN1Int.swift
[68/183] Compiling ASN1Kit Data+UInt.swift
[69/183] Compiling ASN1Kit Int+Length.swift
[70/186] Compiling ArgumentParser CollectionExtensions.swift
[71/186] Compiling ArgumentParser Mutex.swift
[72/186] Compiling ArgumentParser Platform.swift
[73/186] Compiling ArgumentParser SequenceExtensions.swift
[74/186] Compiling ArgumentParser StringExtensions.swift
[75/186] Compiling ArgumentParser SwiftExtensions.swift
[76/186] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[77/186] Compiling ASN1Kit ASN1Object+Subscript.swift
[78/186] Compiling ASN1Kit ASN1Primitive+Description.swift
[79/192] Compiling ASN1Kit OutputStream+UInt8.swift
[80/192] Compiling ASN1Kit String+Subscript.swift
[81/192] Compiling ASN1Kit UInt+TagNo.swift
[82/192] Emitting module ASN1Kit
[83/192] Compiling ASN1Kit ASN1Data.swift
[84/192] Compiling ASN1Kit ASN1DecodedTag.swift
[85/192] Compiling ASN1Kit ASN1Decoder.swift
[86/192] Compiling ASN1Kit ASN1Error.swift
[87/192] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[88/192] Compiling ASN1Kit Int+ASN1Encoding.swift
[89/192] Compiling ASN1Kit String+ASN1Encoding.swift
[90/192] Compiling ASN1Kit Bool+ASN1Encoding.swift
[91/192] Compiling ASN1Kit Data+ASN1Encoding.swift
[92/192] Compiling ASN1Kit Date+ASN1Encoding.swift
[93/192] Emitting module BigNumber
[94/192] Compiling BigNumber Swift-Big-Number-Core.swift
[96/193] Compiling ArgumentParser Tree.swift
[97/193] Compiling ArgumentParser CodingKeyValidator.swift
[98/193] Compiling ArgumentParser NonsenseFlagsValidator.swift
[99/193] Compiling ArgumentParser ParsableArgumentsValidation.swift
[100/193] Compiling ArgumentParser PositionalArgumentsValidator.swift
[101/193] Compiling ArgumentParser UniqueNamesValidator.swift
BUILD FAILURE 6.2 wasm