I'm seeing this error when trying to run my test output through cargo2junit
thread 'main' panicked at 'assertion failed: `(left == right)`
left: `None`,
right: `Some("domains::production_domain_update")`', /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo2junit-0.1.13/src/main.rs:211:21
Looks like this is the assertion is the one that is failing.