pub fn run(args: ShimArgs, channel: Channel) -> Result<()>
Run the shim. This function does not return until the shim exits. channel is the pre-connected socket to the orchestrator (fd 3 or from a socketpair).
channel