We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
---- middleware::honeycomb::propagation::tests::test_marshal stdout ---- thread 'middleware::honeycomb::propagation::tests::test_marshal' panicked at 'assertion failed: `(left == right)` left: `"1;trace_id=abcdef123456,parent_id=0102030405,context=eyJlcnJvck1zZyI6ImZhaWxlZCB0byBzaWduIG9uIiwidG9SZXRyeSI6dHJ1ZSwidXNlcklEIjoxfQ=="`, right: `"1;trace_id=abcdef123456,parent_id=0102030405,context=eyJ1c2VySUQiOjEsImVycm9yTXNnIjoiZmFpbGVkIHRvIHNpZ24gb24iLCJ0b1JldHJ5Ijp0cnVlfQ=="`', src/middleware/honeycomb/propagation.rs:157:9
My best guess on this is that it is somehow impacted by the rust version.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My best guess on this is that it is somehow impacted by the rust version.
The text was updated successfully, but these errors were encountered: