fn panic_on_forbidden_read<D: Deps>(
    data: &DepGraphData<D>,
    dep_node_index: DepNodeIndex
) -> !