[INFO] fetching crate cargo-cov 0.0.5... [INFO] checking cargo-cov-0.0.5 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate cargo-cov 0.0.5 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate cargo-cov 0.0.5 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-cov 0.0.5 [INFO] finished tweaking crates.io crate cargo-cov 0.0.5 [INFO] tweaked toml for crates.io crate cargo-cov 0.0.5 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 302203a3b681dfa9b1785fd202c761aa9c51e1d487ba8d969a54ac1c06d4ab06 [INFO] running `Command { std: "docker" "start" "-a" "302203a3b681dfa9b1785fd202c761aa9c51e1d487ba8d969a54ac1c06d4ab06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "302203a3b681dfa9b1785fd202c761aa9c51e1d487ba8d969a54ac1c06d4ab06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302203a3b681dfa9b1785fd202c761aa9c51e1d487ba8d969a54ac1c06d4ab06", kill_on_drop: false }` [INFO] [stdout] 302203a3b681dfa9b1785fd202c761aa9c51e1d487ba8d969a54ac1c06d4ab06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9625e5cf579a1c20bcd1a5f556cd960a782ffbf523834733924fcb5d76a9881 [INFO] running `Command { std: "docker" "start" "-a" "a9625e5cf579a1c20bcd1a5f556cd960a782ffbf523834733924fcb5d76a9881", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cargo-cov v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking shawshank v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking cov v0.0.5 [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/cargo.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 386 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | b @ 0x30 ... 0x39 => Some((b - 0x30) as isize), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 67 | do_compare!(lhs, rhs) [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `do_compare` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/cargo.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 19 | use std::io::{self, Write}; [INFO] [stdout] | ----- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 386 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | b @ 0x30 ... 0x39 => Some((b - 0x30) as isize), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] ... [INFO] [stdout] 67 | do_compare!(lhs, rhs) [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `do_compare` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | context.add("crate_path", &config.workspace_path); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | context.add("files", &files); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | context.add("crate_path", &config.workspace_path); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | context.add("files", &files); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | context.add("crate_path", &config.workspace_path); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | context.add("symbol", &entry.symbol); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | context.add("path", &entry.path); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | context.add("summary", &entry.file.summary()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | context.add("lines", &lines); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | context.add("functions", &functions); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | context.add("crate_path", &config.workspace_path); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | context.add("symbol", &entry.symbol); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | context.add("path", &entry.path); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | context.add("summary", &entry.file.summary()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | context.add("lines", &lines); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stdout] --> src/report.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | context.add("functions", &functions); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Tera::register_global_function`: Use `register_function` instead [INFO] [stdout] --> src/template.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | tera.register_global_function("debug_it", Box::new(debug_it)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tera::Tera::register_global_function`: Use `register_function` instead [INFO] [stdout] --> src/template.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | tera.register_global_function("debug_it", Box::new(debug_it)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "a9625e5cf579a1c20bcd1a5f556cd960a782ffbf523834733924fcb5d76a9881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9625e5cf579a1c20bcd1a5f556cd960a782ffbf523834733924fcb5d76a9881", kill_on_drop: false }` [INFO] [stdout] a9625e5cf579a1c20bcd1a5f556cd960a782ffbf523834733924fcb5d76a9881