hey @Cashmaney , thanks for the report! the reason is that `extend_one` was changed to be under `extend_one` feature in https://github.com/rust-lang/rust/issues/72631 , and i guess you're using new compiler (something between 2020-04-07 and 2020-10-25) on v1.1.2 sdk, which requires the old libcore.
my recommendation is switching back to 2020-04-07, or tell me your exact rust toolchain status and i can create a fork for you. thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/282#issuecomment-724210277
