The new package system no longer supports the [dev-addresses] section. Some users have snapshot tests that depend on the root package having a deterministic address. For example, some tests use type_name or @Package and compare the output against a fixed value.
In the old system, you could set package = 0 in [dev-addresses] and get this kind of deterministic behavior. It's not clear how to achieve this in the current system.