[INFO] fetching crate saboten 0.1.2-alpha.3... [INFO] checking saboten-0.1.2-alpha.3 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate saboten 0.1.2-alpha.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate saboten 0.1.2-alpha.3 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate saboten 0.1.2-alpha.3 [INFO] finished tweaking crates.io crate saboten 0.1.2-alpha.3 [INFO] tweaked toml for crates.io crate saboten 0.1.2-alpha.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0276130584cb07c7ef53403d6ad331ca436954eb2e30b0ed15dc11a9d3fa5baf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0276130584cb07c7ef53403d6ad331ca436954eb2e30b0ed15dc11a9d3fa5baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0276130584cb07c7ef53403d6ad331ca436954eb2e30b0ed15dc11a9d3fa5baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0276130584cb07c7ef53403d6ad331ca436954eb2e30b0ed15dc11a9d3fa5baf", kill_on_drop: false }` [INFO] [stdout] 0276130584cb07c7ef53403d6ad331ca436954eb2e30b0ed15dc11a9d3fa5baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6eb30c08efabb8fe1bc017954e3e71040744b864341d3bab76543ff1589414d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6eb30c08efabb8fe1bc017954e3e71040744b864341d3bab76543ff1589414d", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking gfa v0.10.0 [INFO] [stderr] Checking three-edge-connected v0.2.2 [INFO] [stderr] Checking saboten v0.1.2-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `id_to_black_edge` [INFO] [stdout] --> src/biedgedgraph.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::projection::{id_to_black_edge, Projection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Biedged` [INFO] [stdout] --> src/biedgedgraph.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::snarls::{Biedged, Node}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SnarlMapIter`, `SnarlType` [INFO] [stdout] --> src/cactusgraph.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | Biedged, Bridge, Cactus, Node, Snarl, SnarlMap, SnarlMapIter, SnarlType, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChainEdges` [INFO] [stdout] --> src/netgraph.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cactusgraph::{CactusTree, ChainEdges}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `trace` [INFO] [stdout] --> src/snarls.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b_inv` [INFO] [stdout] --> src/cactusgraph.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | let b_inv = inv_proj.get(&b.id).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_b_inv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertices` [INFO] [stdout] --> src/cactusgraph.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 877 | vertices: &FxHashSet, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cactus_tree` [INFO] [stdout] --> src/netgraph.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | cactus_tree: &CactusTree, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cactus_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `black_edge_cycle_rank` [INFO] [stdout] --> src/cactusgraph.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | fn black_edge_cycle_rank(&self, x: Node) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] warning: unused import: `id_to_black_edge` [INFO] [stdout] --> src/biedgedgraph.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::projection::{id_to_black_edge, Projection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SnarlMapIter`, `SnarlType` [INFO] [stdout] --> src/cactusgraph.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | Biedged, Bridge, Cactus, Node, Snarl, SnarlMap, SnarlMapIter, SnarlType, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ChainEdges` [INFO] [stdout] --> src/netgraph.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cactusgraph::{CactusTree, ChainEdges}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `trace` [INFO] [stdout] --> src/snarls.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/biedgedgraph.rs:611:42 [INFO] [stdout] | [INFO] [stdout] 611 | fn example_graph_2() -> BiedgedGraph> { [INFO] [stdout] | ^^^^--------- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> src/snarls.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `saboten` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 186 | bench_graph_transforms!(transform_a3015, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bench_graph_transforms` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 187 | bench_graph_transforms!(transform_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_graph_transforms` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 189 | bench_finding_snarls!(find_snarls_a3015, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_snarls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 190 | bench_finding_snarls!(find_snarls_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_snarls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 192 | bench_label_chain_edges!(label_chain_edges_a3015, "A-3105.gfa"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_label_chain_edges` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bridge_pairs` [INFO] [stdout] --> benches/saboten_benches.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let bridge_pairs = bridge_forest.find_bridge_pairs(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bridge_pairs` [INFO] [stdout] ... [INFO] [stdout] 192 | bench_label_chain_edges!(label_chain_edges_a3015, "A-3105.gfa"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_label_chain_edges` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 193 | bench_label_chain_edges!(label_chain_edges_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_label_chain_edges` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bridge_pairs` [INFO] [stdout] --> benches/saboten_benches.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let bridge_pairs = bridge_forest.find_bridge_pairs(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bridge_pairs` [INFO] [stdout] ... [INFO] [stdout] 193 | bench_label_chain_edges!(label_chain_edges_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_label_chain_edges` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 195 | bench_finding_ultrabubbles!(find_ultrabubbles_a3015, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_ultrabubbles` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> benches/saboten_benches.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | |b, l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] ... [INFO] [stdout] 196 | / bench_finding_ultrabubbles!( [INFO] [stdout] 197 | | find_ultrabubbles_covid, [INFO] [stdout] 198 | | "relabeledSeqs.nopaths.gfa" [INFO] [stdout] 199 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_ultrabubbles` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `net_graph` [INFO] [stdout] --> benches/saboten_benches.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | let net_graph = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_net_graph` [INFO] [stdout] ... [INFO] [stdout] 201 | bench_build_net_graph!(build_net_graphs_a3105, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_build_net_graph` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `net_graph` [INFO] [stdout] --> benches/saboten_benches.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | let net_graph = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_net_graph` [INFO] [stdout] ... [INFO] [stdout] 202 | bench_build_net_graph!(build_net_graphs_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_build_net_graph` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `transform_a3015` [INFO] [stdout] --> benches/saboten_benches.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | fn $name(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | bench_graph_transforms!(transform_a3015, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bench_graph_transforms` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `transform_covid` [INFO] [stdout] --> benches/saboten_benches.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | fn $name(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | bench_graph_transforms!(transform_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_graph_transforms` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_snarls_a3015` [INFO] [stdout] --> benches/saboten_benches.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | fn $name(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | bench_finding_snarls!(find_snarls_a3015, "A-3105.gfa"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_snarls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_snarls_covid` [INFO] [stdout] --> benches/saboten_benches.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | fn $name(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | bench_finding_snarls!(find_snarls_covid, "relabeledSeqs.nopaths.gfa"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bench_finding_snarls` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6eb30c08efabb8fe1bc017954e3e71040744b864341d3bab76543ff1589414d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eb30c08efabb8fe1bc017954e3e71040744b864341d3bab76543ff1589414d", kill_on_drop: false }` [INFO] [stdout] a6eb30c08efabb8fe1bc017954e3e71040744b864341d3bab76543ff1589414d