[INFO] cloning repository https://github.com/Steve-Hancock/Graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Steve-Hancock/Graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-Hancock%2FGraph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-Hancock%2FGraph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13b02d1f68b6a86d16fdc9912b91e75545f5cdef [INFO] checking Steve-Hancock/Graph against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-Hancock%2FGraph" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Steve-Hancock/Graph [INFO] finished tweaking git repo https://github.com/Steve-Hancock/Graph [INFO] tweaked toml for git repo https://github.com/Steve-Hancock/Graph written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Steve-Hancock/Graph on toolchain 63132bd615c9bf75e93af8405d00064212331708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Steve-Hancock/Graph already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaf2d960d0359d6dbca62c82392d2eccf0204e6ecec40ea6b3efb13fa659727e [INFO] running `Command { std: "docker" "start" "-a" "aaf2d960d0359d6dbca62c82392d2eccf0204e6ecec40ea6b3efb13fa659727e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaf2d960d0359d6dbca62c82392d2eccf0204e6ecec40ea6b3efb13fa659727e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf2d960d0359d6dbca62c82392d2eccf0204e6ecec40ea6b3efb13fa659727e", kill_on_drop: false }` [INFO] [stdout] aaf2d960d0359d6dbca62c82392d2eccf0204e6ecec40ea6b3efb13fa659727e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e32dd557defea640957bcf51dab9bc9bf7aab88f88bec97cbfa84dcf5b788d [INFO] running `Command { std: "docker" "start" "-a" "e7e32dd557defea640957bcf51dab9bc9bf7aab88f88bec97cbfa84dcf5b788d", kill_on_drop: false }` [INFO] [stderr] Checking SP_DataStructureLibrary v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/graph/node.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_data` are never used [INFO] [stdout] --> src/graph/node.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Node { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 21 | pub fn new(node_type: NodeType, id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn add_data(&mut self, new_data: T) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Edge` is never constructed [INFO] [stdout] --> src/graph/edge.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `reverse` are never used [INFO] [stdout] --> src/graph/edge.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Edge { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 17 | pub fn new(edge_id: String, start_node_id: String, end_node_id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn reverse(&self) -> Edge [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Graph` is never constructed [INFO] [stdout] --> src/graph/graph.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Graph { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/graph/graph.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Graph { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn create_node(&mut self, node_type: NodeType) -> (Node, String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn add_node(&mut self, node: Node) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_node_by_id(&self, id: &str) -> Option<&Node> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_node_by_id_mut(&mut self, id: &str) -> Option<&mut Node> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn add_text_data(&mut self, node_id: &str, data: &str) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn add_binary_data(&mut self, node_id: &str, data: Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn delete_node(&mut self, node_id: &str){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn get_edge_by_id(&self, edge_id: &str) -> Option<&Edge> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn get_edge_by_id_mut(&mut self, edge_id: &str) -> Option<&mut Edge> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn get_all_edges_of_node(&self, node_id: &str) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn get_all_edges_of_node_mut(&mut self, node_id: &str) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn add_undirected_edge(&mut self, start_node_id: &str, end_node_id: &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn add_directed_edge(&mut self, start_node_id: &str, end_node_id: &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn set_edge_type(&mut self, edge_id: &str, edge_type: EdgeType) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn set_edge_weight(&mut self, edge_id: &str, weight: f64) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn set_ege_label(&mut self, edge_id: &str, label: &str) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn set_edge_blocked(&mut self, edge_id: &str, blocked: bool) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn delete_edge(&mut self, edge_id: &str) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | fn delete_undirected_edge(&mut self, edge_id: &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | fn delete_directed_edge(&mut self, edge_id: &str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NodeType` is never used [INFO] [stdout] --> src/graph/traits/node_traits.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum NodeType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NodeData` is never used [INFO] [stdout] --> src/graph/traits/node_traits.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum NodeData { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NodeTraits` is never used [INFO] [stdout] --> src/graph/traits/node_traits.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | pub trait NodeTraits { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EdgeType` is never used [INFO] [stdout] --> src/graph/traits/edge_traits.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum EdgeType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EdgeTraits` is never used [INFO] [stdout] --> src/graph/traits/edge_traits.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait EdgeTraits { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `SP_DataStructureLibrary` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `sp_data_structure_library` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `node_type`, `data`, `creation_time`, and `modification_time` are never read [INFO] [stdout] --> src/graph/node.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | id: String, [INFO] [stdout] 13 | node_type: NodeType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | edges: HashMap, [INFO] [stdout] 15 | data: NodeData, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | creation_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | modification_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_data` is never used [INFO] [stdout] --> src/graph/node.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn add_data(&mut self, new_data: T) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/graph/graph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Graph { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | root: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/graph/graph.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Graph { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn add_text_data(&mut self, node_id: &str, data: &str) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn add_binary_data(&mut self, node_id: &str, data: Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn get_all_edges_of_node(&self, node_id: &str) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn get_all_edges_of_node_mut(&mut self, node_id: &str) -> Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn set_edge_type(&mut self, edge_id: &str, edge_type: EdgeType) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn set_edge_weight(&mut self, edge_id: &str, weight: f64) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn set_ege_label(&mut self, edge_id: &str, label: &str) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn set_edge_blocked(&mut self, edge_id: &str, blocked: bool) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Data`, `Text`, and `Binary` are never constructed [INFO] [stdout] --> src/graph/traits/node_traits.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum NodeType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | Data, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | /// A node used for holding data of String and text [INFO] [stdout] 12 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | /// A node used for holding data of images and videos or other binary type data [INFO] [stdout] 14 | Binary, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graph/traits/node_traits.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | Text(Vec), [INFO] [stdout] | ---- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NodeData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 - Text(Vec), [INFO] [stdout] 43 + Text(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/graph/traits/node_traits.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | Binary(Vec>), [INFO] [stdout] | ------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NodeData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - Binary(Vec>), [INFO] [stdout] 45 + Binary(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `binary` are never read [INFO] [stdout] --> src/graph/traits/node_traits.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | Composite { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 48 | text: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | binary: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/graph/traits/node_traits.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub trait NodeTraits { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 60 | [INFO] [stdout] 61 | fn get_type(&self) ->&NodeType; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn get_all_edges(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | fn get_data(&self) -> &NodeData; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 69 | fn set_data(&mut self, data: NodeData); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | fn set_type(&mut self, node_type: NodeType); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | fn set_id(&mut self, id: String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 72 | fn get_creation_time(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 73 | fn get_modification_time(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | fn set_modification_time(&mut self, modification_time: u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Directed` and `None` are never constructed [INFO] [stdout] --> src/graph/traits/edge_traits.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum EdgeType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 4 | Directed, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | Undirected, [INFO] [stdout] 6 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EdgeType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/graph/traits/edge_traits.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait EdgeTraits { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] 11 | fn set_start_node_id(&mut self, start_node_id: &str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | fn set_end_node_id(&mut self, end_node_id: &str); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn set_type(&mut self, edge_type: EdgeType); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | fn get_weight(&self) -> Option; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | fn set_weight(&mut self, weight: f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | fn get_id(&self) -> &str; [INFO] [stdout] 20 | fn set_id(&mut self, id: &str); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 21 | fn set_label(&mut self, label: &str); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | fn get_label(&self) -> Option<&str>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | fn is_blocked(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 24 | fn set_blocked(&mut self, blocked: bool); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 25 | fn get_creation_time(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | fn get_modification_time(&self) -> u64; [INFO] [stdout] 27 | fn set_modification_time(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "e7e32dd557defea640957bcf51dab9bc9bf7aab88f88bec97cbfa84dcf5b788d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e32dd557defea640957bcf51dab9bc9bf7aab88f88bec97cbfa84dcf5b788d", kill_on_drop: false }` [INFO] [stdout] e7e32dd557defea640957bcf51dab9bc9bf7aab88f88bec97cbfa84dcf5b788d