PoC: Verified end-to-end Agent Inception and isolated task execution
This commit is contained in:
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
b986bd7db8cb7ae2
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":15606901020213334725,"profile":17672942494452627365,"path":5257264916159180726,"deps":[[303782240219042746,"chrs_council",false,12015880436388741738],[534467710384987860,"chrs_prompts",false,16396517473508751759],[956568835236753365,"chrs_discovery",false,3559646258989779290],[1873179737747240123,"chrs_exec",false,17997113108475935544],[3125172653853041083,"chrs_graph",false,5187207776883430121],[3824115659804617665,"chrs_election",false,5555552986118946667],[3856126590694406759,"chrono",false,10274387264389562704],[6743343474447045702,"chrs_mail",false,12213287967330248873],[8008191657135824715,"thiserror",false,1046565522670711278],[9462185088798423431,"uuid",false,17971560908104734438],[11385933650601478394,"ucxl",false,1983376965388832905],[12333148202307381059,"chrs_backbeat",false,4349374408793942319],[12891030758458664808,"tokio",false,6922689052733440109],[13301877809556625885,"chrs_code_edit",false,12255090095082364570],[13548984313718623784,"serde",false,9626939173491220626],[13795362694956882968,"serde_json",false,10211988446099616948],[17240636971104806819,"git2",false,12139347472910334835]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-agent-423d58263b31deea/dep-lib-chrs_agent","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
89fc0e792206f9c1
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":15606901020213334725,"profile":8731458305071235362,"path":5257264916159180726,"deps":[[303782240219042746,"chrs_council",false,9789454089295508582],[534467710384987860,"chrs_prompts",false,3245940762587845069],[956568835236753365,"chrs_discovery",false,12349978281044478556],[1873179737747240123,"chrs_exec",false,4793359854039165742],[3125172653853041083,"chrs_graph",false,8763905353364099173],[3824115659804617665,"chrs_election",false,10714125570109681529],[3856126590694406759,"chrono",false,3309498496632863120],[6743343474447045702,"chrs_mail",false,16081320441201124094],[8008191657135824715,"thiserror",false,12677611315837666808],[9462185088798423431,"uuid",false,14597698345069832646],[11385933650601478394,"ucxl",false,17633424758597007822],[12333148202307381059,"chrs_backbeat",false,14114291040502186822],[12891030758458664808,"tokio",false,5728030250252527160],[13301877809556625885,"chrs_code_edit",false,17765894645803163507],[13548984313718623784,"serde",false,17414738472715513305],[13795362694956882968,"serde_json",false,12698887565049417447],[17240636971104806819,"git2",false,4415880575967962058]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-agent-ca6cc161a27424b1/dep-lib-chrs_agent","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
@@ -1 +0,0 @@
|
||||
8199d43e7cf4995f
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
d247c9a2cd09d210
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":13213773371349750301,"profile":8731458305071235362,"path":8945835997271534187,"deps":[[3125172653853041083,"chrs_graph",false,8763905353364099173],[3856126590694406759,"chrono",false,3309498496632863120],[8008191657135824715,"thiserror",false,12677611315837666808],[9462185088798423431,"uuid",false,14597698345069832646],[11385933650601478394,"ucxl",false,17633424758597007822],[13548984313718623784,"serde",false,17414738472715513305],[13795362694956882968,"serde_json",false,12698887565049417447],[16532555906320553198,"petgraph",false,1545513979472029869]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-bubble-5b571a4d4165187a/dep-lib-chrs_bubble","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"$message_type":"diagnostic","message":"unused import: `ucxl::UCXLAddress`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-bubble/src/lib.rs","byte_start":1347,"byte_end":1364,"line_start":26,"line_end":26,"column_start":5,"column_end":22,"is_primary":true,"text":[{"text":"use ucxl::UCXLAddress;","highlight_start":5,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-bubble/src/lib.rs","byte_start":1343,"byte_end":1366,"line_start":26,"line_end":27,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use ucxl::UCXLAddress;","highlight_start":1,"highlight_end":23},{"text":"use uuid::Uuid;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `ucxl::UCXLAddress`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-bubble/src/lib.rs:26:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m26\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse ucxl::UCXLAddress;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"1 warning emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 1 warning emitted\u001b[0m\n\n"}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
2a4aed099feb5ca3
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":13213773371349750301,"profile":17672942494452627365,"path":8945835997271534187,"deps":[[3125172653853041083,"chrs_graph",false,5187207776883430121],[3856126590694406759,"chrono",false,10274387264389562704],[8008191657135824715,"thiserror",false,1046565522670711278],[9462185088798423431,"uuid",false,17971560908104734438],[11385933650601478394,"ucxl",false,1983376965388832905],[13548984313718623784,"serde",false,9626939173491220626],[13795362694956882968,"serde_json",false,10211988446099616948],[16532555906320553198,"petgraph",false,980447881556019105]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-bubble-bbfcd535d3d06634/dep-lib-chrs_bubble","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"$message_type":"diagnostic","message":"unused import: `ucxl::UCXLAddress`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-bubble/src/lib.rs","byte_start":1347,"byte_end":1364,"line_start":26,"line_end":26,"column_start":5,"column_end":22,"is_primary":true,"text":[{"text":"use ucxl::UCXLAddress;","highlight_start":5,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-bubble/src/lib.rs","byte_start":1343,"byte_end":1366,"line_start":26,"line_end":27,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use ucxl::UCXLAddress;","highlight_start":1,"highlight_end":23},{"text":"use uuid::Uuid;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `ucxl::UCXLAddress`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-bubble/src/lib.rs:26:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m26\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse ucxl::UCXLAddress;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"1 warning emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 1 warning emitted\u001b[0m\n\n"}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
6bff7a9c014a194d
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":8638015676622828605,"profile":17672942494452627365,"path":13793530250376378122,"deps":[[303782240219042746,"chrs_council",false,12015880436388741738],[956568835236753365,"chrs_discovery",false,3559646258989779290],[3856126590694406759,"chrono",false,10274387264389562704],[6743343474447045702,"chrs_mail",false,12213287967330248873],[8008191657135824715,"thiserror",false,1046565522670711278],[9462185088798423431,"uuid",false,17971560908104734438],[12891030758458664808,"tokio",false,6922689052733440109],[13208667028893622512,"rand",false,16797962722082093908],[13548984313718623784,"serde",false,9626939173491220626],[13795362694956882968,"serde_json",false,10211988446099616948]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-election-3518af72a9df21bf/dep-lib-chrs_election","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
@@ -1,7 +0,0 @@
|
||||
{"$message_type":"diagnostic","message":"unused imports: `Mailbox` and `Message`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":84,"byte_end":91,"line_start":3,"line_end":3,"column_start":17,"column_end":24,"is_primary":true,"text":[{"text":"use chrs_mail::{Mailbox, Message};","highlight_start":17,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-election/src/lib.rs","byte_start":93,"byte_end":100,"line_start":3,"line_end":3,"column_start":26,"column_end":33,"is_primary":true,"text":[{"text":"use chrs_mail::{Mailbox, Message};","highlight_start":26,"highlight_end":33}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":68,"byte_end":103,"line_start":3,"line_end":4,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_mail::{Mailbox, Message};","highlight_start":1,"highlight_end":35},{"text":"use chrs_discovery::{BusHandle, BusMessage};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `Mailbox` and `Message`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-election/src/lib.rs:3:17\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m3\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_mail::{Mailbox, Message};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused imports: `Peer` and `Role`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":167,"byte_end":171,"line_start":5,"line_end":5,"column_start":20,"column_end":24,"is_primary":true,"text":[{"text":"use chrs_council::{Peer, Role};","highlight_start":20,"highlight_end":24}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-election/src/lib.rs","byte_start":173,"byte_end":177,"line_start":5,"line_end":5,"column_start":26,"column_end":30,"is_primary":true,"text":[{"text":"use chrs_council::{Peer, Role};","highlight_start":26,"highlight_end":30}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":148,"byte_end":180,"line_start":5,"line_end":6,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_council::{Peer, Role};","highlight_start":1,"highlight_end":32},{"text":"use chrono::{DateTime, Utc, Duration};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `Peer` and `Role`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-election/src/lib.rs:5:20\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m5\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_council::{Peer, Role};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `uuid::Uuid`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":282,"byte_end":292,"line_start":9,"line_end":9,"column_start":5,"column_end":15,"is_primary":true,"text":[{"text":"use uuid::Uuid;","highlight_start":5,"highlight_end":15}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":278,"byte_end":294,"line_start":9,"line_end":10,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use uuid::Uuid;","highlight_start":1,"highlight_end":16},{"text":"use std::collections::HashMap;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `uuid::Uuid`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-election/src/lib.rs:9:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m9\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse uuid::Uuid;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `rand::Rng`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":359,"byte_end":368,"line_start":12,"line_end":12,"column_start":5,"column_end":14,"is_primary":true,"text":[{"text":"use rand::Rng;","highlight_start":5,"highlight_end":14}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":355,"byte_end":370,"line_start":12,"line_end":13,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use rand::Rng;","highlight_start":1,"highlight_end":15},{"text":"","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `rand::Rng`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-election/src/lib.rs:12:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m12\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse rand::Rng;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"can't call method `min` on ambiguous numeric type `{float}`","code":{"code":"E0689","explanation":"A method was called on an ambiguous numeric type.\n\nErroneous code example:\n\n```compile_fail,E0689\n2.0.neg(); // error!\n```\n\nThis error indicates that the numeric value for the method being passed exists\nbut the type of the numeric value or binding could not be identified.\n\nThe error happens on numeric literals and on numeric bindings without an\nidentified concrete type:\n\n```compile_fail,E0689\nlet x = 2.0;\nx.neg(); // same error as above\n```\n\nBecause of this, you must give the numeric literal or binding a type:\n\n```\nuse std::ops::Neg;\n\nlet _ = 2.0_f32.neg(); // ok!\nlet x: f32 = 2.0;\nlet _ = x.neg(); // ok!\nlet _ = (2.0 as f32).neg(); // ok!\n```\n"},"level":"error","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":3321,"byte_end":3324,"line_start":103,"line_end":103,"column_start":31,"column_end":34,"is_primary":true,"text":[{"text":" cap_score = cap_score.min(1.0);","highlight_start":31,"highlight_end":34}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you must specify a type for this binding, like `f32`","code":null,"level":"help","spans":[{"file_name":"chrs-election/src/lib.rs","byte_start":2999,"byte_end":2999,"line_start":95,"line_end":95,"column_start":26,"column_end":26,"is_primary":true,"text":[{"text":" let mut cap_score = 0.0;","highlight_start":26,"highlight_end":26}],"label":null,"suggested_replacement":": f32","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror[E0689]\u001b[0m\u001b[0m\u001b[1m: can't call method `min` on ambiguous numeric type `{float}`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-election/src/lib.rs:103:31\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m103\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m cap_score = cap_score.min(1.0);\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;14mhelp\u001b[0m\u001b[0m: you must specify a type for this binding, like `f32`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m95\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m let mut cap_score\u001b[0m\u001b[0m\u001b[38;5;10m: f32\u001b[0m\u001b[0m = 0.0;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[38;5;10m+++++\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"aborting due to 1 previous error; 4 warnings emitted","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: aborting due to 1 previous error; 4 warnings emitted\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0689`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1mFor more information about this error, try `rustc --explain E0689`.\u001b[0m\n"}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
792f51ad7038b094
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":8638015676622828605,"profile":8731458305071235362,"path":13793530250376378122,"deps":[[303782240219042746,"chrs_council",false,9789454089295508582],[956568835236753365,"chrs_discovery",false,12349978281044478556],[3856126590694406759,"chrono",false,3309498496632863120],[6743343474447045702,"chrs_mail",false,16081320441201124094],[8008191657135824715,"thiserror",false,12677611315837666808],[9462185088798423431,"uuid",false,14597698345069832646],[12891030758458664808,"tokio",false,5728030250252527160],[13208667028893622512,"rand",false,14862770877514998112],[13548984313718623784,"serde",false,17414738472715513305],[13795362694956882968,"serde_json",false,12698887565049417447]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-election-d0cf591c9975c316/dep-lib-chrs_election","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
@@ -1 +0,0 @@
|
||||
491770d1ca544509
|
||||
@@ -1,2 +0,0 @@
|
||||
{"$message_type":"diagnostic","message":"unused import: `Paragraph`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-observer/src/main.rs","byte_start":151,"byte_end":160,"line_start":5,"line_end":5,"column_start":31,"column_end":40,"is_primary":true,"text":[{"text":" widgets::{Block, Borders, Paragraph, List, ListItem, Gauge},","highlight_start":31,"highlight_end":40}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the unused import","code":null,"level":"help","spans":[{"file_name":"chrs-observer/src/main.rs","byte_start":149,"byte_end":160,"line_start":5,"line_end":5,"column_start":29,"column_end":40,"is_primary":true,"text":[{"text":" widgets::{Block, Borders, Paragraph, List, ListItem, Gauge},","highlight_start":29,"highlight_end":40}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `Paragraph`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-observer/src/main.rs:5:31\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m5\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m widgets::{Block, Borders, Paragraph, List, ListItem, Gauge},\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"1 warning emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 1 warning emitted\u001b[0m\n\n"}
|
||||
@@ -1 +0,0 @@
|
||||
feb7ef47e0aac611
|
||||
@@ -0,0 +1,9 @@
|
||||
{"$message_type":"diagnostic","message":"unresolved import `chrs_council`","code":{"code":"E0432","explanation":"An import was unresolved.\n\nErroneous code example:\n\n```compile_fail,E0432\nuse something::Foo; // error: unresolved import `something::Foo`.\n```\n\nIn Rust 2015, paths in `use` statements are relative to the crate root. To\nimport items relative to the current and parent modules, use the `self::` and\n`super::` prefixes, respectively.\n\nIn Rust 2018 or later, paths in `use` statements are relative to the current\nmodule unless they begin with the name of a crate or a literal `crate::`, in\nwhich case they start from the crate root. As in Rust 2015 code, the `self::`\nand `super::` prefixes refer to the current and parent modules respectively.\n\nAlso verify that you didn't misspell the import name and that the import exists\nin the module from where you tried to import it. Example:\n\n```\nuse self::something::Foo; // Ok.\n\nmod something {\n pub struct Foo;\n}\n# fn main() {}\n```\n\nIf you tried to use a module from an external crate and are using Rust 2015,\nyou may have missed the `extern crate` declaration (which is usually placed in\nthe crate root):\n\n```edition2015\nextern crate core; // Required to use the `core` crate in Rust 2015.\n\nuse core::any;\n# fn main() {}\n```\n\nSince Rust 2018 the `extern crate` declaration is not required and\nyou can instead just `use` it:\n\n```edition2018\nuse core::any; // No extern crate required in Rust 2018.\n# fn main() {}\n```\n"},"level":"error","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":199,"byte_end":211,"line_start":6,"line_end":6,"column_start":5,"column_end":17,"is_primary":true,"text":[{"text":"use chrs_council::Role;","highlight_start":5,"highlight_end":17}],"label":"use of unresolved module or unlinked crate `chrs_council`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"if you wanted to use a crate named `chrs_council`, use `cargo add chrs_council` to add it to your `Cargo.toml`","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror[E0432]\u001b[0m\u001b[0m\u001b[1m: unresolved import `chrs_council`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:6:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m6\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_council::Role;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9muse of unresolved module or unlinked crate `chrs_council`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mhelp\u001b[0m\u001b[0m: if you wanted to use a crate named `chrs_council`, use `cargo add chrs_council` to add it to your `Cargo.toml`\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `chrs_agent`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":801,"byte_end":811,"line_start":27,"line_end":27,"column_start":25,"column_end":35,"is_primary":true,"text":[{"text":" let mut architect = chrs_agent::CHORUSAgent::init(","highlight_start":25,"highlight_end":35}],"label":"use of unresolved module or unlinked crate `chrs_agent`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"if you wanted to use a crate named `chrs_agent`, use `cargo add chrs_agent` to add it to your `Cargo.toml`","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror[E0433]\u001b[0m\u001b[0m\u001b[1m: failed to resolve: use of unresolved module or unlinked crate `chrs_agent`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:27:25\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m27\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m let mut architect = chrs_agent::CHORUSAgent::init(\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9muse of unresolved module or unlinked crate `chrs_agent`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mhelp\u001b[0m\u001b[0m: if you wanted to use a crate named `chrs_agent`, use `cargo add chrs_agent` to add it to your `Cargo.toml`\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused imports: `ProvenanceEdge` and `ProvenanceGraph`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":18,"byte_end":33,"line_start":1,"line_end":1,"column_start":19,"column_end":34,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":19,"highlight_end":34}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-poc/src/main.rs","byte_start":35,"byte_end":49,"line_start":1,"line_end":1,"column_start":36,"column_end":50,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":36,"highlight_end":50}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":0,"byte_end":52,"line_start":1,"line_end":2,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":1,"highlight_end":52},{"text":"use chrs_graph::DoltGraph;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `ProvenanceEdge` and `ProvenanceGraph`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:1:19\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m1\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_bubble::{ProvenanceGraph, ProvenanceEdge};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `chrs_graph::DoltGraph`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":56,"byte_end":77,"line_start":2,"line_end":2,"column_start":5,"column_end":26,"is_primary":true,"text":[{"text":"use chrs_graph::DoltGraph;","highlight_start":5,"highlight_end":26}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":52,"byte_end":79,"line_start":2,"line_end":3,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_graph::DoltGraph;","highlight_start":1,"highlight_end":27},{"text":"use chrs_mail::{Mailbox, Message};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `chrs_graph::DoltGraph`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:2:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m2\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_graph::DoltGraph;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `chrs_shhh::SecretSentinel`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":118,"byte_end":143,"line_start":4,"line_end":4,"column_start":5,"column_end":30,"is_primary":true,"text":[{"text":"use chrs_shhh::SecretSentinel;","highlight_start":5,"highlight_end":30}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":114,"byte_end":145,"line_start":4,"line_end":5,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_shhh::SecretSentinel;","highlight_start":1,"highlight_end":31},{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `chrs_shhh::SecretSentinel`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:4:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m4\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_shhh::SecretSentinel;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused imports: `CurationEngine` and `DecisionRecord`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":162,"byte_end":176,"line_start":5,"line_end":5,"column_start":18,"column_end":32,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":18,"highlight_end":32}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-poc/src/main.rs","byte_start":178,"byte_end":192,"line_start":5,"line_end":5,"column_start":34,"column_end":48,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":34,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":145,"byte_end":195,"line_start":5,"line_end":6,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":1,"highlight_end":50},{"text":"use chrs_council::Role;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `CurationEngine` and `DecisionRecord`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:5:18\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m5\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_slurp::{CurationEngine, DecisionRecord};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"aborting due to 2 previous errors; 4 warnings emitted","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: aborting due to 2 previous errors; 4 warnings emitted\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0432, E0433.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1mSome errors have detailed explanations: E0432, E0433.\u001b[0m\n"}
|
||||
{"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0432`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1mFor more information about an error, try `rustc --explain E0432`.\u001b[0m\n"}
|
||||
@@ -0,0 +1 @@
|
||||
26307a3879bf425e
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":9202290426548675301,"profile":8731458305071235362,"path":14047062980389452133,"deps":[[303782240219042746,"chrs_council",false,9789454089295508582],[2435133206607685902,"chrs_agent",false,13977209663650725001],[3125172653853041083,"chrs_graph",false,8763905353364099173],[3856126590694406759,"chrono",false,3309498496632863120],[3892385271859331781,"chrs_bubble",false,1212042028520130514],[5563990840221878191,"chrs_slurp",false,6682890725052765468],[6743343474447045702,"chrs_mail",false,16081320441201124094],[9462185088798423431,"uuid",false,14597698345069832646],[11385933650601478394,"ucxl",false,17633424758597007822],[11454567295934126936,"chrs_shhh",false,7532509535615997132],[12891030758458664808,"tokio",false,5728030250252527160],[13548984313718623784,"serde",false,17414738472715513305],[13795362694956882968,"serde_json",false,12698887565049417447]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-poc-96b188f8fbe82a1c/dep-bin-chrs-poc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
0de5826ac4753733
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":9202290426548675301,"profile":17672942494452627365,"path":14047062980389452133,"deps":[[303782240219042746,"chrs_council",false,12015880436388741738],[2435133206607685902,"chrs_agent",false,16319580192974407353],[3125172653853041083,"chrs_graph",false,5187207776883430121],[3856126590694406759,"chrono",false,10274387264389562704],[3892385271859331781,"chrs_bubble",false,11771542594338507306],[5563990840221878191,"chrs_slurp",false,2729460727005793709],[6743343474447045702,"chrs_mail",false,12213287967330248873],[9462185088798423431,"uuid",false,17971560908104734438],[11385933650601478394,"ucxl",false,1983376965388832905],[11454567295934126936,"chrs_shhh",false,4769726776515782030],[12891030758458664808,"tokio",false,6922689052733440109],[13548984313718623784,"serde",false,9626939173491220626],[13795362694956882968,"serde_json",false,10211988446099616948]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-poc-bcc653327c35645f/dep-bin-chrs-poc","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1,5 @@
|
||||
{"$message_type":"diagnostic","message":"unused imports: `ProvenanceEdge` and `ProvenanceGraph`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":18,"byte_end":33,"line_start":1,"line_end":1,"column_start":19,"column_end":34,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":19,"highlight_end":34}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-poc/src/main.rs","byte_start":35,"byte_end":49,"line_start":1,"line_end":1,"column_start":36,"column_end":50,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":36,"highlight_end":50}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`#[warn(unused_imports)]` on by default","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":0,"byte_end":52,"line_start":1,"line_end":2,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_bubble::{ProvenanceGraph, ProvenanceEdge};","highlight_start":1,"highlight_end":52},{"text":"use chrs_graph::DoltGraph;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `ProvenanceEdge` and `ProvenanceGraph`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:1:19\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m1\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_bubble::{ProvenanceGraph, ProvenanceEdge};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: `#[warn(unused_imports)]` on by default\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `chrs_graph::DoltGraph`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":56,"byte_end":77,"line_start":2,"line_end":2,"column_start":5,"column_end":26,"is_primary":true,"text":[{"text":"use chrs_graph::DoltGraph;","highlight_start":5,"highlight_end":26}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":52,"byte_end":79,"line_start":2,"line_end":3,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_graph::DoltGraph;","highlight_start":1,"highlight_end":27},{"text":"use chrs_mail::{Mailbox, Message};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `chrs_graph::DoltGraph`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:2:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m2\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_graph::DoltGraph;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused import: `chrs_shhh::SecretSentinel`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":118,"byte_end":143,"line_start":4,"line_end":4,"column_start":5,"column_end":30,"is_primary":true,"text":[{"text":"use chrs_shhh::SecretSentinel;","highlight_start":5,"highlight_end":30}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":114,"byte_end":145,"line_start":4,"line_end":5,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_shhh::SecretSentinel;","highlight_start":1,"highlight_end":31},{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused import: `chrs_shhh::SecretSentinel`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:4:5\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m4\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_shhh::SecretSentinel;\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"unused imports: `CurationEngine` and `DecisionRecord`","code":{"code":"unused_imports","explanation":null},"level":"warning","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":162,"byte_end":176,"line_start":5,"line_end":5,"column_start":18,"column_end":32,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":18,"highlight_end":32}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"chrs-poc/src/main.rs","byte_start":178,"byte_end":192,"line_start":5,"line_end":5,"column_start":34,"column_end":48,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":34,"highlight_end":48}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"remove the whole `use` item","code":null,"level":"help","spans":[{"file_name":"chrs-poc/src/main.rs","byte_start":145,"byte_end":195,"line_start":5,"line_end":6,"column_start":1,"column_end":1,"is_primary":true,"text":[{"text":"use chrs_slurp::{CurationEngine, DecisionRecord};","highlight_start":1,"highlight_end":50},{"text":"use chrs_council::Role;","highlight_start":1,"highlight_end":1}],"label":null,"suggested_replacement":"","suggestion_applicability":"MachineApplicable","expansion":null}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: unused imports: `CurationEngine` and `DecisionRecord`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mchrs-poc/src/main.rs:5:18\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m5\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0muse chrs_slurp::{CurationEngine, DecisionRecord};\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[33m^^^^^^^^^^^^^^\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"4 warnings emitted","code":null,"level":"warning","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: 4 warnings emitted\u001b[0m\n\n"}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
ad4d8fe511fee025
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":8811354605742434012,"profile":17672942494452627365,"path":14801713443135627209,"deps":[[3125172653853041083,"chrs_graph",false,5187207776883430121],[3856126590694406759,"chrono",false,10274387264389562704],[8008191657135824715,"thiserror",false,1046565522670711278],[9462185088798423431,"uuid",false,17971560908104734438],[11385933650601478394,"ucxl",false,1983376965388832905],[13548984313718623784,"serde",false,9626939173491220626],[13795362694956882968,"serde_json",false,10211988446099616948]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-slurp-8cfb716e419478ad/dep-lib-chrs_slurp","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
1cd585fbb465be5c
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":15597765236515928571,"features":"[]","declared_features":"[]","target":8811354605742434012,"profile":8731458305071235362,"path":14801713443135627209,"deps":[[3125172653853041083,"chrs_graph",false,8763905353364099173],[3856126590694406759,"chrono",false,3309498496632863120],[8008191657135824715,"thiserror",false,12677611315837666808],[9462185088798423431,"uuid",false,14597698345069832646],[11385933650601478394,"ucxl",false,17633424758597007822],[13548984313718623784,"serde",false,17414738472715513305],[13795362694956882968,"serde_json",false,12698887565049417447]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/chrs-slurp-f202069871c5054d/dep-lib-chrs_slurp","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/chrs-poc: /home/tony/rust/projects/reset/CHORUS/UCXL/src/lib.rs /home/tony/rust/projects/reset/CHORUS/UCXL/src/watcher.rs /home/tony/rust/projects/reset/CHORUS/chrs-bubble/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-graph/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-mail/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-poc/src/main.rs /home/tony/rust/projects/reset/CHORUS/chrs-shhh/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-slurp/src/lib.rs
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/chrs-poc: /home/tony/rust/projects/reset/CHORUS/UCXL/src/lib.rs /home/tony/rust/projects/reset/CHORUS/UCXL/src/watcher.rs /home/tony/rust/projects/reset/CHORUS/chrs-agent/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-backbeat/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-bubble/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-code-edit/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-council/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-discovery/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-election/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-exec/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-graph/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-mail/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-poc/src/main.rs /home/tony/rust/projects/reset/CHORUS/chrs-prompts/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-shhh/src/lib.rs /home/tony/rust/projects/reset/CHORUS/chrs-slurp/src/lib.rs
|
||||
|
||||
5
target/debug/deps/chrs_agent-423d58263b31deea.d
Normal file
5
target/debug/deps/chrs_agent-423d58263b31deea.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_agent-423d58263b31deea.rmeta: chrs-agent/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_agent-423d58263b31deea.d: chrs-agent/src/lib.rs
|
||||
|
||||
chrs-agent/src/lib.rs:
|
||||
7
target/debug/deps/chrs_agent-ca6cc161a27424b1.d
Normal file
7
target/debug/deps/chrs_agent-ca6cc161a27424b1.d
Normal file
@@ -0,0 +1,7 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_agent-ca6cc161a27424b1.rmeta: chrs-agent/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_agent-ca6cc161a27424b1.rlib: chrs-agent/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_agent-ca6cc161a27424b1.d: chrs-agent/src/lib.rs
|
||||
|
||||
chrs-agent/src/lib.rs:
|
||||
7
target/debug/deps/chrs_bubble-5b571a4d4165187a.d
Normal file
7
target/debug/deps/chrs_bubble-5b571a4d4165187a.d
Normal file
@@ -0,0 +1,7 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_bubble-5b571a4d4165187a.rmeta: chrs-bubble/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_bubble-5b571a4d4165187a.rlib: chrs-bubble/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_bubble-5b571a4d4165187a.d: chrs-bubble/src/lib.rs
|
||||
|
||||
chrs-bubble/src/lib.rs:
|
||||
5
target/debug/deps/chrs_bubble-bbfcd535d3d06634.d
Normal file
5
target/debug/deps/chrs_bubble-bbfcd535d3d06634.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_bubble-bbfcd535d3d06634.rmeta: chrs-bubble/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_bubble-bbfcd535d3d06634.d: chrs-bubble/src/lib.rs
|
||||
|
||||
chrs-bubble/src/lib.rs:
|
||||
7
target/debug/deps/chrs_election-d0cf591c9975c316.d
Normal file
7
target/debug/deps/chrs_election-d0cf591c9975c316.d
Normal file
@@ -0,0 +1,7 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_election-d0cf591c9975c316.rmeta: chrs-election/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_election-d0cf591c9975c316.rlib: chrs-election/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_election-d0cf591c9975c316.d: chrs-election/src/lib.rs
|
||||
|
||||
chrs-election/src/lib.rs:
|
||||
Binary file not shown.
BIN
target/debug/deps/chrs_poc-96b188f8fbe82a1c
Executable file
BIN
target/debug/deps/chrs_poc-96b188f8fbe82a1c
Executable file
Binary file not shown.
5
target/debug/deps/chrs_poc-96b188f8fbe82a1c.d
Normal file
5
target/debug/deps/chrs_poc-96b188f8fbe82a1c.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_poc-96b188f8fbe82a1c: chrs-poc/src/main.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_poc-96b188f8fbe82a1c.d: chrs-poc/src/main.rs
|
||||
|
||||
chrs-poc/src/main.rs:
|
||||
5
target/debug/deps/chrs_poc-bcc653327c35645f.d
Normal file
5
target/debug/deps/chrs_poc-bcc653327c35645f.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_poc-bcc653327c35645f.rmeta: chrs-poc/src/main.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_poc-bcc653327c35645f.d: chrs-poc/src/main.rs
|
||||
|
||||
chrs-poc/src/main.rs:
|
||||
5
target/debug/deps/chrs_slurp-8cfb716e419478ad.d
Normal file
5
target/debug/deps/chrs_slurp-8cfb716e419478ad.d
Normal file
@@ -0,0 +1,5 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_slurp-8cfb716e419478ad.rmeta: chrs-slurp/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_slurp-8cfb716e419478ad.d: chrs-slurp/src/lib.rs
|
||||
|
||||
chrs-slurp/src/lib.rs:
|
||||
7
target/debug/deps/chrs_slurp-f202069871c5054d.d
Normal file
7
target/debug/deps/chrs_slurp-f202069871c5054d.d
Normal file
@@ -0,0 +1,7 @@
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_slurp-f202069871c5054d.rmeta: chrs-slurp/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/libchrs_slurp-f202069871c5054d.rlib: chrs-slurp/src/lib.rs
|
||||
|
||||
/home/tony/rust/projects/reset/CHORUS/target/debug/deps/chrs_slurp-f202069871c5054d.d: chrs-slurp/src/lib.rs
|
||||
|
||||
chrs-slurp/src/lib.rs:
|
||||
BIN
target/debug/deps/libchrs_agent-423d58263b31deea.rmeta
Normal file
BIN
target/debug/deps/libchrs_agent-423d58263b31deea.rmeta
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_agent-ca6cc161a27424b1.rlib
Normal file
BIN
target/debug/deps/libchrs_agent-ca6cc161a27424b1.rlib
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_agent-ca6cc161a27424b1.rmeta
Normal file
BIN
target/debug/deps/libchrs_agent-ca6cc161a27424b1.rmeta
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/debug/deps/libchrs_bubble-5b571a4d4165187a.rlib
Normal file
BIN
target/debug/deps/libchrs_bubble-5b571a4d4165187a.rlib
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_bubble-5b571a4d4165187a.rmeta
Normal file
BIN
target/debug/deps/libchrs_bubble-5b571a4d4165187a.rmeta
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_bubble-bbfcd535d3d06634.rmeta
Normal file
BIN
target/debug/deps/libchrs_bubble-bbfcd535d3d06634.rmeta
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/debug/deps/libchrs_election-3518af72a9df21bf.rmeta
Normal file
BIN
target/debug/deps/libchrs_election-3518af72a9df21bf.rmeta
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_election-d0cf591c9975c316.rlib
Normal file
BIN
target/debug/deps/libchrs_election-d0cf591c9975c316.rlib
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_election-d0cf591c9975c316.rmeta
Normal file
BIN
target/debug/deps/libchrs_election-d0cf591c9975c316.rmeta
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_slurp-8cfb716e419478ad.rmeta
Normal file
BIN
target/debug/deps/libchrs_slurp-8cfb716e419478ad.rmeta
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_slurp-f202069871c5054d.rlib
Normal file
BIN
target/debug/deps/libchrs_slurp-f202069871c5054d.rlib
Normal file
Binary file not shown.
BIN
target/debug/deps/libchrs_slurp-f202069871c5054d.rmeta
Normal file
BIN
target/debug/deps/libchrs_slurp-f202069871c5054d.rmeta
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user