Use _load_artifact() for ArtifactElement

Artifact elements require access to the artifact early on to walk
dependencies. Use `_load_artifact()` for this instead of a custom code
path.
2 files changed