If MakeServices have different error types (e.g. `Box<Error>` and `hyper::Error`) they can't be composited together.
If MakeServices have different error types (e.g.
Box<Error>andhyper::Error) they can't be composited together.