Bugfix. Newly-added dependency crates (empty old version in the lockdiff) were mis-parsed because IFS=$'\t' read collapses the consecutive tabs, so their build and advisory lanes were skipped. Now splits tabs manually. Found by the live smoke test; regression test added (suite now 48 checks). @v3 points here. See CHANGELOG.