Code in the `berry` and `speed` commands call `log.Fatalf()` which terminates the whole program instead of returning errors to the caller.
Code in the
berryandspeedcommands calllog.Fatalf()which terminates the whole program instead of returning errors to the caller.