error: cannot specialize on const impl with non-const impl --> $DIR/const-default-non-const-specialized.rs:20:1 | LL | impl Value for FortyTwo { | ^^^^^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error