4e99e5030a
I made a mistake while adapting code from an experimental branch thus breaking these two experiments because of interface conversion. This diff fixes it. While there, remove the panic trap for miniooni. Because miniooni is an experimental tool, we want to see the full panic text, which definitely leads to a more pleasant and effective debugging experience. See https://github.com/ooni/probe/issues/2216 for context on why we were trying to change how we register experiments. The broken commit is https://github.com/ooni/probe-cli/commit/6a0ae5c70b68a72206ff7ffb530c758661545cc4.