[INFO] fetching crate cargo-cov 0.0.5... [INFO] testing cargo-cov-0.0.5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate cargo-cov 0.0.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-cov 0.0.5 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a669ad18e083c7c4d325210f2feb5e3deebda3060c61cf88111dbbcd4fb4b445 [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" "a669ad18e083c7c4d325210f2feb5e3deebda3060c61cf88111dbbcd4fb4b445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a669ad18e083c7c4d325210f2feb5e3deebda3060c61cf88111dbbcd4fb4b445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a669ad18e083c7c4d325210f2feb5e3deebda3060c61cf88111dbbcd4fb4b445", kill_on_drop: false }` [INFO] [stdout] a669ad18e083c7c4d325210f2feb5e3deebda3060c61cf88111dbbcd4fb4b445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7892307742233592372e685b9b1e66b9d19903e63486b3bd69d018de8c09160 [INFO] running `Command { std: "docker" "start" "-a" "d7892307742233592372e685b9b1e66b9d19903e63486b3bd69d018de8c09160", kill_on_drop: false }` [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling cargo-cov v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shawshank v0.2.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling cov v0.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling 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: 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.32s [INFO] running `Command { std: "docker" "inspect" "d7892307742233592372e685b9b1e66b9d19903e63486b3bd69d018de8c09160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7892307742233592372e685b9b1e66b9d19903e63486b3bd69d018de8c09160", kill_on_drop: false }` [INFO] [stdout] d7892307742233592372e685b9b1e66b9d19903e63486b3bd69d018de8c09160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73a5bec89bae82b8bf00ff98c8670027a20882349863a0b2416360b5078f9398 [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" "73a5bec89bae82b8bf00ff98c8670027a20882349863a0b2416360b5078f9398", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-cov v0.0.5 (/opt/rustwide/workdir) [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: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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "73a5bec89bae82b8bf00ff98c8670027a20882349863a0b2416360b5078f9398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a5bec89bae82b8bf00ff98c8670027a20882349863a0b2416360b5078f9398", kill_on_drop: false }` [INFO] [stdout] 73a5bec89bae82b8bf00ff98c8670027a20882349863a0b2416360b5078f9398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a5dd220291a47b8b94ba18b2dbf69a7806134700c3c5421954fdbf5b71c3749 [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" "2a5dd220291a47b8b94ba18b2dbf69a7806134700c3c5421954fdbf5b71c3749", kill_on_drop: false }` [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> src/cargo.rs:386:9 [INFO] [stderr] | [INFO] [stderr] 19 | use std::io::{self, Write}; [INFO] [stderr] | ----- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 386 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/utils.rs:55:26 [INFO] [stderr] | [INFO] [stderr] 55 | b @ 0x30 ... 0x39 => Some((b - 0x30) as isize), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] ... [INFO] [stderr] 67 | do_compare!(lhs, rhs) [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:296:13 [INFO] [stderr] | [INFO] [stderr] 296 | context.add("crate_path", &config.workspace_path); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:297:13 [INFO] [stderr] | [INFO] [stderr] 297 | context.add("files", &files); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:361:13 [INFO] [stderr] | [INFO] [stderr] 361 | context.add("crate_path", &config.workspace_path); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:362:13 [INFO] [stderr] | [INFO] [stderr] 362 | context.add("symbol", &entry.symbol); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:363:13 [INFO] [stderr] | [INFO] [stderr] 363 | context.add("path", &entry.path); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:364:13 [INFO] [stderr] | [INFO] [stderr] 364 | context.add("summary", &entry.file.summary()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:365:13 [INFO] [stderr] | [INFO] [stderr] 365 | context.add("lines", &lines); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Context::add`: Use `insert` instead to keep consistency with std collections [INFO] [stderr] --> src/report.rs:366:13 [INFO] [stderr] | [INFO] [stderr] 366 | context.add("functions", &functions); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `tera::Tera::register_global_function`: Use `register_function` instead [INFO] [stderr] --> src/template.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | tera.register_global_function("debug_it", Box::new(debug_it)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_cov-16885ade656d40e1 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lookup::test_split_profiler_lib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a5dd220291a47b8b94ba18b2dbf69a7806134700c3c5421954fdbf5b71c3749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5dd220291a47b8b94ba18b2dbf69a7806134700c3c5421954fdbf5b71c3749", kill_on_drop: false }` [INFO] [stdout] 2a5dd220291a47b8b94ba18b2dbf69a7806134700c3c5421954fdbf5b71c3749