/var/run has been depreciated for a while and dbus implementations (dbus, gdbus, and systemd) tend to prefer /run. It would be nice to support the system bus on systems where /var/run doesn't exist, even as a symlink.
I'll be posting a PR to implement this behavior shortly.