Since the compiler refactor changed the order of steps and all hooks get applied at once, knowing which app is being escriptized isn't really obvious, particularly when many apps individually define their own 'main app' and they get run at once. This adds the name of the main app being run when escriptizing it to make it clear what goes on, especially if there are failures. This was reported in https://github.com/erlang/rebar3/pull/2211#issuecomment-615937628pull/2288/head