Oct 12 04:09:36.712 INFO testing cargo-cov-0.0.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:09:36.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 04:09:37.253 INFO blam! 1ed6f95d29e032b04a73bad428bd2342a8fb1735e05dceacea6efeea9a6eb62a Oct 12 04:09:37.256 INFO running `"docker" "start" "-a" "1ed6f95d29e032b04a73bad428bd2342a8fb1735e05dceacea6efeea9a6eb62a"` Oct 12 04:09:37.672 INFO kablam! usermod: no changes Oct 12 04:09:37.876 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 12 04:09:37.876 INFO kablam! Compiling toml v0.4.8 Oct 12 04:09:37.876 INFO kablam! Compiling tera v0.11.17 Oct 12 04:09:37.876 INFO kablam! Compiling cov v0.0.5 Oct 12 04:10:08.197 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.197 INFO kablam! --> src/report.rs:296:13 Oct 12 04:10:08.197 INFO kablam! | Oct 12 04:10:08.197 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:08.197 INFO kablam! | ^^^ Oct 12 04:10:08.197 INFO kablam! | Oct 12 04:10:08.197 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:10:08.197 INFO kablam! Oct 12 04:10:08.197 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.197 INFO kablam! --> src/report.rs:297:13 Oct 12 04:10:08.197 INFO kablam! | Oct 12 04:10:08.197 INFO kablam! 297 | context.add("files", &files); Oct 12 04:10:08.197 INFO kablam! | ^^^ Oct 12 04:10:08.197 INFO kablam! Oct 12 04:10:08.421 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.421 INFO kablam! --> src/report.rs:361:13 Oct 12 04:10:08.421 INFO kablam! | Oct 12 04:10:08.421 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:08.421 INFO kablam! | ^^^ Oct 12 04:10:08.421 INFO kablam! Oct 12 04:10:08.422 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.422 INFO kablam! --> src/report.rs:362:13 Oct 12 04:10:08.422 INFO kablam! | Oct 12 04:10:08.422 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 12 04:10:08.422 INFO kablam! | ^^^ Oct 12 04:10:08.422 INFO kablam! Oct 12 04:10:08.422 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.422 INFO kablam! --> src/report.rs:363:13 Oct 12 04:10:08.422 INFO kablam! | Oct 12 04:10:08.422 INFO kablam! 363 | context.add("path", &entry.path); Oct 12 04:10:08.422 INFO kablam! | ^^^ Oct 12 04:10:08.422 INFO kablam! Oct 12 04:10:08.423 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.423 INFO kablam! --> src/report.rs:364:13 Oct 12 04:10:08.423 INFO kablam! | Oct 12 04:10:08.423 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 12 04:10:08.423 INFO kablam! | ^^^ Oct 12 04:10:08.423 INFO kablam! Oct 12 04:10:08.423 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.423 INFO kablam! --> src/report.rs:365:13 Oct 12 04:10:08.423 INFO kablam! | Oct 12 04:10:08.423 INFO kablam! 365 | context.add("lines", &lines); Oct 12 04:10:08.423 INFO kablam! | ^^^ Oct 12 04:10:08.423 INFO kablam! Oct 12 04:10:08.424 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:08.424 INFO kablam! --> src/report.rs:366:13 Oct 12 04:10:08.424 INFO kablam! | Oct 12 04:10:08.424 INFO kablam! 366 | context.add("functions", &functions); Oct 12 04:10:08.424 INFO kablam! | ^^^ Oct 12 04:10:08.424 INFO kablam! Oct 12 04:10:08.500 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 12 04:10:08.500 INFO kablam! --> src/template.rs:46:10 Oct 12 04:10:08.500 INFO kablam! | Oct 12 04:10:08.500 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 12 04:10:08.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:10:08.500 INFO kablam! Oct 12 04:10:17.245 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.55s Oct 12 04:10:17.266 INFO kablam! su: No module specific data is present Oct 12 04:10:17.914 INFO running `"docker" "rm" "-f" "1ed6f95d29e032b04a73bad428bd2342a8fb1735e05dceacea6efeea9a6eb62a"` Oct 12 04:10:18.168 INFO blam! 1ed6f95d29e032b04a73bad428bd2342a8fb1735e05dceacea6efeea9a6eb62a Oct 12 04:10:18.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 04:10:18.735 INFO blam! 90ce1893bf4b62b49632131bc130ee0c78efe258bf8982c3164c15fed0460ec1 Oct 12 04:10:18.736 INFO running `"docker" "start" "-a" "90ce1893bf4b62b49632131bc130ee0c78efe258bf8982c3164c15fed0460ec1"` Oct 12 04:10:19.904 INFO kablam! usermod: no changes Oct 12 04:10:20.232 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 12 04:10:24.422 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.422 INFO kablam! --> src/report.rs:296:13 Oct 12 04:10:24.422 INFO kablam! | Oct 12 04:10:24.422 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:24.422 INFO kablam! | ^^^ Oct 12 04:10:24.422 INFO kablam! | Oct 12 04:10:24.422 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:10:24.422 INFO kablam! Oct 12 04:10:24.422 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.422 INFO kablam! --> src/report.rs:297:13 Oct 12 04:10:24.422 INFO kablam! | Oct 12 04:10:24.422 INFO kablam! 297 | context.add("files", &files); Oct 12 04:10:24.422 INFO kablam! | ^^^ Oct 12 04:10:24.423 INFO kablam! Oct 12 04:10:24.656 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.656 INFO kablam! --> src/report.rs:361:13 Oct 12 04:10:24.656 INFO kablam! | Oct 12 04:10:24.656 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:24.656 INFO kablam! | ^^^ Oct 12 04:10:24.656 INFO kablam! Oct 12 04:10:24.656 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.656 INFO kablam! --> src/report.rs:362:13 Oct 12 04:10:24.656 INFO kablam! | Oct 12 04:10:24.656 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 12 04:10:24.656 INFO kablam! | ^^^ Oct 12 04:10:24.656 INFO kablam! Oct 12 04:10:24.656 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.656 INFO kablam! --> src/report.rs:363:13 Oct 12 04:10:24.657 INFO kablam! | Oct 12 04:10:24.657 INFO kablam! 363 | context.add("path", &entry.path); Oct 12 04:10:24.657 INFO kablam! | ^^^ Oct 12 04:10:24.657 INFO kablam! Oct 12 04:10:24.657 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.657 INFO kablam! --> src/report.rs:364:13 Oct 12 04:10:24.657 INFO kablam! | Oct 12 04:10:24.657 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 12 04:10:24.657 INFO kablam! | ^^^ Oct 12 04:10:24.657 INFO kablam! Oct 12 04:10:24.657 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.657 INFO kablam! --> src/report.rs:365:13 Oct 12 04:10:24.657 INFO kablam! | Oct 12 04:10:24.657 INFO kablam! 365 | context.add("lines", &lines); Oct 12 04:10:24.657 INFO kablam! | ^^^ Oct 12 04:10:24.657 INFO kablam! Oct 12 04:10:24.657 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:24.657 INFO kablam! --> src/report.rs:366:13 Oct 12 04:10:24.657 INFO kablam! | Oct 12 04:10:24.657 INFO kablam! 366 | context.add("functions", &functions); Oct 12 04:10:24.657 INFO kablam! | ^^^ Oct 12 04:10:24.657 INFO kablam! Oct 12 04:10:24.700 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 12 04:10:24.700 INFO kablam! --> src/template.rs:46:10 Oct 12 04:10:24.700 INFO kablam! | Oct 12 04:10:24.700 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 12 04:10:24.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:10:24.700 INFO kablam! Oct 12 04:10:28.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.33s Oct 12 04:10:28.262 INFO kablam! su: No module specific data is present Oct 12 04:10:28.718 INFO running `"docker" "rm" "-f" "90ce1893bf4b62b49632131bc130ee0c78efe258bf8982c3164c15fed0460ec1"` Oct 12 04:10:29.009 INFO blam! 90ce1893bf4b62b49632131bc130ee0c78efe258bf8982c3164c15fed0460ec1 Oct 12 04:10:29.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 04:10:29.196 INFO blam! 2bdb78723d26e52043d3ef09c5722a706d53c4329f2324a6b9ff59531ca4d946 Oct 12 04:10:29.201 INFO running `"docker" "start" "-a" "2bdb78723d26e52043d3ef09c5722a706d53c4329f2324a6b9ff59531ca4d946"` Oct 12 04:10:29.626 INFO kablam! usermod: no changes Oct 12 04:10:29.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 04:10:29.792 INFO kablam! Running /target/debug/deps/cargo_cov-45e301f20c6701ae Oct 12 04:10:29.795 INFO blam! Oct 12 04:10:29.795 INFO blam! running 1 test Oct 12 04:10:29.797 INFO blam! test lookup::test_split_profiler_lib ... ok Oct 12 04:10:29.797 INFO blam! Oct 12 04:10:29.797 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:10:29.797 INFO blam! Oct 12 04:10:29.799 INFO kablam! su: No module specific data is present Oct 12 04:10:30.154 INFO running `"docker" "rm" "-f" "2bdb78723d26e52043d3ef09c5722a706d53c4329f2324a6b9ff59531ca4d946"` Oct 12 04:10:30.411 INFO blam! 2bdb78723d26e52043d3ef09c5722a706d53c4329f2324a6b9ff59531ca4d946