Installed and ran hegel in a container, but then trying to run the tests outside the container results in this error (and vice versa):
---- vec_structs_roundtrip stdout ----
thread 'vec_structs_roundtrip' (31955226) panicked at .../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.2.0/src/runner.rs:557:14:
Failed to spawn hegel at path .hegel/venv/bin/hegel: Os { code: 2, kind: NotFound, message: "No such file or directory" }