I'm seeing things like this:
DEBUG:hyper::::http: method = GET
DEBUG:hyper::::http: uri buf = /
DEBUG:hyper::::http: uri = AbsolutePath(/)
DEBUG:hyper::::http: version = HTTP/1.1
Those used to be hyper::http. My first guess is something changed in module_path! that handles crates different from modules?