The last update (0.6.0) of `interment` notes in its changelog that it removed `LocalIntern` because it can be used to cause use-after-free errors. https://github.com/droundy/internment/blob/9270a4d05c6c18f89e7ecfb2ad3fe52250f6385f/CHANGELOG.md The type is removed in 0.6.0 but present on older versions.