It seems from the error message that the issue is a mismatch of MLJBase.jl versions. Please give the version of MLJBase in the manifest on both machines.
In particular, this commit introduces a third type parameter to Machine:
So it seems the version of MLJBase on the cluster is newer than on your local computer.