Please consider renaming the RUST_LOG environment variable to something page specific, such as PAGE_LOG. The parser of the env var is incompatible and cannot coexist with crates that use env-logger. When developing a rust crate, one doesn't expect git diff and similar commands to spew out debug output or panic due to this env var being set.