---- tests::compare stdout ---- thread 'tests::compare' panicked at src/lib.rs:55:9: assertion `left == right` failed left: [123, 34, 109, 111, 100, 101, 34, 58, 34, 105, 110, 97, 99, 116, 105, 118, 101, 34, 125] right: [34, 73, 110, 97, 99, 116, 105, 118, 101, 34] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace