Term cargo doc --open doesn't work

:term cargo doc --open not working, browser not start.
:!cargo doc --open working fine.
Why?

Maybe some plugins are interfering? Does it work with nvim --clean?

It’s not working. You can try yourself. Try to start with :T cargo doc --open. Strange.
command! -nargs=* T split | res 10 | terminal <args>