813: Fix dropping for command encoders r=grovesNL a=kvark We weren't dropping them properly, and since the ID is just an obfuscated `Box<RealStuff>` that made the contents leak. Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>