The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build rawdog, reference 19.0.2 (3e748b), with Swift 6.1 for Wasm on 14 Aug 2025 02:07:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/rawdog.git
Reference: 19.0.2
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
 * tag               19.0.2     -> FETCH_HEAD
HEAD is now at 3e748b3 bugfix
Cloned https://github.com/tannerdsilva/rawdog.git
Revision (git rev-parse @):
3e748b37b1b53911500282464c9b5914d9eeccb3
SUCCESS checkout https://github.com/tannerdsilva/rawdog.git at 19.0.2
========================================
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" : "600.0.1",
            "upper_bound" : "620.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",
        "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.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Pulling fs layer
39bc14e52995: Pulling fs layer
e1a89dea01a6: Waiting
cc0382103b05: Pulling fs layer
084072dee40a: Pulling fs layer
3e2e57d68c90: Pulling fs layer
e5492cdddd5d: Pulling fs layer
39bc14e52995: Waiting
cc0382103b05: Waiting
084072dee40a: Waiting
e5492cdddd5d: Waiting
3e2e57d68c90: Waiting
e1a89dea01a6: Verifying Checksum
e1a89dea01a6: Download complete
e1a89dea01a6: Pull complete
39bc14e52995: Verifying Checksum
39bc14e52995: Download complete
084072dee40a: Verifying Checksum
084072dee40a: Download complete
3e2e57d68c90: Verifying Checksum
3e2e57d68c90: Download complete
e5492cdddd5d: Download complete
cc0382103b05: Verifying Checksum
cc0382103b05: Download complete
39bc14e52995: Pull complete
cc0382103b05: Pull complete
084072dee40a: Pull complete
3e2e57d68c90: Pull complete
e5492cdddd5d: Pull complete
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-syntax.git
[1/3886] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
[3887/75630] Fetching swift-log, swift-syntax
[718/71744] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (8.97s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 601.0.1 (11.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.58s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
Building for debugging...
[0/155] Compiling CRAW_base64 craw_base64.c
[1/155] Compiling __crawdog_sha512 crawdog_sha512.c
[1/155] Compiling CRAW_base64 craw_base64.c
[3/155] Compiling CRAW __craw.c
[4/155] Compiling __crawdog_argon2-tests argontest.c
[6/155] Compiling __crawdog_poly1305 crawdog_poly1305.c
[7/155] Compiling __crawdog_sha256 crawdog_sha256.c
[8/155] Compiling __crawdog_blake2 crawdog_blake2b-ref.c
[9/155] Compiling __crawdog_hchacha20-tests hchacha20tests.c
In file included from /host/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.c:4:
/host/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.h:5:10: fatal error: 'sodium.h' file not found
    5 | #include <sodium.h>
      |          ^~~~~~~~~~
1 error generated.
[11/155] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[11/155] Compiling __crawdog_curve25519-tests curve25519_selftest.c
[11/155] Compiling __crawdog_md5 crawdog_md5.c
[11/155] Compiling __crawdog_endianness crawdog_endianness.c
[11/155] Compiling __crawdog_curve25519-tests curve25519_test.c
[11/155] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[11/155] Compiling __crawdog_sha1 crawdog_sha1.c
[11/155] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
warning: you may be able to install libsodium using your system-packager:
    apt-get install libsodium-dev
[0/1] Planning build
Building for debugging...
[0/144] Write sources
[8/144] Compiling __crawdog_endianness crawdog_endianness.c
[9/144] Compiling __crawdog_curve25519-tests curve25519_selftest.c
In file included from /host/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.c:4:
/host/spi-builder-workspace/Tests/__crawdog_hkdf-tests/hkdf-libsodium.h:5:10: fatal error: 'sodium.h' file not found
    5 | #include <sodium.h>
      |          ^~~~~~~~~~
1 error generated.
[10/144] Compiling __crawdog_hkdf-tests hkdf-libsodium.c
[10/144] Compiling __crawdog_hchacha20 crawdog_hchacha20.c
[10/144] Compiling __crawdog_curve25519-tests curve25519_test.c
[10/144] Compiling __crawdog_sha1 crawdog_sha1.c
[10/144] Compiling __crawdog_hashing-tests __crawdog_hashtest.c
[10/144] Compiling __crawdog_curve25519 crawdog_ed25519_verify.c
[10/144] Compiling __crawdog_md5 crawdog_md5.c
[10/144] Compiling __crawdog_curve25519-tests curve25519_donna.c
BUILD FAILURE 6.1 wasm