[INFO] fetching crate snark-tool 0.4.0... [INFO] checking snark-tool-0.4.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate snark-tool 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate snark-tool 0.4.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snark-tool 0.4.0 [INFO] finished tweaking crates.io crate snark-tool 0.4.0 [INFO] tweaked toml for crates.io crate snark-tool 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate snark-tool 0.4.0 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded varisat-formula v0.2.2 [INFO] [stderr] Downloaded varisat-internal-macros v0.2.2 [INFO] [stderr] Downloaded vec_mut_scan v0.3.0 [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded varisat-internal-proof v0.2.2 [INFO] [stderr] Downloaded varisat-checker v0.2.2 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded serde v1.0.118 [INFO] [stderr] Downloaded varisat-dimacs v0.2.2 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded serde_derive v1.0.118 [INFO] [stderr] Downloaded libc v0.2.81 [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded partial_ref v0.3.2 [INFO] [stderr] Downloaded ordered-float v2.0.1 [INFO] [stderr] Downloaded varisat v0.2.2 [INFO] [stderr] Downloaded partial_ref_derive v0.3.2 [INFO] [stderr] Downloaded cadical v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4836a35eb602c80f975d15cfed5577ff122b3c6a9ba6661a1c9592f5208198c5 [INFO] running `Command { std: "docker" "start" "-a" "4836a35eb602c80f975d15cfed5577ff122b3c6a9ba6661a1c9592f5208198c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4836a35eb602c80f975d15cfed5577ff122b3c6a9ba6661a1c9592f5208198c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4836a35eb602c80f975d15cfed5577ff122b3c6a9ba6661a1c9592f5208198c5", kill_on_drop: false }` [INFO] [stdout] 4836a35eb602c80f975d15cfed5577ff122b3c6a9ba6661a1c9592f5208198c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e7e2c8a86c5a796ca2f863f63fad5de30e6f9335b6e12f0f0d193bed3c4cf71 [INFO] running `Command { std: "docker" "start" "-a" "5e7e2c8a86c5a796ca2f863f63fad5de30e6f9335b6e12f0f0d193bed3c4cf71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling cadical v0.1.13 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling partial_ref_derive v0.3.2 [INFO] [stderr] Checking partial_ref v0.3.2 [INFO] [stderr] Compiling varisat-internal-macros v0.2.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking varisat-dimacs v0.2.2 [INFO] [stderr] Checking varisat-checker v0.2.2 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking snark-tool v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `remove_vertex` is never used [INFO] [stdout] --> src/graph/graph.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Graph { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn remove_vertex(&mut self, vertex_index: usize); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/chrom_props/chromatic_properties.rs:646:12 [INFO] [stdout] | [INFO] [stdout] 645 | impl ChromaticPropsProcedureBuilder { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] 646 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SAT_COLOURISER` is never used [INFO] [stdout] --> src/procedure/basic_procedures/chrom_props/config.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const SAT_COLOURISER: &str = "sat"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/procedure/basic_procedures/chrom_props/config.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl ChromaticPropsProcedureConfig { [INFO] [stdout] | ---------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/procedure/basic_procedures/colour.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 138 | impl ColourProcedureConfig { [INFO] [stdout] | -------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new(colouriser_type: ColouriserType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/colour.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 180 | impl ColourProcedureBuilder { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 181 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `construction_type` are never used [INFO] [stdout] --> src/procedure/basic_procedures/constructions.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl ConstructionProcedureConfig { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn new(construction_type: ConstructionType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn construction_type(&self) -> &ConstructionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/constructions.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 130 | impl ConstructionProcedureBuilder { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 131 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/procedure/basic_procedures/filter.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 162 | impl FilterProcedureConfig { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn new(filter_by: GraphProperties) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/filter.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 191 | impl FilterProcedureBuilder { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 192 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/procedure/basic_procedures/read.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 153 | impl ReadProcedureConfig { [INFO] [stdout] | ------------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn new(file_path: String, graph_format: String, number_of_graphs: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/read.rs:225:12 [INFO] [stdout] | [INFO] [stdout] 224 | impl ReadProcedureBuilder { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 225 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/procedure/basic_procedures/write.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 145 | impl WriteProcedureConfig { [INFO] [stdout] | ------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn new(file_path: String, graph_format: String, with_properties: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/write.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 212 | impl WriteProcedureBuilder { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 213 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/procedure/basic_procedures/counter.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl CounterProcedureConfig { [INFO] [stdout] | --------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn new(print: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> src/procedure/basic_procedures/counter.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl CounterProcedureBuilder { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 91 | pub fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_procedures_and_registry` and `from_procedures` are never used [INFO] [stdout] --> src/procedure/procedure_chain.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ProcedureChain { [INFO] [stdout] | ------------------------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn from_procedures_and_registry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn from_procedures(procedures: Vec>>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_isomorphic` is never used [INFO] [stdout] --> src/service/constructions/isomorphism.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn is_isomorphic(first: &G, second: &G) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_petgraph` is never used [INFO] [stdout] --> src/service/constructions/isomorphism.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_petgraph(graph: &G) -> UnGraph { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `default`, `set_index`, `set_visited`, and `set_discovered_from` are never used [INFO] [stdout] --> src/service/graph_traversal/bfs.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl BfsVertex { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn set_index(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn set_visited(&mut self, visited: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn set_discovered_from(&mut self, discovered_from: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `discovery_order` is never used [INFO] [stdout] --> src/service/graph_traversal/bfs.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl<'a, G: Graph> BfsOfGraph<'a, G> { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub fn discovery_order(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DfsVertex` is never constructed [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DfsVertex { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DfsVertex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `index`, `visited`, `discovered_from`, and `distance_from_root` are never used [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DfsVertex { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn visited(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn discovered_from(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn distance_from_root(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DfsOfGraph` is never constructed [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct DfsOfGraph<'a, G: Graph + Clone> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DfsOfGraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `new_from_raw_ptr`, `visit_from`, `next`, and `visited_vertex` are never used [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a, G: Graph + Clone> DfsOfGraph<'a, G> { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] 50 | pub fn new(graph: &'a G, start: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub unsafe fn new_from_raw_ptr(graph: *const G, start: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | fn visit_from(&mut self, vertex: usize, visited_from: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn visited_vertex(&self, index: usize) -> Option<&DfsVertex> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/service/io/error.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct WriteError { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 34 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GraphWriter` is never used [INFO] [stdout] --> src/service/io/writer.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait GraphWriter [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_vertex` is never used [INFO] [stdout] --> src/graph/graph.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Graph { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 16 | fn remove_vertex(&mut self, vertex_index: usize); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SAT_COLOURISER` is never used [INFO] [stdout] --> src/procedure/basic_procedures/chrom_props/config.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const SAT_COLOURISER: &str = "sat"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/procedure/basic_procedures/colour.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 138 | impl ColourProcedureConfig { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn new(colouriser_type: ColouriserType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `construction_type` is never used [INFO] [stdout] --> src/procedure/basic_procedures/constructions.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl ConstructionProcedureConfig { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn construction_type(&self) -> &ConstructionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/procedure/basic_procedures/read.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 153 | impl ReadProcedureConfig { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/procedure/basic_procedures/write.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 145 | impl WriteProcedureConfig { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn new(file_path: String, graph_format: String, with_properties: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `default` is never used [INFO] [stdout] --> src/procedure/basic_procedures/counter.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl CounterProcedureConfig { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `default`, `set_index`, `set_visited`, and `set_discovered_from` are never used [INFO] [stdout] --> src/service/graph_traversal/bfs.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl BfsVertex { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn set_index(&mut self, index: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn set_visited(&mut self, visited: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn set_discovered_from(&mut self, discovered_from: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `visited`, `discovered_from`, and `distance_from_root` are never used [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DfsVertex { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn visited(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn discovered_from(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn distance_from_root(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_from_raw_ptr` and `visited_vertex` are never used [INFO] [stdout] --> src/service/graph_traversal/dfs.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl<'a, G: Graph + Clone> DfsOfGraph<'a, G> { [INFO] [stdout] | -------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub unsafe fn new_from_raw_ptr(graph: *const G, start: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn visited_vertex(&self, index: usize) -> Option<&DfsVertex> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/service/io/error.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct WriteError { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 34 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WriteError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GraphWriter` is never used [INFO] [stdout] --> src/service/io/writer.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait GraphWriter [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 41.82s [INFO] running `Command { std: "docker" "inspect" "5e7e2c8a86c5a796ca2f863f63fad5de30e6f9335b6e12f0f0d193bed3c4cf71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7e2c8a86c5a796ca2f863f63fad5de30e6f9335b6e12f0f0d193bed3c4cf71", kill_on_drop: false }` [INFO] [stdout] 5e7e2c8a86c5a796ca2f863f63fad5de30e6f9335b6e12f0f0d193bed3c4cf71