This fails in two ways: * If a copyRecord contains a property that would override a non-enabled frozen data property inherited from `Object.prototype`. * If a copyRecord contains a property named `__proto__` is a system in which the `Object.prototype.__proto__` accessor property still exists. See https://github.com/Agoric/agoric-sdk/pull/6349