Deal with some warnings
- For now, deal with two unused imports using "Option 3" from #1060, adding TODOs (NB not TODO HSS)
- Fix two other warnings
Now both of the following are clean:
cargo clippy -p tor-hsservice --all-targets
cargo clippy -p tor-hsservice --all-features --all-targets