[INFO] cloning repository https://github.com/ormorni/bio_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ormorni/bio_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Formorni%2Fbio_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Formorni%2Fbio_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c41f1e42db2a238633814bed7e64f05c652fe7fa
[INFO] checking ormorni/bio_utils against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Formorni%2Fbio_utils" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ormorni/bio_utils
[INFO] finished tweaking git repo https://github.com/ormorni/bio_utils
[INFO] tweaked toml for git repo https://github.com/ormorni/bio_utils written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ormorni/bio_utils on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ormorni/bio_utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca832ec7a248afaf6be0e90fc55e6652cd1b085abb597ee7deca77433ab291e5
[INFO] running `Command { std: "docker" "start" "-a" "ca832ec7a248afaf6be0e90fc55e6652cd1b085abb597ee7deca77433ab291e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca832ec7a248afaf6be0e90fc55e6652cd1b085abb597ee7deca77433ab291e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca832ec7a248afaf6be0e90fc55e6652cd1b085abb597ee7deca77433ab291e5", kill_on_drop: false }`
[INFO] [stdout] ca832ec7a248afaf6be0e90fc55e6652cd1b085abb597ee7deca77433ab291e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9781e709c3a2a9c531e1ac57ef4bdc65511625796d117eca9a9588d53278184
[INFO] running `Command { std: "docker" "start" "-a" "a9781e709c3a2a9c531e1ac57ef4bdc65511625796d117eca9a9588d53278184", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itertools v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking transpose v0.2.1
[INFO] [stderr]     Checking primal-check v0.3.2
[INFO] [stderr]     Checking simba v0.7.2
[INFO] [stderr]     Checking rustfft v6.0.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking realfft v3.0.1
[INFO] [stderr]     Checking nalgebra v0.31.1
[INFO] [stderr]     Checking bio_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Lines`
[INFO] [stdout]  --> src/alignment/parsers.rs:2:64
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, BufWriter, Error, ErrorKind, Lines, Read, Write};
[INFO] [stdout]   |                                                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Float`
[INFO] [stdout]  --> src/distributions/conv.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use realfft::num_traits::{Float, FromPrimitive, Zero};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lines`
[INFO] [stdout]  --> src/alignment/parsers.rs:2:64
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufRead, BufReader, BufWriter, Error, ErrorKind, Lines, Read, Write};
[INFO] [stdout]   |                                                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Float`
[INFO] [stdout]  --> src/distributions/conv.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use realfft::num_traits::{Float, FromPrimitive, Zero};
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name_length`
[INFO] [stdout]   --> src/alignment/parsers.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let name_length = reader.read_until(b'\n', &mut self.buf).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FastaIterState` is never used
[INFO] [stdout]   --> src/alignment/parsers.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum FastaIterState {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phylogeny/tree.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn child_edges(&self) -> impl Iterator<Item = Edge<NodeData, EdgeData>> + Clone {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn child_edges(&self) -> impl Iterator<Item = Edge<'_, NodeData, EdgeData>> + Clone {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn iter(&self) -> Iter<String, Sequence> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn iter(&self) -> Iter<'_, String, Sequence> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter_mut(&mut self) -> IterMut<String, Sequence> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter_mut(&mut self) -> IterMut<'_, String, Sequence> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn values(&self) -> Values<String, Sequence> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn values(&self) -> Values<'_, String, Sequence> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn keys(&self) -> Keys<String, Sequence> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn keys(&self) -> Keys<'_, String, Sequence> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name_length`
[INFO] [stdout]   --> src/alignment/parsers.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let name_length = reader.read_until(b'\n', &mut self.buf).unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FastaIterState` is never used
[INFO] [stdout]   --> src/alignment/parsers.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum FastaIterState {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phylogeny/tree.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn child_edges(&self) -> impl Iterator<Item = Edge<NodeData, EdgeData>> + Clone {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn child_edges(&self) -> impl Iterator<Item = Edge<'_, NodeData, EdgeData>> + Clone {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn iter(&self) -> Iter<String, Sequence> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn iter(&self) -> Iter<'_, String, Sequence> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter_mut(&mut self) -> IterMut<String, Sequence> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter_mut(&mut self) -> IterMut<'_, String, Sequence> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn values(&self) -> Values<String, Sequence> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn values(&self) -> Values<'_, String, Sequence> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/alignment/alignment.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn keys(&self) -> Keys<String, Sequence> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn keys(&self) -> Keys<'_, String, Sequence> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 17.90s
[INFO] running `Command { std: "docker" "inspect" "a9781e709c3a2a9c531e1ac57ef4bdc65511625796d117eca9a9588d53278184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9781e709c3a2a9c531e1ac57ef4bdc65511625796d117eca9a9588d53278184", kill_on_drop: false }`
[INFO] [stdout] a9781e709c3a2a9c531e1ac57ef4bdc65511625796d117eca9a9588d53278184
