{"$message_type":"diagnostic","message":"methods `get_or_fetch` and `cleanup_resolved` are never used","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"crates/holtburger-resource-http/src/inflight.rs","byte_start":5572,"byte_end":5603,"line_start":126,"line_end":126,"column_start":1,"column_end":32,"is_primary":false,"text":[{"text":"impl<E: 'static> InflightMap<E> {","highlight_start":1,"highlight_end":32}],"label":"methods in this implementation","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"crates/holtburger-resource-http/src/inflight.rs","byte_start":6693,"byte_end":6705,"line_start":151,"line_end":151,"column_start":18,"column_end":30,"is_primary":true,"text":[{"text":"    pub async fn get_or_fetch<F, Fut>(&self, url: &str, factory: F) -> InflightResult<E>","highlight_start":18,"highlight_end":30}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"crates/holtburger-resource-http/src/inflight.rs","byte_start":9354,"byte_end":9370,"line_start":218,"line_end":218,"column_start":8,"column_end":24,"is_primary":true,"text":[{"text":"    fn cleanup_resolved(&self, url: &str) {","highlight_start":8,"highlight_end":24}],"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[33mwarning\u001b[0m\u001b[1m: methods `get_or_fetch` and `cleanup_resolved` are never used\u001b[0m\n   \u001b[1m\u001b[94m--> \u001b[0mcrates/holtburger-resource-http/src/inflight.rs:151:18\n    \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m126\u001b[0m \u001b[1m\u001b[94m|\u001b[0m impl<E: 'static> InflightMap<E> {\n    \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[94m-------------------------------\u001b[0m \u001b[1m\u001b[94mmethods in this implementation\u001b[0m\n\u001b[1m\u001b[94m...\u001b[0m\n\u001b[1m\u001b[94m151\u001b[0m \u001b[1m\u001b[94m|\u001b[0m     pub async fn get_or_fetch<F, Fut>(&self, url: &str, factory: F) -> InflightResult<E>\n    \u001b[1m\u001b[94m|\u001b[0m                  \u001b[1m\u001b[33m^^^^^^^^^^^^\u001b[0m\n\u001b[1m\u001b[94m...\u001b[0m\n\u001b[1m\u001b[94m218\u001b[0m \u001b[1m\u001b[94m|\u001b[0m     fn cleanup_resolved(&self, url: &str) {\n    \u001b[1m\u001b[94m|\u001b[0m        \u001b[1m\u001b[33m^^^^^^^^^^^^^^^^\u001b[0m\n    \u001b[1m\u001b[94m|\u001b[0m\n    \u001b[1m\u001b[94m= \u001b[0m\u001b[1mnote\u001b[0m: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default\n\n"}
{"$message_type":"diagnostic","message":"1 warning emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[1m\u001b[33mwarning\u001b[0m\u001b[1m: 1 warning emitted\u001b[0m\n\n"}
