[INFO] fetching crate coverm 0.6.1... [INFO] checking coverm-0.6.1 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate coverm 0.6.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate coverm 0.6.1 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 crates.io crate coverm 0.6.1 [INFO] finished tweaking crates.io crate coverm 0.6.1 [INFO] tweaked toml for crates.io crate coverm 0.6.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate coverm 0.6.1 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] Downloading crates ... [INFO] [stderr] Downloaded bird_tool_utils-man v0.4.0 [INFO] [stderr] Downloaded capnp v0.9.5 [INFO] [stderr] Downloaded murmurhash3 v0.0.5 [INFO] [stderr] Downloaded needletail v0.4.0 [INFO] [stderr] Downloaded newtype_derive v0.1.4 [INFO] [stderr] Downloaded bird_tool_utils v0.3.0 [INFO] [stderr] Downloaded checkm v0.1.0 [INFO] [stderr] Downloaded finch v0.3.0 [INFO] [stderr] Downloaded needletail v0.3.2 [INFO] [stderr] Downloaded galah v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2f19607e26b2a375b8993ff0f1a892e98e6ae8b88ca51810a60bbe7e1111f419 [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" "2f19607e26b2a375b8993ff0f1a892e98e6ae8b88ca51810a60bbe7e1111f419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f19607e26b2a375b8993ff0f1a892e98e6ae8b88ca51810a60bbe7e1111f419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f19607e26b2a375b8993ff0f1a892e98e6ae8b88ca51810a60bbe7e1111f419", kill_on_drop: false }` [INFO] [stdout] 2f19607e26b2a375b8993ff0f1a892e98e6ae8b88ca51810a60bbe7e1111f419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 0ae375b9579ce310139b467aa4dfd2427a5dcceaa6e5ea81732c60191599490a [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" "0ae375b9579ce310139b467aa4dfd2427a5dcceaa6e5ea81732c60191599490a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking roff v0.1.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking murmurhash3 v0.0.5 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking newtype_derive v0.1.4 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking version-compare v0.0.11 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking bird_tool_utils-man v0.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking capnp v0.9.5 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling derefable v0.1.0 [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.2 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Checking statrs v0.12.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking needletail v0.3.2 [INFO] [stderr] Checking needletail v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking partitions v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking bio-types v0.10.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking rust-htslib v0.36.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking checkm v0.1.0 [INFO] [stderr] Checking finch v0.3.0 [INFO] [stderr] Checking bird_tool_utils v0.3.0 [INFO] [stderr] Checking galah v0.3.0 [INFO] [stderr] Checking coverm v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mapping_parameters.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 160 | | "The reference specified '{}' does not appear to exist", [INFO] [stdout] 161 | | &reference_path [INFO] [stdout] 162 | | )); [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] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 159 | panic!( [INFO] [stdout] 160 | "The reference specified '{}' does not appear to exist", [INFO] [stdout] 161 | &reference_path [INFO] [stdout] 162 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mapping_parameters.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 165 | | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stdout] 166 | | &reference_path [INFO] [stdout] 167 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 164 | panic!( [INFO] [stdout] 165 | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stdout] 166 | &reference_path [INFO] [stdout] 167 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mapping_parameters.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 160 | | "The reference specified '{}' does not appear to exist", [INFO] [stdout] 161 | | &reference_path [INFO] [stdout] 162 | | )); [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] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 159 | panic!( [INFO] [stdout] 160 | "The reference specified '{}' does not appear to exist", [INFO] [stdout] 161 | &reference_path [INFO] [stdout] 162 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/mapping_parameters.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 165 | | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stdout] 166 | | &reference_path [INFO] [stdout] 167 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 164 | panic!( [INFO] [stdout] 165 | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stdout] 166 | &reference_path [INFO] [stdout] 167 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "0ae375b9579ce310139b467aa4dfd2427a5dcceaa6e5ea81732c60191599490a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae375b9579ce310139b467aa4dfd2427a5dcceaa6e5ea81732c60191599490a", kill_on_drop: false }` [INFO] [stdout] 0ae375b9579ce310139b467aa4dfd2427a5dcceaa6e5ea81732c60191599490a