Related to frontend PR I've tried multiple times now and couldn't add the required libtvm_runtime.so to LD_LIBRARY_PATH in tests/scripts/task_rust.sh for successful build. Simple export LD_LIBRARY_PATH=build:LD_LIBRARY_PATH and variations of that didn't work.
Please add it somehow as previous discussion wasn't helpful.