Unresolved import `crate::sys`

after building a running a successful cargo test on a couple functions that query a endpoint and return text or a vector, i try to build the canister to deploy , to test querying with the container and i receive g
no “Sys in root” . I have already built and successfully deployed the rust test examples,