[INFO] cloning repository https://github.com/wheaton5/long_read_binner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wheaton5/long_read_binner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Flong_read_binner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Flong_read_binner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e72d4e667fc1c4e41b1616f1924744f0d4e76bd7 [INFO] checking wheaton5/long_read_binner against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwheaton5%2Flong_read_binner" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wheaton5/long_read_binner on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wheaton5/long_read_binner [INFO] finished tweaking git repo https://github.com/wheaton5/long_read_binner [INFO] tweaked toml for git repo https://github.com/wheaton5/long_read_binner written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wheaton5/long_read_binner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] [stderr] Updating git repository `https://github.com/10XGenomics/rust-boomphf` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.85 [INFO] [stderr] Downloaded concurrent-hashmap v0.2.2 [INFO] [stderr] Downloaded serde_json v1.0.37 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded rust-htslib v0.24.0 [INFO] [stderr] Downloaded pdqsort v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0777e50667086899974901c10dd4c562e1a65de019ee4fb0b89ba1e738e81f79 [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" "0777e50667086899974901c10dd4c562e1a65de019ee4fb0b89ba1e738e81f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0777e50667086899974901c10dd4c562e1a65de019ee4fb0b89ba1e738e81f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0777e50667086899974901c10dd4c562e1a65de019ee4fb0b89ba1e738e81f79", kill_on_drop: false }` [INFO] [stdout] 0777e50667086899974901c10dd4c562e1a65de019ee4fb0b89ba1e738e81f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6778aef43a0c6ea279ef85455df77c87cf2c5a03e0356614599bcf06daeaad19 [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" "6778aef43a0c6ea279ef85455df77c87cf2c5a03e0356614599bcf06daeaad19", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking pdqsort v1.0.3 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking concurrent-hashmap v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking crc32fast v1.1.2 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Compiling rust-htslib v0.24.0 [INFO] [stderr] Checking boomphf v0.3.1 (https://github.com/10XGenomics/rust-boomphf?branch=master#56c3f192) [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking debruijn v0.2.0 (https://github.com/10XGenomics/rust-debruijn.git#14c1e770) [INFO] [stderr] Checking dna_io v0.1.0 (https://github.com/wheaton5/dna_io.git#a640f47b) [INFO] [stderr] Checking long_read_binner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut reader = dna_io::DnaReader::from_path(input); [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:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let mut file = BufReader::new(&f); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:78:42 [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => panic!("{}", error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => std::panic::panic_any(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => panic!("{}", error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => std::panic::panic_any(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut reader = dna_io::DnaReader::from_path(input); [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:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let mut file = BufReader::new(&f); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:78:42 [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => panic!("{}", error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 78 | Err(error) => std::panic::panic_any(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:83:42 [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => panic!(error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => panic!("{}", error), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 83 | Err(error) => std::panic::panic_any(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "6778aef43a0c6ea279ef85455df77c87cf2c5a03e0356614599bcf06daeaad19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6778aef43a0c6ea279ef85455df77c87cf2c5a03e0356614599bcf06daeaad19", kill_on_drop: false }` [INFO] [stdout] 6778aef43a0c6ea279ef85455df77c87cf2c5a03e0356614599bcf06daeaad19