Temporarily comment out error message for old scheme path
The kernel has a check for the old scheme format being used during open
. The check prints a message so we can look for crates that need to be updated.
However, we are not able to fix all programs before the upcoming release, so this fix comments out the check. The error message should be reinstated after the release so we can fix all crates.