when running on an ubuntu 20.04 one cannot load explorer because it needs GLIB_C 2.35 which is not here
when downgrading to 0.0.1 everything is ok
same thing with using
:explorer, "~> 0.11.1", system_env: %{"EXPLORER_BUILD" => "1"}},
{:rustler, ">= 0.0.0"}