Skip to content

Rust 1.81.0 causes SIGABRT in test environment #1332

@leighmcculloch

Description

@leighmcculloch

What version are you using?

v21.6.0

What did you do?

Run the test_auth crate's tests that are in this repo.

What did you expect to see?

Passing tests as occurs on Rust 1.80.0.

What did you see instead?

thread caused non-unwinding panic. aborting.
Caused by:
  process didn't exit successfully: `/Users/leighmcculloch/Code/rs-soroban-sdk/target/debug/deps/soroban_sdk-a1f019b2dff9103a` (signal: 6, SIGABRT: process abort signal)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions