This commit is contained in:
Chris Tate
2026-01-11 03:08:00 -06:00
parent b614d29461
commit be972f6c9c
192 changed files with 967 additions and 2 deletions
@@ -0,0 +1 @@
6688ad51a4e95f7d
@@ -0,0 +1 @@
{"rustc":18415816196306954164,"features":"[]","declared_features":"[]","target":337689355490728565,"profile":5200837052885743122,"path":4942398508502643691,"deps":[[203594543813181569,"libc",false,3626953805464230438],[13548984313718623784,"serde",false,10771651742739107466],[13795362694956882968,"serde_json",false,12645139653150135295]],"local":[{"CheckDepInfo":{"dep_info":"release/.fingerprint/agent-browser-5894536b887e2ce7/dep-bin-agent-browser","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,2 @@
{"$message_type":"diagnostic","message":"struct `Request` is never constructed","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"src/main.rs","byte_start":310,"byte_end":317,"line_start":13,"line_end":13,"column_start":8,"column_end":15,"is_primary":true,"text":[{"text":"struct Request {","highlight_start":8,"highlight_end":15}],"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: struct `Request` is never constructed\u001b[0m\n \u001b[1m\u001b[94m--> \u001b[0msrc/main.rs:13:8\n \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m13\u001b[0m \u001b[1m\u001b[94m|\u001b[0m struct Request {\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"}