Enables debugging features for the sandboxing feature. This includes two
things: first, the sandbox root contents are left untouched after a build;
and second, prints extra debugging information on execution. This can help
developers of Bazel or Starlark rules with debugging failures due to
missing input files, etc.