[INFO] cloning repository https://github.com/wheaton5/distinguishing_kmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wheaton5/distinguishing_kmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 956d14d256c7fea54b7e8b072fc67bc99e98e594 [INFO] testing wheaton5/distinguishing_kmers against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Fdistinguishing_kmers" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wheaton5/distinguishing_kmers on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/wheaton5/distinguishing_kmers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/wheaton5/dna_io.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b2d724e7aa835d248e5f2c6b3b5cc2c5dac88822d7388fc7e31b6a724e5ff93 [INFO] running `Command { std: "docker" "start" "-a" "9b2d724e7aa835d248e5f2c6b3b5cc2c5dac88822d7388fc7e31b6a724e5ff93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b2d724e7aa835d248e5f2c6b3b5cc2c5dac88822d7388fc7e31b6a724e5ff93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2d724e7aa835d248e5f2c6b3b5cc2c5dac88822d7388fc7e31b6a724e5ff93", kill_on_drop: false }` [INFO] [stdout] 9b2d724e7aa835d248e5f2c6b3b5cc2c5dac88822d7388fc7e31b6a724e5ff93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1527edbfac9891e2e386ca8fabe8e261d6b4e5112fa990e894a75a1fa98214b5 [INFO] running `Command { std: "docker" "start" "-a" "1527edbfac9891e2e386ca8fabe8e261d6b4e5112fa990e894a75a1fa98214b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling pdqsort v1.0.3 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling concurrent-hashmap v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bio-types v0.12.1 [INFO] [stderr] Compiling rust-htslib v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling boomphf v0.3.1 (https://github.com/10XGenomics/rust-boomphf?branch=master#56c3f192) [INFO] [stderr] Compiling debruijn v0.2.0 (https://github.com/10XGenomics/rust-debruijn.git#14c1e770) [INFO] [stderr] Compiling dna_io v0.1.0 (https://github.com/wheaton5/dna_io.git#a640f47b) [INFO] [stderr] Compiling distinguishing_kmers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut reader = dna_io::DnaReader::from_path(kmer_file); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | let mut count = kmer_counts.entry(to_hash).or_insert(0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.23s [INFO] running `Command { std: "docker" "inspect" "1527edbfac9891e2e386ca8fabe8e261d6b4e5112fa990e894a75a1fa98214b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1527edbfac9891e2e386ca8fabe8e261d6b4e5112fa990e894a75a1fa98214b5", kill_on_drop: false }` [INFO] [stdout] 1527edbfac9891e2e386ca8fabe8e261d6b4e5112fa990e894a75a1fa98214b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 096a198dd8cc86feb628467422c94568d59f2d04354808b857169980020693fe [INFO] running `Command { std: "docker" "start" "-a" "096a198dd8cc86feb628467422c94568d59f2d04354808b857169980020693fe", kill_on_drop: false }` [INFO] [stderr] Compiling distinguishing_kmers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let mut reader = dna_io::DnaReader::from_path(kmer_file); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | let mut count = kmer_counts.entry(to_hash).or_insert(0); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "096a198dd8cc86feb628467422c94568d59f2d04354808b857169980020693fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096a198dd8cc86feb628467422c94568d59f2d04354808b857169980020693fe", kill_on_drop: false }` [INFO] [stdout] 096a198dd8cc86feb628467422c94568d59f2d04354808b857169980020693fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92123de6f86340282b04bda50945bfc5ef17fd27ea46d0282b1b0043fc5c0f75 [INFO] running `Command { std: "docker" "start" "-a" "92123de6f86340282b04bda50945bfc5ef17fd27ea46d0282b1b0043fc5c0f75", kill_on_drop: false }` [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: `distinguishing_kmers` (bin "distinguishing_kmers" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/distinguishing_kmers-3ee54c03565f7180) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92123de6f86340282b04bda50945bfc5ef17fd27ea46d0282b1b0043fc5c0f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92123de6f86340282b04bda50945bfc5ef17fd27ea46d0282b1b0043fc5c0f75", kill_on_drop: false }` [INFO] [stdout] 92123de6f86340282b04bda50945bfc5ef17fd27ea46d0282b1b0043fc5c0f75