[INFO] fetching crate coverm 0.6.1... [INFO] testing coverm-0.6.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate coverm 0.6.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate coverm 0.6.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-18/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded murmurhash3 v0.0.5 [INFO] [stderr] Downloaded bio v0.32.0 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded rust-htslib v0.36.0 [INFO] [stderr] Downloaded multimap v0.8.2 [INFO] [stderr] Downloaded partitions v0.2.4 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded getset v0.0.9 [INFO] [stderr] Downloaded crossbeam-utils v0.8.2 [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded bio-types v0.10.0 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.2 [INFO] [stderr] Downloaded generator v0.6.24 [INFO] [stderr] Downloaded loom v0.4.0 [INFO] [stderr] Downloaded needletail v0.3.2 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix1 [INFO] [stderr] Downloaded bird_tool_utils v0.3.0 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded checkm v0.1.0 [INFO] [stderr] Downloaded newtype_derive v0.1.4 [INFO] [stderr] Downloaded capnp v0.9.5 [INFO] [stderr] Downloaded finch v0.3.0 [INFO] [stderr] Downloaded galah v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0cc213a2eec5757bc16216933ee551c4d8206a319e97f46035306f0238fdc46 [INFO] running `Command { std: "docker" "start" "-a" "e0cc213a2eec5757bc16216933ee551c4d8206a319e97f46035306f0238fdc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0cc213a2eec5757bc16216933ee551c4d8206a319e97f46035306f0238fdc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cc213a2eec5757bc16216933ee551c4d8206a319e97f46035306f0238fdc46", kill_on_drop: false }` [INFO] [stdout] e0cc213a2eec5757bc16216933ee551c4d8206a319e97f46035306f0238fdc46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a156561ec05531c9e82e7a31d73efafa13531965582f1ef770ead4a9dd740f [INFO] running `Command { std: "docker" "start" "-a" "28a156561ec05531c9e82e7a31d73efafa13531965582f1ef770ead4a9dd740f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling newtype_derive v0.1.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling murmurhash3 v0.0.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bird_tool_utils-man v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling capnp v0.9.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling needletail v0.3.2 [INFO] [stderr] Compiling needletail v0.4.0 [INFO] [stderr] Compiling partitions v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bio-types v0.10.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling rust-htslib v0.36.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling checkm v0.1.0 [INFO] [stderr] Compiling bird_tool_utils v0.3.0 [INFO] [stderr] Compiling finch v0.3.0 [INFO] [stderr] Compiling galah v0.3.0 [INFO] [stderr] Compiling coverm v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/cli.rs:248:100 [INFO] [stdout] | [INFO] [stdout] 248 | To fix, set the {} environment variable e.g. to set it to use the current directory: {}\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 249 | | [INFO] [stdout] 250 | | {} Either is fine, CoverM determines which is being used by virtue of being less than \ [INFO] [stdout] | |________^ skipping everything up to and including this point [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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 usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.92s [INFO] running `Command { std: "docker" "inspect" "28a156561ec05531c9e82e7a31d73efafa13531965582f1ef770ead4a9dd740f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a156561ec05531c9e82e7a31d73efafa13531965582f1ef770ead4a9dd740f", kill_on_drop: false }` [INFO] [stdout] 28a156561ec05531c9e82e7a31d73efafa13531965582f1ef770ead4a9dd740f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6dd53cf0a4f3808bed00166dc64798293fccba0eeb5e094ce5c9e7b56a76b7c [INFO] running `Command { std: "docker" "start" "-a" "e6dd53cf0a4f3808bed00166dc64798293fccba0eeb5e094ce5c9e7b56a76b7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/cli.rs:248:100 [INFO] [stdout] | [INFO] [stdout] 248 | To fix, set the {} environment variable e.g. to set it to use the current directory: {}\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 249 | | [INFO] [stdout] 250 | | {} Either is fine, CoverM determines which is being used by virtue of being less than \ [INFO] [stdout] | |________^ skipping everything up to and including this point [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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 usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling coverm v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/cli.rs:248:100 [INFO] [stdout] | [INFO] [stdout] 248 | To fix, set the {} environment variable e.g. to set it to use the current directory: {}\n\n\ [INFO] [stdout] | ____________________________________________________________________________________________________^ [INFO] [stdout] 249 | | [INFO] [stdout] 250 | | {} Either is fine, CoverM determines which is being used by virtue of being less than \ [INFO] [stdout] | |________^ skipping everything up to and including this point [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_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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 usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.31s [INFO] running `Command { std: "docker" "inspect" "e6dd53cf0a4f3808bed00166dc64798293fccba0eeb5e094ce5c9e7b56a76b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6dd53cf0a4f3808bed00166dc64798293fccba0eeb5e094ce5c9e7b56a76b7c", kill_on_drop: false }` [INFO] [stdout] e6dd53cf0a4f3808bed00166dc64798293fccba0eeb5e094ce5c9e7b56a76b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d1529e7a42df2de53a79f4646d0eec3965344d8424472e041a88d3881d9abff [INFO] running `Command { std: "docker" "start" "-a" "8d1529e7a42df2de53a79f4646d0eec3965344d8424472e041a88d3881d9abff", kill_on_drop: false }` [INFO] [stderr] warning: multiple lines skipped by escaped newline [INFO] [stderr] --> src/cli.rs:248:100 [INFO] [stderr] | [INFO] [stderr] 248 | To fix, set the {} environment variable e.g. to set it to use the current directory: {}\n\n\ [INFO] [stderr] | ____________________________________________________________________________________________________^ [INFO] [stderr] 249 | | [INFO] [stderr] 250 | | {} Either is fine, CoverM determines which is being used by virtue of being less than \ [INFO] [stderr] | |________^ skipping everything up to and including this point [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mapping_parameters.rs:159:16 [INFO] [stderr] | [INFO] [stderr] 159 | panic!(format!( [INFO] [stderr] | ________________^ [INFO] [stderr] 160 | | "The reference specified '{}' does not appear to exist", [INFO] [stderr] 161 | | &reference_path [INFO] [stderr] 162 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 159 ~ panic!( [INFO] [stderr] 160 | "The reference specified '{}' does not appear to exist", [INFO] [stderr] 161 | &reference_path [INFO] [stderr] 162 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/mapping_parameters.rs:164:16 [INFO] [stderr] | [INFO] [stderr] 164 | panic!(format!( [INFO] [stderr] | ________________^ [INFO] [stderr] 165 | | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stderr] 166 | | &reference_path [INFO] [stderr] 167 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 164 ~ panic!( [INFO] [stderr] 165 | "The reference specified '{}' should be a file, not e.g. a directory", [INFO] [stderr] 166 | &reference_path [INFO] [stderr] 167 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `coverm` (lib) generated 3 warnings [INFO] [stderr] warning: `coverm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/coverm-79ff4d3539083396) [INFO] [stdout] running 78 tests [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "8d1529e7a42df2de53a79f4646d0eec3965344d8424472e041a88d3881d9abff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1529e7a42df2de53a79f4646d0eec3965344d8424472e041a88d3881d9abff", kill_on_drop: false }` [INFO] [stdout] 8d1529e7a42df2de53a79f4646d0eec3965344d8424472e041a88d3881d9abff