Build Information
Failed to build rawdog, reference master (35d969), with Swift 6.1 for Wasm on 14 Oct 2025 00:25:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/rawdog.git
Reference: master
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/tannerdsilva/rawdog
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 35d9692 v20.1.0 added ability to invert bits on RAW_staticbuff types
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
35d9692c8954b96dea288ecd35aa5d0451e0bd5e
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tannerdsilva/rawdog.git
https://github.com/tannerdsilva/rawdog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "rawdog",
"name" : "rawdog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RAW",
"targets" : [
"RAW"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_hex",
"targets" : [
"RAW_hex"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_base64",
"targets" : [
"RAW_base64"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_blake2",
"targets" : [
"RAW_blake2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_bcrypt_blowfish",
"targets" : [
"RAW_bcrypt_blowfish"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_dh25519",
"targets" : [
"RAW_dh25519"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_chachapoly",
"targets" : [
"RAW_chachapoly"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_xchachapoly",
"targets" : [
"RAW_xchachapoly"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_argon2",
"targets" : [
"RAW_argon2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_hmac",
"targets" : [
"RAW_hmac"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_md5",
"targets" : [
"RAW_md5"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_sha1",
"targets" : [
"RAW_sha1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_sha256",
"targets" : [
"RAW_sha256"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_sha512",
"targets" : [
"RAW_sha512"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RAW_macros",
"targets" : [
"RAW_macros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "syslibsodium",
"module_type" : "SystemLibraryTarget",
"name" : "syslibsodium",
"path" : "Tests/syslibsodium",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "__crawdog_xchachapoly",
"module_type" : "ClangTarget",
"name" : "__crawdog_xchachapoly",
"path" : "Sources/__crawdog_xchachapoly",
"product_memberships" : [
"RAW_xchachapoly"
],
"sources" : [
"crawdog_xchachapoly.c"
],
"target_dependencies" : [
"RAW",
"__crawdog_chachapoly",
"__crawdog_hchacha20"
],
"type" : "library"
},
{
"c99name" : "__crawdog_sha512",
"module_type" : "ClangTarget",
"name" : "__crawdog_sha512",
"path" : "Sources/__crawdog_sha512",
"product_memberships" : [
"RAW_dh25519",
"RAW_sha512"
],
"sources" : [
"crawdog_sha512.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_sha256",
"module_type" : "ClangTarget",
"name" : "__crawdog_sha256",
"path" : "Sources/__crawdog_sha256",
"product_memberships" : [
"RAW_sha256"
],
"sources" : [
"crawdog_sha256.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_sha1",
"module_type" : "ClangTarget",
"name" : "__crawdog_sha1",
"path" : "Sources/__crawdog_sha1",
"product_memberships" : [
"RAW_sha1"
],
"sources" : [
"crawdog_sha1.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_poly1305",
"module_type" : "ClangTarget",
"name" : "__crawdog_poly1305",
"path" : "Sources/__crawdog_poly1305",
"product_memberships" : [
"RAW_chachapoly",
"RAW_xchachapoly"
],
"sources" : [
"crawdog_poly1305.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_md5",
"module_type" : "ClangTarget",
"name" : "__crawdog_md5",
"path" : "Sources/__crawdog_md5",
"product_memberships" : [
"RAW_md5"
],
"sources" : [
"crawdog_md5.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_hkdf_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_hkdf-tests",
"path" : "Tests/__crawdog_hkdf-tests",
"sources" : [
"hkdf-libsodium.c"
],
"target_dependencies" : [
"syslibsodium"
],
"type" : "library"
},
{
"c99name" : "__crawdog_hchacha20_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_hchacha20-tests",
"path" : "Tests/__crawdog_hchacha20-tests",
"sources" : [
"hchacha20tests.c"
],
"target_dependencies" : [
"__crawdog_hchacha20"
],
"type" : "library"
},
{
"c99name" : "__crawdog_hchacha20",
"module_type" : "ClangTarget",
"name" : "__crawdog_hchacha20",
"path" : "Sources/__crawdog_hchacha20",
"product_memberships" : [
"RAW_xchachapoly"
],
"sources" : [
"crawdog_hchacha20.c"
],
"target_dependencies" : [
"__crawdog_endianness"
],
"type" : "library"
},
{
"c99name" : "__crawdog_hashing_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_hashing-tests",
"path" : "Tests/__crawdog_hashing-tests",
"sources" : [
"__crawdog_hashtest.c"
],
"target_dependencies" : [
"__crawdog_sha512",
"__crawdog_sha256",
"__crawdog_sha1",
"__crawdog_md5"
],
"type" : "library"
},
{
"c99name" : "__crawdog_endianness",
"module_type" : "ClangTarget",
"name" : "__crawdog_endianness",
"path" : "Sources/__crawdog_endianness",
"product_memberships" : [
"RAW_chachapoly",
"RAW_xchachapoly"
],
"sources" : [
"crawdog_endianness.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_curve25519_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_curve25519-tests",
"path" : "Tests/__crawdog_curve25519-tests",
"sources" : [
"curve25519_donna.c",
"curve25519_selftest.c",
"curve25519_test.c"
],
"target_dependencies" : [
"__crawdog_curve25519"
],
"type" : "library"
},
{
"c99name" : "__crawdog_curve25519",
"module_type" : "ClangTarget",
"name" : "__crawdog_curve25519",
"path" : "Sources/__crawdog_curve25519",
"product_memberships" : [
"RAW_dh25519"
],
"sources" : [
"crawdog_curve25519_dh.c",
"crawdog_curve25519_mehdi.c",
"crawdog_curve25519_order.c",
"crawdog_curve25519_utils.c",
"crawdog_custom_blind.c",
"crawdog_ed25519_sign.c",
"crawdog_ed25519_verify.c"
],
"target_dependencies" : [
"__crawdog_sha512"
],
"type" : "library"
},
{
"c99name" : "__crawdog_crypt_blowfish_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_crypt_blowfish-tests",
"path" : "Tests/__crawdog_crypt_blowfish-tests",
"sources" : [
"crawdog_crypt_blowfish.c",
"crawdog_crypt_gensalt.c",
"crawdog_wrapper.c",
"x86.S"
],
"type" : "library"
},
{
"c99name" : "__crawdog_crypt_blowfish",
"module_type" : "ClangTarget",
"name" : "__crawdog_crypt_blowfish",
"path" : "Sources/__crawdog_crypt_blowfish",
"product_memberships" : [
"RAW_bcrypt_blowfish"
],
"sources" : [
"crawdog_crypt_blowfish.c",
"crawdog_crypt_gensalt.c",
"crawdog_wrapper.c",
"x86.S"
],
"type" : "library"
},
{
"c99name" : "__crawdog_chachapoly_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_chachapoly-tests",
"path" : "Tests/__crawdog_chachapoly-tests",
"sources" : [
"testf.c"
],
"target_dependencies" : [
"__crawdog_chachapoly"
],
"type" : "library"
},
{
"c99name" : "__crawdog_chachapoly",
"module_type" : "ClangTarget",
"name" : "__crawdog_chachapoly",
"path" : "Sources/__crawdog_chachapoly",
"product_memberships" : [
"RAW_chachapoly",
"RAW_xchachapoly"
],
"sources" : [
"crawdog_chachapoly.c"
],
"target_dependencies" : [
"__crawdog_endianness",
"__crawdog_chacha",
"__crawdog_poly1305"
],
"type" : "library"
},
{
"c99name" : "__crawdog_chacha",
"module_type" : "ClangTarget",
"name" : "__crawdog_chacha",
"path" : "Sources/__crawdog_chacha",
"product_memberships" : [
"RAW_chachapoly",
"RAW_xchachapoly"
],
"sources" : [
"crawdog_chacha.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_blake2",
"module_type" : "ClangTarget",
"name" : "__crawdog_blake2",
"path" : "Sources/__crawdog_blake2",
"product_memberships" : [
"RAW_blake2",
"RAW_argon2"
],
"sources" : [
"crawdog_blake2b-ref.c",
"crawdog_blake2bp-ref.c",
"crawdog_blake2s-ref.c",
"crawdog_blake2sp-ref.c",
"crawdog_blake2xb-ref.c",
"crawdog_blake2xs-ref.c"
],
"type" : "library"
},
{
"c99name" : "__crawdog_argon2_tests",
"module_type" : "ClangTarget",
"name" : "__crawdog_argon2-tests",
"path" : "Tests/__crawdog_argon2-tests",
"sources" : [
"argontest.c"
],
"target_dependencies" : [
"__crawdog_argon2"
],
"type" : "library"
},
{
"c99name" : "__crawdog_argon2",
"module_type" : "ClangTarget",
"name" : "__crawdog_argon2",
"path" : "Sources/__crawdog_argon2",
"product_memberships" : [
"RAW_argon2"
],
"sources" : [
"crawdog_argon2.c",
"crawdog_blake2addition.c",
"crawdog_core.c",
"crawdog_encoding.c",
"crawdog_ref.c",
"crawdog_thread.c"
],
"target_dependencies" : [
"__crawdog_blake2",
"RAW"
],
"type" : "library"
},
{
"c99name" : "RAW_xchachapoly",
"module_type" : "SwiftTarget",
"name" : "RAW_xchachapoly",
"path" : "Sources/RAW_xchachapoly",
"product_memberships" : [
"RAW_xchachapoly"
],
"sources" : [
"XChaChaPoly.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_hchacha20",
"__crawdog_chachapoly",
"RAW_chachapoly",
"__crawdog_xchachapoly"
],
"type" : "library"
},
{
"c99name" : "RAW_sha512",
"module_type" : "SwiftTarget",
"name" : "RAW_sha512",
"path" : "Sources/RAW_sha512",
"product_memberships" : [
"RAW_sha512"
],
"sources" : [
"SHA512.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_sha512"
],
"type" : "library"
},
{
"c99name" : "RAW_sha256",
"module_type" : "SwiftTarget",
"name" : "RAW_sha256",
"path" : "Sources/RAW_sha256",
"product_memberships" : [
"RAW_sha256"
],
"sources" : [
"SHA256.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_sha256"
],
"type" : "library"
},
{
"c99name" : "RAW_sha1",
"module_type" : "SwiftTarget",
"name" : "RAW_sha1",
"path" : "Sources/RAW_sha1",
"product_memberships" : [
"RAW_sha1"
],
"sources" : [
"SHA1.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_sha1"
],
"type" : "library"
},
{
"c99name" : "RAW_md5",
"module_type" : "SwiftTarget",
"name" : "RAW_md5",
"path" : "Sources/RAW_md5",
"product_memberships" : [
"RAW_md5"
],
"sources" : [
"MD5.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_md5"
],
"type" : "library"
},
{
"c99name" : "RAW_macros",
"module_type" : "SwiftTarget",
"name" : "RAW_macros",
"path" : "Sources/RAW_macros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftCompilerPlugin",
"Logging"
],
"product_memberships" : [
"RAW",
"RAW_hex",
"RAW_base64",
"RAW_blake2",
"RAW_bcrypt_blowfish",
"RAW_dh25519",
"RAW_chachapoly",
"RAW_xchachapoly",
"RAW_argon2",
"RAW_hmac",
"RAW_md5",
"RAW_sha1",
"RAW_sha256",
"RAW_sha512",
"RAW_macros"
],
"sources" : [
"Plugin.swift",
"RAW_convertible_string_type/RAW_convertible_string_type_macro_depricated.swift",
"RAW_convertible_string_type/RAW_convertible_string_type_macro_v2.swift",
"RAW_staticbuff_binaryfloatingpoint_type_macro.swift",
"RAW_staticbuff_bytes_macro.swift",
"RAW_staticbuff_fixedwidthinteger_type_macro.swift",
"RAW_staticbuff_macro.swift"
],
"type" : "macro"
},
{
"c99name" : "RAW_kdf",
"module_type" : "SwiftTarget",
"name" : "RAW_kdf",
"path" : "Sources/RAW_kdf",
"sources" : [
"KDF.swift"
],
"target_dependencies" : [
"RAW_hmac",
"RAW"
],
"type" : "library"
},
{
"c99name" : "RAW_hmac",
"module_type" : "SwiftTarget",
"name" : "RAW_hmac",
"path" : "Sources/RAW_hmac",
"product_memberships" : [
"RAW_hmac"
],
"sources" : [
"HMAC.swift"
],
"target_dependencies" : [
"RAW"
],
"type" : "library"
},
{
"c99name" : "RAW_hex",
"module_type" : "SwiftTarget",
"name" : "RAW_hex",
"path" : "Sources/RAW_hex",
"product_memberships" : [
"RAW_hex"
],
"sources" : [
"HexValue.swift",
"RAW_hex.swift",
"RAW_hex_dec_impl.swift",
"RAW_hex_enc_impl.swift",
"RAW_hex_encoded.swift"
],
"target_dependencies" : [
"RAW"
],
"type" : "library"
},
{
"c99name" : "RAW_dh25519",
"module_type" : "SwiftTarget",
"name" : "RAW_dh25519",
"path" : "Sources/RAW_dh25519",
"product_memberships" : [
"RAW_dh25519"
],
"sources" : [
"Curve25519Keys.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_curve25519"
],
"type" : "library"
},
{
"c99name" : "RAW_chachapoly",
"module_type" : "SwiftTarget",
"name" : "RAW_chachapoly",
"path" : "Sources/RAW_chachapoly",
"product_memberships" : [
"RAW_chachapoly",
"RAW_xchachapoly"
],
"sources" : [
"ChaChaPoly.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_chachapoly"
],
"type" : "library"
},
{
"c99name" : "RAW_blake2",
"module_type" : "SwiftTarget",
"name" : "RAW_blake2",
"path" : "Sources/RAW_blake2",
"product_memberships" : [
"RAW_blake2"
],
"sources" : [
"RAW_blake2.swift",
"RAW_blake2b.swift",
"RAW_blake2bp.swift",
"RAW_blake2s.swift",
"RAW_blake2sp.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_blake2"
],
"type" : "library"
},
{
"c99name" : "RAW_bcrypt_blowfish",
"module_type" : "SwiftTarget",
"name" : "RAW_bcrypt_blowfish",
"path" : "Sources/RAW_bcrypt_blowfish",
"product_memberships" : [
"RAW_bcrypt_blowfish"
],
"sources" : [
"SwiftBCrypt.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_crypt_blowfish"
],
"type" : "library"
},
{
"c99name" : "RAW_base64",
"module_type" : "SwiftTarget",
"name" : "RAW_base64",
"path" : "Sources/RAW_base64",
"product_memberships" : [
"RAW_base64"
],
"sources" : [
"Baes64_dec_impl.swift",
"Base64.swift",
"Base64Value.swift",
"Base64_enc_impl.swift",
"RAW_base64_encoded.swift"
],
"target_dependencies" : [
"RAW"
],
"type" : "library"
},
{
"c99name" : "RAW_argon2",
"module_type" : "SwiftTarget",
"name" : "RAW_argon2",
"path" : "Sources/RAW_argon2",
"product_memberships" : [
"RAW_argon2"
],
"sources" : [
"Argon2.swift"
],
"target_dependencies" : [
"RAW",
"__crawdog_argon2"
],
"type" : "library"
},
{
"c99name" : "RAW",
"module_type" : "SwiftTarget",
"name" : "RAW",
"path" : "Sources/RAW",
"product_memberships" : [
"RAW",
"RAW_hex",
"RAW_base64",
"RAW_blake2",
"RAW_bcrypt_blowfish",
"RAW_dh25519",
"RAW_chachapoly",
"RAW_xchachapoly",
"RAW_argon2",
"RAW_hmac",
"RAW_md5",
"RAW_sha1",
"RAW_sha256",
"RAW_sha512"
],
"sources" : [
"Extensions/Array.swift",
"Extensions/UnsafeMutableBufferPointer<UInt8>.swift",
"Macros.swift",
"MemoryGuarded.swift",
"Protocols/RAW_accessible.swift",
"Protocols/RAW_comparable.swift",
"Protocols/RAW_convertible.swift",
"Protocols/RAW_encoded_unicode.swift",
"Protocols/RAW_fixed.swift",
"Protocols/RAW_hasher.swift",
"Protocols/RAW_native.swift",
"Protocols/RAW_staticbuff.swift",
"RAW.swift"
],
"target_dependencies" : [
"CRAW",
"RAW_macros"
],
"type" : "library"
},
{
"c99name" : "FullTestHarness",
"module_type" : "SwiftTarget",
"name" : "FullTestHarness",
"path" : "Tests/FullTestHarness",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/FullTestHarness/blake2-kat.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ArgonTests.swift",
"Base64Tests.swift",
"BlowfishTests.swift",
"DeveloperUsageTests.swift",
"DoubleTests.swift",
"Ed25519Tests.swift",
"HChaCha20Tests.swift",
"HMACTests.swift",
"HexTests.swift",
"IntTests.swift",
"KDFTests.swift",
"MnemonicsTests.swift",
"RawDataAccessTests.swift",
"StringTests.swift",
"TestCHashers.swift",
"UIntTests.swift",
"chachapolyTests.swift",
"rawdog_tests.swift",
"xchachapolyTests.swift"
],
"target_dependencies" : [
"RAW_md5",
"RAW_kdf",
"__crawdog_hkdf-tests",
"__crawdog_xchachapoly",
"RAW_xchachapoly",
"__crawdog_hchacha20-tests",
"__crawdog_argon2-tests",
"__crawdog_argon2",
"RAW",
"RAW_base64",
"RAW_macros",
"RAW_blake2",
"RAW_hex",
"CRAW_base64",
"RAW_chachapoly",
"__crawdog_crypt_blowfish-tests",
"__crawdog_chachapoly-tests",
"__crawdog_hashing-tests",
"__crawdog_curve25519-tests",
"RAW_hmac",
"RAW_sha1",
"RAW_sha256",
"RAW_sha512"
],
"type" : "test"
},
{
"c99name" : "CRAW_base64",
"module_type" : "ClangTarget",
"name" : "CRAW_base64",
"path" : "Tests/CRAW_base64",
"sources" : [
"craw_base64.c"
],
"type" : "library"
},
{
"c99name" : "CRAW",
"module_type" : "ClangTarget",
"name" : "CRAW",
"path" : "Sources/CRAW",
"product_memberships" : [
"RAW",
"RAW_hex",
"RAW_base64",
"RAW_blake2",
"RAW_bcrypt_blowfish",
"RAW_dh25519",
"RAW_chachapoly",
"RAW_xchachapoly",
"RAW_argon2",
"RAW_hmac",
"RAW_md5",
"RAW_sha1",
"RAW_sha256",
"RAW_sha512"
],
"sources" : [
"__craw.c"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 wasm