ull = error deleting incremental compilation session directory `{$path}`: {$err} incremental_delete_incompatible = failed to delete invalidated or incompatible incremental compilation session directory contents `{$path}`: {$err} incremental_delete_lock = error deleting lock file for incremental compilation session directory `{$path}`: {$err} incremental_delete_old = unable to delete old {$name} at `{$path}`: {$err} incremental_delete_partial = failed to delete partly initialized session dir `{$path}`: {$err} incremental_delete_workproduct = file-system error deleting outdated file `{$path}`: {$err} incremental_finalize = error finalizing incremental compilation session directory `{$path}`: {$err} incremental_finalized_gc_failed = failed to garbage collect finalized incremental compilation session directory `{$path}`: {$err} incremental_hard_link_failed = hard linking files in the incremental compilation cache failed. copying files instead. consider moving the cache directory to a file system which supports hard linking in session dir `{$path}` incremental_invalid_gc_failed = failed to garbage collect invalid incremental compilation session directory `{$path}`: {$err} incremental_load_dep_graph = could not load dep-graph from `{$path}`: {$err} incremental_lock_unsupported = the filesystem for the incremental path at {$session_dir} does not appear to support locking, consider changing the incremental path to a filesystem that supports locking or disable incremental compilation incremental_missing_depnode = missing `DepNode` variant incremental_missing_if_this_changed = no `#[rustc_if_this_changed]` annotation detected incremental_move_dep_graph = failed to move dependency graph from `{$from}` to `{$to}`: {$err} incremental_no_cfg = no cfg attribute incremental_no_path = no path from `{$source}` to `{$target}` incremental_not_clean = `{$dep_node_str}` should be clean but is not incremental_not_dirty = `{$dep_node_str}` should be dirty but is not incremental_not_loaded = `{$dep_node_str}` should have been loaded from disk but it was not incremental_ok = OK incremental_repeated_depnode_label = dep-node label `{$label}` is repeated incremental_session_gc_failed = failed to garbage collect incremental compilation session directory `{$path}`: {$err} incremental_unchecked_clean = found unchecked `#[rustc_clean]` attribute incremental_undefined_clean_dirty_assertions = clean/dirty auto-assertions not yet defined for {$kind} incremental_undefined_clean_dirty_assertions_item = clean/dirty auto-assertions not yet defined for Node::Item.node={$kind} incremental_unknown_rustc_clean_argument = unknown `rustc_clean` argument incremental_unrecognized_depnode = unrecognized `DepNode` variant: {$name} incremental_unrecognized_depnode_label = dep-node label `{$label}` not recognized incremental_write_new = failed to write {$name} to `{$path}`: {$err}