https://pantsbuild.org/ logo
h

hundreds-father-404

08/07/2020, 10:59 PM
seg fault:
w

witty-crayon-22786

08/07/2020, 11:00 PM
is it reproducible? what happens with
RUST_BACKTRACE=1
?
h

hundreds-father-404

08/07/2020, 11:01 PM
Unfortunately, no, I can’t reproduce
I get an actual error:
Copy code
pants.base.exceptions.ResolveError: 'pants_plugins_directory' was not found in namespace 'testprojects/pants-plugins/src/python/test_pants_plugin'. Did you mean one of:
  :test_pants_plugin
Which reveals a real bug in my change 🙂 Going from
Address -> AddressInput
is broken atm