hero_runner_py_server: 3 compile errors in proc_log.rs block template builds #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Symptom
lab buildonhero_runner_py(development) fails with 3 errors incrates/hero_runner_py_server/src/proc_log.rs:Lab truncated the actual error messages. Full diagnostics need to be captured by running cargo locally.
Why it matters
hero_runner_pyis inlab::pod::pod_template::TEMPLATE_HERO_REPOS. With it broken, neitherhero_runner_py_servernorhero_runner_py_adminlands in/home/template/hero/bin/, so codescalers rollouts ship without python-runner support.File line numbers (21, 28, 66) suggest a small surface area in
proc_log.rs— likely an API change inhero_procor similar logging crate.Repro
Should reveal the 3 errors and whichever upstream crate moved.