[INFO] cloning repository https://github.com/bluenote-1577/meta-cmg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluenote-1577/meta-cmg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluenote-1577%2Fmeta-cmg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluenote-1577%2Fmeta-cmg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3505076e475abf09457cf7fb14b03b580861d10d [INFO] checking bluenote-1577/meta-cmg against master#1204400ab8da9830f6f77a5e40e7ad3ea459676a for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluenote-1577%2Fmeta-cmg" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluenote-1577/meta-cmg on toolchain 1204400ab8da9830f6f77a5e40e7ad3ea459676a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluenote-1577/meta-cmg [INFO] finished tweaking git repo https://github.com/bluenote-1577/meta-cmg [INFO] tweaked toml for git repo https://github.com/bluenote-1577/meta-cmg written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bluenote-1577/meta-cmg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa7e56128bcddaa326d8378b7491e417bc625e0c5bba5aab21dc059d1b55bbb4 [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" "fa7e56128bcddaa326d8378b7491e417bc625e0c5bba5aab21dc059d1b55bbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa7e56128bcddaa326d8378b7491e417bc625e0c5bba5aab21dc059d1b55bbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7e56128bcddaa326d8378b7491e417bc625e0c5bba5aab21dc059d1b55bbb4", kill_on_drop: false }` [INFO] [stdout] fa7e56128bcddaa326d8378b7491e417bc625e0c5bba5aab21dc059d1b55bbb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d16479bbc661134bbac79f18ac76c806fc4e7b4bc779cab75d8fbfa7818bff [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" "46d16479bbc661134bbac79f18ac76c806fc4e7b4bc779cab75d8fbfa7818bff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cbindgen v0.20.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.37.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking disjoint-sets v0.4.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [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] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hts-sys v2.0.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_distr v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking bio-types v0.12.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking boomphf v0.5.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking debruijn v0.3.4 [INFO] [stderr] Compiling block-aligner v0.2.0 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking rust-htslib v0.38.2 [INFO] [stderr] Checking chrom_mini_graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `debruijn::Kmer` [INFO] [stdout] --> src/graph_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::Kmer; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::kmer::Kmer12` [INFO] [stdout] --> src/seeding_methods_bit.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::kmer::Kmer12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::kmer::Kmer8` [INFO] [stdout] --> src/seeding_methods_bit.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use debruijn::kmer::Kmer8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::Kmer` [INFO] [stdout] --> src/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::Kmer; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block_aligner::scan_block::*` [INFO] [stdout] --> src/align.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use block_aligner::scan_block::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::Kmer` [INFO] [stdout] --> src/graph_utils.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::Kmer; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::kmer::Kmer12` [INFO] [stdout] --> src/seeding_methods_bit.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::kmer::Kmer12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::kmer::Kmer8` [INFO] [stdout] --> src/seeding_methods_bit.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use debruijn::kmer::Kmer8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::Kmer` [INFO] [stdout] --> src/chain.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use debruijn::Kmer; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block_aligner::scan_block::*` [INFO] [stdout] --> src/align.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use block_aligner::scan_block::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::Mer` [INFO] [stdout] --> src/graph_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use debruijn::Mer; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block_aligner::scores` [INFO] [stdout] --> src/align.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use block_aligner::scores::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `num_contains_dist_not` is assigned to, but never used [INFO] [stdout] --> src/graph_utils.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let mut num_contains_dist_not = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_num_contains_dist_not` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circular` [INFO] [stdout] --> src/graph_utils.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | circular: bool [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circular` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qlen` [INFO] [stdout] --> src/chain.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | qlen: u32 [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_qlen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chain.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let n = 25; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q_len` [INFO] [stdout] --> src/chain.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | q_len: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_q_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chain.rs:774:9 [INFO] [stdout] | [INFO] [stdout] 774 | let n = 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph_utils.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | mut anchors: Vec<(u32, u32)>, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debruijn::Mer` [INFO] [stdout] --> src/graph_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use debruijn::Mer; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block_aligner::scores` [INFO] [stdout] --> src/align.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use block_aligner::scores::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `num_contains_dist_not` is assigned to, but never used [INFO] [stdout] --> src/graph_utils.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let mut num_contains_dist_not = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_num_contains_dist_not` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circular` [INFO] [stdout] --> src/graph_utils.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | circular: bool [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circular` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qlen` [INFO] [stdout] --> src/chain.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | qlen: u32 [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_qlen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chain.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | let n = 25; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `q_len` [INFO] [stdout] --> src/chain.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | q_len: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_q_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/chain.rs:774:9 [INFO] [stdout] | [INFO] [stdout] 774 | let n = 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/align.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut chrom = &chroms[chroms.len() - bit_pos - 1].0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graph_utils.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | mut anchors: Vec<(u32, u32)>, [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/align.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut chrom = &chroms[chroms.len() - bit_pos - 1].0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_repet_on_generate` [INFO] [stdout] --> src/bin/chrom_mini_graph.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let mask_repet_on_generate = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mask_repet_on_generate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_repet_on_generate` [INFO] [stdout] --> src/bin/chrom_mini_graph.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | let mask_repet_on_generate = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mask_repet_on_generate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 8m 38s [INFO] running `Command { std: "docker" "inspect" "46d16479bbc661134bbac79f18ac76c806fc4e7b4bc779cab75d8fbfa7818bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d16479bbc661134bbac79f18ac76c806fc4e7b4bc779cab75d8fbfa7818bff", kill_on_drop: false }` [INFO] [stdout] 46d16479bbc661134bbac79f18ac76c806fc4e7b4bc779cab75d8fbfa7818bff