{"$message_type":"diagnostic","message":"use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)","code":{"code":"deprecated","explanation":null},"level":"warning","spans":[{"file_name":"src\\live\\signoff.rs","byte_start":25535,"byte_end":25554,"line_start":527,"line_end":527,"column_start":39,"column_end":58,"is_primary":true,"text":[{"text":"        crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)","highlight_start":39,"highlight_end":58}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(deprecated)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)\u001b[0m\n   \u001b[1m\u001b[96m--> \u001b[0msrc\\live\\signoff.rs:527:39\n    \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m527\u001b[0m \u001b[1m\u001b[96m|\u001b[0m         crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)\n    \u001b[1m\u001b[96m|\u001b[0m                                       \u001b[1m\u001b[93m^^^^^^^^^^^^^^^^^^^\u001b[0m\n    \u001b[1m\u001b[96m|\u001b[0m\n    \u001b[1m\u001b[96m= \u001b[0m\u001b[1m\u001b[97mnote\u001b[0m: `#[warn(deprecated)]` on by default\n\n"}
{"$message_type":"diagnostic","message":"use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)","code":{"code":"deprecated","explanation":null},"level":"warning","spans":[{"file_name":"src\\live\\signoff.rs","byte_start":31342,"byte_end":31361,"line_start":667,"line_end":667,"column_start":39,"column_end":58,"is_primary":true,"text":[{"text":"        crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)","highlight_start":39,"highlight_end":58}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)\u001b[0m\n   \u001b[1m\u001b[96m--> \u001b[0msrc\\live\\signoff.rs:667:39\n    \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m667\u001b[0m \u001b[1m\u001b[96m|\u001b[0m         crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)\n    \u001b[1m\u001b[96m|\u001b[0m                                       \u001b[1m\u001b[93m^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
{"$message_type":"diagnostic","message":"use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)","code":{"code":"deprecated","explanation":null},"level":"warning","spans":[{"file_name":"src\\live\\start.rs","byte_start":39476,"byte_end":39495,"line_start":907,"line_end":907,"column_start":39,"column_end":58,"is_primary":true,"text":[{"text":"        crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)","highlight_start":39,"highlight_end":58}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: use of deprecated function `common::wrapper_state::write_wrapper_state`: use write_wrapper_state_at(self_id, psyche_id, state) for explicit parent; this Infer-routed form writes nested for psyche ids (was flat pre-25.4)\u001b[0m\n   \u001b[1m\u001b[96m--> \u001b[0msrc\\live\\start.rs:907:39\n    \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m907\u001b[0m \u001b[1m\u001b[96m|\u001b[0m         crate::common::wrapper_state::write_wrapper_state(psyche_id, &state)\n    \u001b[1m\u001b[96m|\u001b[0m                                       \u001b[1m\u001b[93m^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
{"$message_type":"diagnostic","message":"unused variable: `test_id`","code":{"code":"unused_variables","explanation":null},"level":"warning","spans":[{"file_name":"src\\live\\wrapper\\mod.rs","byte_start":216243,"byte_end":216250,"line_start":4737,"line_end":4737,"column_start":31,"column_end":38,"is_primary":true,"text":[{"text":"        let (_tmp, _proj_tmp, test_id, live_ctx_path, state, log_path) = g2_setup(\"a\");","highlight_start":31,"highlight_end":38}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"if this is intentional, prefix it with an underscore","code":null,"level":"help","spans":[{"file_name":"src\\live\\wrapper\\mod.rs","byte_start":216243,"byte_end":216250,"line_start":4737,"line_end":4737,"column_start":31,"column_end":38,"is_primary":true,"text":[{"text":"        let (_tmp, _proj_tmp, test_id, live_ctx_path, state, log_path) = g2_setup(\"a\");","highlight_start":31,"highlight_end":38}],"label":null,"suggested_replacement":"_test_id","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: unused variable: `test_id`\u001b[0m\n    \u001b[1m\u001b[96m--> \u001b[0msrc\\live\\wrapper\\mod.rs:4737:31\n     \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m4737\u001b[0m \u001b[1m\u001b[96m|\u001b[0m         let (_tmp, _proj_tmp, test_id, live_ctx_path, state, log_path) = g2_setup(\"a\");\n     \u001b[1m\u001b[96m|\u001b[0m                               \u001b[1m\u001b[93m^^^^^^^\u001b[0m \u001b[1m\u001b[93mhelp: if this is intentional, prefix it with an underscore: `_test_id`\u001b[0m\n     \u001b[1m\u001b[96m|\u001b[0m\n     \u001b[1m\u001b[96m= \u001b[0m\u001b[1m\u001b[97mnote\u001b[0m: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default\n\n"}
{"$message_type":"diagnostic","message":"function `check_alive` is never used","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"src\\owl\\send.rs","byte_start":1656,"byte_end":1667,"line_start":38,"line_end":38,"column_start":8,"column_end":19,"is_primary":true,"text":[{"text":"pub fn check_alive(id: &str) {","highlight_start":8,"highlight_end":19}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: function `check_alive` is never used\u001b[0m\n  \u001b[1m\u001b[96m--> \u001b[0msrc\\owl\\send.rs:38:8\n   \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m38\u001b[0m \u001b[1m\u001b[96m|\u001b[0m pub fn check_alive(id: &str) {\n   \u001b[1m\u001b[96m|\u001b[0m        \u001b[1m\u001b[93m^^^^^^^^^^^\u001b[0m\n   \u001b[1m\u001b[96m|\u001b[0m\n   \u001b[1m\u001b[96m= \u001b[0m\u001b[1m\u001b[97mnote\u001b[0m: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default\n\n"}
{"$message_type":"diagnostic","message":"field `source` is never read","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"src\\owl\\resume.rs","byte_start":530,"byte_end":539,"line_start":11,"line_end":11,"column_start":8,"column_end":17,"is_primary":false,"text":[{"text":"struct HookInput {","highlight_start":8,"highlight_end":17}],"label":"field in this struct","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"src\\owl\\resume.rs","byte_start":570,"byte_end":576,"line_start":13,"line_end":13,"column_start":5,"column_end":11,"is_primary":true,"text":[{"text":"    source: Option<String>,","highlight_start":5,"highlight_end":11}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: field `source` is never read\u001b[0m\n  \u001b[1m\u001b[96m--> \u001b[0msrc\\owl\\resume.rs:13:5\n   \u001b[1m\u001b[96m|\u001b[0m\n\u001b[1m\u001b[96m11\u001b[0m \u001b[1m\u001b[96m|\u001b[0m struct HookInput {\n   \u001b[1m\u001b[96m|\u001b[0m        \u001b[1m\u001b[96m---------\u001b[0m \u001b[1m\u001b[96mfield in this struct\u001b[0m\n\u001b[1m\u001b[96m12\u001b[0m \u001b[1m\u001b[96m|\u001b[0m     #[serde(default)]\n\u001b[1m\u001b[96m13\u001b[0m \u001b[1m\u001b[96m|\u001b[0m     source: Option<String>,\n   \u001b[1m\u001b[96m|\u001b[0m     \u001b[1m\u001b[93m^^^^^^\u001b[0m\n\n"}
{"$message_type":"diagnostic","message":"6 warnings emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[1m\u001b[93mwarning\u001b[0m\u001b[1m\u001b[97m: 6 warnings emitted\u001b[0m\n\n"}
