The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CloudSyncSession, reference main (2f4a4b), with Swift 6.2 for Wasm on 22 Apr 2026 10:48:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/CloudSyncSession.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/ryanashcraft/CloudSyncSession
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2f4a4b1 Speed up initial sync: wider throttle range and larger fetch batches
Cloned https://github.com/ryanashcraft/CloudSyncSession.git
Revision (git rev-parse @):
2f4a4b1e9ea156394594444e59b927394ea3ea63
SUCCESS checkout https://github.com/ryanashcraft/CloudSyncSession.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ryanashcraft/CloudSyncSession.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/ryanashcraft/swift-pid.git
Fetching https://github.com/apple/swift-log.git
[1/46] Fetching swift-pid
[5/6682] Fetching swift-pid, swift-log
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (1.03s)
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Computing version for https://github.com/ryanashcraft/swift-pid.git
Computed https://github.com/ryanashcraft/swift-pid.git at 0.0.3 (2.13s)
Fetching https://github.com/apple/swift-collections.git
[1/23620] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.88s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/37] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/37] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/39] Compiling InternalCollectionsUtilities String+Padding.swift
[17/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/39] Compiling InternalCollectionsUtilities Integer rank.swift
[21/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/39] Emitting module InternalCollectionsUtilities
[24/39] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/39] Compiling InternalCollectionsUtilities Span+Extras.swift
[27/39] Compiling InternalCollectionsUtilities Debugging.swift
[28/39] Compiling InternalCollectionsUtilities Descriptions.swift
[29/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/39] Compiling Logging LogEvent.swift
[33/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/301] Compiling HashTreeCollections _HashNode+Builder.swift
[37/301] Compiling HashTreeCollections _HashNode+Debugging.swift
[38/301] Compiling HashTreeCollections _HashNode+Initializers.swift
[39/301] Compiling HashTreeCollections _HashNode+Invariants.swift
[40/301] Compiling HashTreeCollections _HashNode+Lookups.swift
[41/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[42/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[43/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[44/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[45/325] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[46/325] Compiling HashTreeCollections _HashNode.swift
[47/325] Compiling HashTreeCollections _HashNodeHeader.swift
[48/325] Compiling HashTreeCollections _HashSlot.swift
[49/325] Compiling HashTreeCollections _HashNode+Structural filter.swift
[50/325] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[51/325] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[52/325] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[53/339] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[54/339] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[55/339] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[56/339] Compiling HashTreeCollections _HashNode+Storage.swift
[57/339] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[58/339] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[59/339] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[60/339] Compiling HashTreeCollections _HashNode+Structural merge.swift
[61/339] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[62/339] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[63/339] Compiling HeapModule Heap+Descriptions.swift
[64/339] Compiling ContainersPreview Box.swift
[65/339] Compiling ContainersPreview Inout.swift
[66/339] Compiling ContainersPreview InputSpan.swift
[67/339] Compiling ContainersPreview Shared.swift
[68/339] Compiling Logging MetadataProvider.swift
[69/339] Emitting module Logging
[70/339] Compiling Logging Locks.swift
[71/339] Compiling HeapModule _HeapNode.swift
[72/339] Emitting module ContainersPreview
[73/339] Compiling HashTreeCollections _AncestorHashSlots.swift
[74/339] Compiling HashTreeCollections _Bitmap.swift
[75/339] Compiling HashTreeCollections _Bucket.swift
[76/339] Compiling HashTreeCollections _Hash.swift
[77/339] Compiling HashTreeCollections _HashLevel.swift
[79/340] Compiling HeapModule Heap.swift
[80/340] Emitting module HeapModule
[81/340] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[82/340] Compiling HeapModule Heap+UnsafeHandle.swift
[83/340] Compiling HeapModule Heap+Invariants.swift
[85/381] Compiling HashTreeCollections TreeSet+Hashable.swift
[86/381] Compiling HashTreeCollections TreeSet+Sendable.swift
[87/381] Compiling HashTreeCollections TreeSet+Sequence.swift
[88/381] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[89/381] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[90/381] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[91/381] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[92/381] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[93/381] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[94/381] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[95/391] Compiling HashTreeCollections TreeDictionary+Codable.swift
[96/391] Compiling HashTreeCollections TreeDictionary+Collection.swift
[97/391] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[98/391] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[99/391] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[100/391] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[101/391] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[102/391] Compiling DequeModule UniqueDeque+Prepend.swift
[103/391] Compiling DequeModule UniqueDeque+Removals.swift
[104/391] Compiling DequeModule UniqueDeque+Consumption.swift
[105/391] Compiling DequeModule UniqueDeque+Container.swift
[106/391] Compiling DequeModule UniqueDeque+Descriptions.swift
[107/391] Compiling DequeModule UniqueDeque+Equatable.swift
[108/391] Compiling DequeModule UniqueDeque+Experimental.swift
[109/398] Compiling DequeModule RigidDeque+Container.swift
[110/398] Compiling DequeModule RigidDeque+Descriptions.swift
[111/398] Compiling DequeModule RigidDeque+Equatable.swift
[112/398] Compiling DequeModule RigidDeque+Experimental.swift
[113/398] Compiling DequeModule RigidDeque+Hashable.swift
[114/398] Compiling DequeModule RigidDeque+Initializers.swift
[115/398] Compiling DequeModule RigidDeque+Insertions.swift
[116/398] Compiling DequeModule RigidDeque+Prepend.swift
[122/398] Compiling DequeModule UniqueDeque+Hashable.swift
[123/398] Compiling DequeModule UniqueDeque+Initializers.swift
[124/398] Compiling DequeModule UniqueDeque+Insertions.swift
[135/403] Compiling DequeModule RigidDeque+Removals.swift
[136/403] Compiling DequeModule RigidDeque+Replacements.swift
[137/403] Compiling DequeModule RigidDeque+Testing.swift
[138/403] Compiling DequeModule RigidDeque.swift
[139/403] Compiling DequeModule UniqueDeque+Append.swift
[142/410] Compiling DequeModule _DequeBuffer.swift
[143/410] Compiling DequeModule _DequeBufferHeader.swift
[144/410] Compiling DequeModule RigidDeque+Append.swift
[145/410] Compiling DequeModule RigidDeque+Consumption.swift
[148/410] Compiling DequeModule UniqueDeque+Replacements.swift
[149/410] Compiling DequeModule UniqueDeque.swift
[150/410] Compiling DequeModule _DequeSlot.swift
[151/410] Compiling DequeModule _UnsafeDequeHandle.swift
[152/410] Compiling DequeModule _UnsafeDequeSegments.swift
[155/410] Compiling HashTreeCollections TreeDictionary+Filter.swift
[156/410] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[157/410] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[158/410] Compiling HashTreeCollections TreeDictionary+Keys.swift
[159/410] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[160/410] Compiling HashTreeCollections TreeDictionary+Merge.swift
[161/410] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/410] Compiling HashTreeCollections TreeDictionary.swift
[163/410] Compiling HashTreeCollections TreeSet+Codable.swift
[164/410] Compiling HashTreeCollections TreeSet+Collection.swift
[165/410] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[166/410] Compiling HashTreeCollections TreeSet+Debugging.swift
[167/410] Compiling HashTreeCollections TreeSet+Descriptions.swift
[168/410] Compiling HashTreeCollections TreeSet+Equatable.swift
[169/410] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[170/410] Compiling HashTreeCollections TreeSet+Extras.swift
[171/410] Compiling HashTreeCollections TreeSet+Filter.swift
[172/410] Compiling Logging Logging.swift
[173/410] Compiling Logging LogHandler.swift
[189/411] Compiling BitCollections BitSet.Index.swift
[202/411] Compiling DequeModule Deque+CustomReflectable.swift
[203/411] Compiling DequeModule Deque+Descriptions.swift
[204/411] Compiling DequeModule Deque+Equatable.swift
[205/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[220/411] Compiling BitCollections BitSet._UnsafeHandle.swift
[231/420] Compiling _RopeModule String Utilities.swift
[232/420] Compiling _RopeModule String.Index+ABI.swift
[233/420] Compiling _RopeModule _CharacterRecognizer.swift
[234/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[235/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[236/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[237/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[238/420] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[239/420] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[240/420] Compiling HashTreeCollections TreeSet.swift
[241/420] Emitting module BitCollections
[250/420] Compiling DequeModule Deque+Extras.swift
[251/420] Compiling DequeModule Deque+Hashable.swift
[252/420] Compiling DequeModule Deque+Testing.swift
[253/420] Compiling DequeModule Deque._Storage.swift
[254/420] Compiling DequeModule Deque._UnsafeHandle.swift
[255/420] Compiling DequeModule Deque.swift
[256/420] Compiling DequeModule Deque+Codable.swift
[257/420] Compiling DequeModule Deque+Collection.swift
[275/420] Compiling BitCollections BitSet.swift
[276/420] Compiling BitCollections Range+Utilities.swift
[277/420] Compiling BitCollections Slice+Utilities.swift
[278/420] Compiling BitCollections UInt+Tricks.swift
[279/420] Compiling BitCollections _Word.swift
[280/420] Compiling OrderedCollections _UnsafeBitset.swift
[331/421] Emitting module OrderedCollections
[364/422] Emitting module _RopeModule
[387/422] Compiling _RopeModule Rope+Join.swift
[388/422] Compiling _RopeModule Rope+MutatingForEach.swift
[389/422] Compiling _RopeModule Rope+Remove.swift
[390/422] Compiling _RopeModule Rope+RemoveSubrange.swift
[391/422] Compiling _RopeModule Rope+Split.swift
[392/422] Compiling _RopeModule Optional Utilities.swift
[417/423] Emitting module HashTreeCollections
[419/424] Emitting module DequeModule
[426/431] Compiling Collections OrderedCollections reexports.swift
[427/431] Compiling Collections HashTreeCollections reexports.swift
[428/431] Compiling Collections HeapModule reexports.swift
[429/431] Compiling Collections DequeModule reexports.swift
[430/431] Compiling Collections BitCollections reexports.swift
[431/431] Emitting module Collections
[433/435] Compiling PID RateLimitPIDController.swift
[434/435] Compiling PID PIDController.swift
[435/435] Emitting module PID
[437/452] Compiling CloudSyncSession Log.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[438/452] Compiling CloudSyncSession Middleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[439/454] Compiling CloudSyncSession OperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[440/454] Compiling CloudSyncSession SyncEvent.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[441/454] Compiling CloudSyncSession WorkMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[442/454] Compiling CloudSyncSession ZoneMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[443/454] Compiling CloudSyncSession LoggerMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[444/454] Compiling CloudSyncSession RetryMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[445/454] Compiling CloudSyncSession CloudKitOperationHandler.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[446/454] Compiling CloudSyncSession CloudSyncSession.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[447/454] Compiling CloudSyncSession CKErrorExtensions.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[448/454] Compiling CloudSyncSession SplittingMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[449/454] Compiling CloudSyncSession SubjectMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[450/454] Emitting module CloudSyncSession
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[451/454] Compiling CloudSyncSession AccountStatusMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[452/454] Compiling CloudSyncSession ErrorMiddleware.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[453/454] Compiling CloudSyncSession SyncState.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
[454/454] Compiling CloudSyncSession SyncWork.swift
/host/spi-builder-workspace/Sources/CloudSyncSession/CloudKitOperationHandler.swift:24:8: error: no such module 'CloudKit'
 22 | //
 23 |
 24 | import CloudKit
    |        `- error: no such module 'CloudKit'
 25 | import PID
 26 |
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7f5c2899a9fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007f5c2894680a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007f5c28a29e9e <unknown> in libc.so.6
...
Thread 2 crashed:
  0  0x00007f5c2899a9fc <unknown> in libc.so.6
...
Thread 3:
  0  0x00007f5c28995117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000  0
rdx 0x00007f5c2251f640  40 f6 51 22 5c 7f 00 00 30 27 00 1c 5c 7f 00 00  @öQ"\···0'··\···
rcx 0x00007f5c2899a9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006  6
rsi 0x0000000000000001  1
rdi 0x000000000000000a  10
rbp 0x000000000000000a  10
rsp 0x00007f5c2251e290  0c 92 2e 0c 5c 7f 00 00 e0 90 2e 0c 5c 7f 00 00  ··.·\···à·.·\···
 r8 0x00007f5c2251e360  20 00 00 00 00 00 00 00 a0 f6 b1 28 5c 7f 00 00   ······· ö±(\···
 r9 0x0000000000000000  0
r10 0x0000000000000008  8
r11 0x0000000000000246  582
r12 0x0000000000000006  6
r13 0x0000000000000016  22
r14 0x000056520d80b29d  72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45  result == SQLITE
r15 0x00007f5c0c030fe0  90 94 6a 0d 52 56 00 00 08 14 2c 0c 5c 7f 00 00  ··j·RV····,·\···
rip 0x00007f5c2899a9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (73 omitted):
0x00007f5c28904000–0x00007f5c28ac03c1 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7 libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 wasm