Fix LTO rust failures

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have a checked in version of zstd, and rust was pulling in a version of zstd for wasmtime. This caused LTO to fail the build due to duplicate symbols. Replace the crate zstd with our checked in version of zstd.

      This pr also upgrades our versions of rules_rust and rust toolchain, because the old toolchain was not pinned to a hash.

            Assignee:
            Andrew Bradshaw
            Reporter:
            Andrew Bradshaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: