I suppose that this is more a tracking issue for a downstream problem, but it seems to make sense to raise it here.
In libbacktrace 0.2.60, the dependency on object has been raised to 0.25.0. This release contains an unconditional dependency on memchr. This crate does not support the rustc-std-workspace-core workaround.
If the backtrace version shipped with rustc needs to be set higher than 0.3.59, this problem needs to be solved.
CC: @BurntSushi CC: @philipc @fitzgen