[INFO] fetching crate cargo-cov 0.0.5... [INFO] checking cargo-cov-0.0.5 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate cargo-cov 0.0.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-cov 0.0.5 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shawshank v0.2.3 [INFO] [stderr] Downloaded cov v0.0.5 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f93a5cd9293fb29da1531a01286b4eecd73172a8f789e2da3f8bd08a3d4f13df [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" "f93a5cd9293fb29da1531a01286b4eecd73172a8f789e2da3f8bd08a3d4f13df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f93a5cd9293fb29da1531a01286b4eecd73172a8f789e2da3f8bd08a3d4f13df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93a5cd9293fb29da1531a01286b4eecd73172a8f789e2da3f8bd08a3d4f13df", kill_on_drop: false }` [INFO] [stdout] f93a5cd9293fb29da1531a01286b4eecd73172a8f789e2da3f8bd08a3d4f13df [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9344530c7f7251bc63a4ce16cb74083eba3830b090d032eeb271a80b0085a2 [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" "ff9344530c7f7251bc63a4ce16cb74083eba3830b090d032eeb271a80b0085a2", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling cargo-cov v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking shawshank v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking cov v0.0.5 [INFO] [stderr] Checking tera v0.11.20 [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] = note: this warning originates in a macro (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] = note: this warning originates in a macro (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::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::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: 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 05s [INFO] running `Command { std: "docker" "inspect" "ff9344530c7f7251bc63a4ce16cb74083eba3830b090d032eeb271a80b0085a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9344530c7f7251bc63a4ce16cb74083eba3830b090d032eeb271a80b0085a2", kill_on_drop: false }` [INFO] [stdout] ff9344530c7f7251bc63a4ce16cb74083eba3830b090d032eeb271a80b0085a2