[INFO] updating cached repository https://github.com/wheaton5/distinguishing_kmers [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 956d14d256c7fea54b7e8b072fc67bc99e98e594 [INFO] checking wheaton5/distinguishing_kmers against master#fe6d05a8b32f5c66c427ca524dbcce5a7145f87e for pr-64327 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wheaton5/distinguishing_kmers on toolchain fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wheaton5/distinguishing_kmers [INFO] finished tweaking git repo https://github.com/wheaton5/distinguishing_kmers [INFO] tweaked toml for git repo https://github.com/wheaton5/distinguishing_kmers written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wheaton5/distinguishing_kmers already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/wheaton5/dna_io.git` [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/10XGenomics/rust-debruijn.git` [INFO] [stderr] Updating git repository `https://github.com/wheaton5/dna_io.git` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 47934b8044efba82e9ed7464e146e08296443d05b36e6d0c6261ad7b2b6f99af [INFO] running `"docker" "start" "-a" "47934b8044efba82e9ed7464e146e08296443d05b36e6d0c6261ad7b2b6f99af"` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling fs-utils v1.1.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Checking wyhash v0.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking bloom v0.3.2 [INFO] [stderr] Checking concurrent-hashmap v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v3.0.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking boomphf v0.5.2 [INFO] [stderr] Checking debruijn v0.3.0 (https://github.com/10XGenomics/rust-debruijn.git#b3d5db74) [INFO] [stderr] Compiling rust-htslib v0.24.0 [INFO] [stderr] Checking dna_io v0.1.0 (https://github.com/wheaton5/dna_io.git#a640f47b) [INFO] [stderr] Checking distinguishing_kmers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | let mut reader = dna_io::DnaReader::from_path(kmer_file); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | let mut count = kmer_counts.entry(to_hash).or_insert(0); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | let mut reader = dna_io::DnaReader::from_path(kmer_file); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | let mut count = kmer_counts.entry(to_hash).or_insert(0); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `"docker" "inspect" "47934b8044efba82e9ed7464e146e08296443d05b36e6d0c6261ad7b2b6f99af"` [INFO] running `"docker" "rm" "-f" "47934b8044efba82e9ed7464e146e08296443d05b36e6d0c6261ad7b2b6f99af"` [INFO] [stdout] 47934b8044efba82e9ed7464e146e08296443d05b36e6d0c6261ad7b2b6f99af