neon re-triggers complete rust build every time because of `artifacts.json` which is generated every time... (and cannot be versioned since it varies by platform)
first try: updated cargo.lock
2nd try: rollback rust toolchain version
3rd try: check index.node is here
4th try: use windows to build and test
include node-pre-gyp with additional logs
more logs
move suspicion to shelljs
replace shell find with fs
actually re-enable rust build...
reactivate all release envs
reactivate complete release flow