Oct 12 04:09:36.691 INFO testing cargo-cov-0.0.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:09:36.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.210 INFO blam! e398d038293eaaf569bd6dfe8ea0c22a4e9ba9296116ddba80b076dc3160f520 Oct 12 04:09:37.216 INFO running `"docker" "start" "-a" "e398d038293eaaf569bd6dfe8ea0c22a4e9ba9296116ddba80b076dc3160f520"` Oct 12 04:09:37.642 INFO kablam! usermod: no changes Oct 12 04:09:37.836 INFO kablam! Compiling ucd-trie v0.1.1 Oct 12 04:09:37.836 INFO kablam! Compiling unic-common v0.7.0 Oct 12 04:09:37.836 INFO kablam! Compiling maplit v1.0.1 Oct 12 04:09:37.836 INFO kablam! Compiling unic-char-range v0.7.0 Oct 12 04:09:37.836 INFO kablam! Compiling fixedbitset v0.1.9 Oct 12 04:09:37.837 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 12 04:09:37.838 INFO kablam! Compiling humansize v1.1.0 Oct 12 04:09:37.838 INFO kablam! Compiling open v1.2.2 Oct 12 04:09:38.320 INFO kablam! Compiling natord v1.0.9 Oct 12 04:09:38.953 INFO kablam! Compiling fs_extra v1.1.0 Oct 12 04:09:38.953 INFO kablam! Compiling log v0.4.5 Oct 12 04:09:38.985 INFO kablam! Compiling unic-ucd-version v0.7.0 Oct 12 04:09:39.310 INFO kablam! Compiling unic-char-property v0.7.0 Oct 12 04:09:39.551 INFO kablam! Compiling num-integer v0.1.39 Oct 12 04:09:39.561 INFO kablam! Compiling shawshank v0.2.3 Oct 12 04:09:40.156 INFO kablam! Compiling error-chain v0.12.0 Oct 12 04:09:40.156 INFO kablam! Compiling unic-ucd-segment v0.7.0 Oct 12 04:09:40.197 INFO kablam! Compiling petgraph v0.4.13 Oct 12 04:09:40.308 INFO kablam! Compiling pest v2.0.1 Oct 12 04:09:40.872 INFO kablam! Compiling toml v0.4.8 Oct 12 04:09:40.888 INFO kablam! Compiling env_logger v0.5.13 Oct 12 04:09:41.360 INFO kablam! Compiling chrono v0.4.6 Oct 12 04:09:43.133 INFO kablam! Compiling unic-segment v0.7.0 Oct 12 04:09:47.312 INFO kablam! Compiling pest_meta v2.0.3 Oct 12 04:09:47.324 INFO kablam! Compiling cov v0.0.5 Oct 12 04:09:56.173 INFO kablam! Compiling pest_generator v2.0.0 Oct 12 04:10:03.378 INFO kablam! Compiling pest_derive v2.0.1 Oct 12 04:10:04.891 INFO kablam! Compiling tera v0.11.17 Oct 12 04:10:17.308 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.309 INFO kablam! --> src/report.rs:296:13 Oct 12 04:10:17.309 INFO kablam! | Oct 12 04:10:17.309 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:17.310 INFO kablam! | ^^^ Oct 12 04:10:17.310 INFO kablam! | Oct 12 04:10:17.310 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:10:17.310 INFO kablam! Oct 12 04:10:17.310 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.310 INFO kablam! --> src/report.rs:297:13 Oct 12 04:10:17.310 INFO kablam! | Oct 12 04:10:17.310 INFO kablam! 297 | context.add("files", &files); Oct 12 04:10:17.310 INFO kablam! | ^^^ Oct 12 04:10:17.310 INFO kablam! Oct 12 04:10:17.528 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.528 INFO kablam! --> src/report.rs:361:13 Oct 12 04:10:17.528 INFO kablam! | Oct 12 04:10:17.528 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:17.528 INFO kablam! | ^^^ Oct 12 04:10:17.528 INFO kablam! Oct 12 04:10:17.528 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.528 INFO kablam! --> src/report.rs:362:13 Oct 12 04:10:17.528 INFO kablam! | Oct 12 04:10:17.528 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 12 04:10:17.528 INFO kablam! | ^^^ Oct 12 04:10:17.528 INFO kablam! Oct 12 04:10:17.528 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.528 INFO kablam! --> src/report.rs:363:13 Oct 12 04:10:17.528 INFO kablam! | Oct 12 04:10:17.528 INFO kablam! 363 | context.add("path", &entry.path); Oct 12 04:10:17.528 INFO kablam! | ^^^ Oct 12 04:10:17.528 INFO kablam! Oct 12 04:10:17.529 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.529 INFO kablam! --> src/report.rs:364:13 Oct 12 04:10:17.529 INFO kablam! | Oct 12 04:10:17.529 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 12 04:10:17.529 INFO kablam! | ^^^ Oct 12 04:10:17.529 INFO kablam! Oct 12 04:10:17.529 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.529 INFO kablam! --> src/report.rs:365:13 Oct 12 04:10:17.529 INFO kablam! | Oct 12 04:10:17.529 INFO kablam! 365 | context.add("lines", &lines); Oct 12 04:10:17.529 INFO kablam! | ^^^ Oct 12 04:10:17.529 INFO kablam! Oct 12 04:10:17.529 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:17.529 INFO kablam! --> src/report.rs:366:13 Oct 12 04:10:17.529 INFO kablam! | Oct 12 04:10:17.529 INFO kablam! 366 | context.add("functions", &functions); Oct 12 04:10:17.529 INFO kablam! | ^^^ Oct 12 04:10:17.529 INFO kablam! Oct 12 04:10:17.580 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 12 04:10:17.580 INFO kablam! --> src/template.rs:46:10 Oct 12 04:10:17.580 INFO kablam! | Oct 12 04:10:17.580 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 12 04:10:17.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:10:17.580 INFO kablam! Oct 12 04:10:25.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.42s Oct 12 04:10:25.095 INFO kablam! su: No module specific data is present Oct 12 04:10:25.770 INFO running `"docker" "rm" "-f" "e398d038293eaaf569bd6dfe8ea0c22a4e9ba9296116ddba80b076dc3160f520"` Oct 12 04:10:25.891 INFO blam! e398d038293eaaf569bd6dfe8ea0c22a4e9ba9296116ddba80b076dc3160f520 Oct 12 04:10:25.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:26.076 INFO blam! 036108ddbd1b80e905daabe5975f5f7046bbe93245c94a09a03a171ee45cbe55 Oct 12 04:10:26.078 INFO running `"docker" "start" "-a" "036108ddbd1b80e905daabe5975f5f7046bbe93245c94a09a03a171ee45cbe55"` Oct 12 04:10:26.543 INFO kablam! usermod: no changes Oct 12 04:10:26.732 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 12 04:10:27.939 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:27.939 INFO kablam! --> src/report.rs:296:13 Oct 12 04:10:27.939 INFO kablam! | Oct 12 04:10:27.939 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:27.939 INFO kablam! | ^^^ Oct 12 04:10:27.939 INFO kablam! | Oct 12 04:10:27.939 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:10:27.939 INFO kablam! Oct 12 04:10:27.939 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:27.939 INFO kablam! --> src/report.rs:297:13 Oct 12 04:10:27.939 INFO kablam! | Oct 12 04:10:27.939 INFO kablam! 297 | context.add("files", &files); Oct 12 04:10:27.939 INFO kablam! | ^^^ Oct 12 04:10:27.939 INFO kablam! Oct 12 04:10:28.192 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.192 INFO kablam! --> src/report.rs:361:13 Oct 12 04:10:28.192 INFO kablam! | Oct 12 04:10:28.192 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 12 04:10:28.192 INFO kablam! | ^^^ Oct 12 04:10:28.192 INFO kablam! Oct 12 04:10:28.194 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.194 INFO kablam! --> src/report.rs:362:13 Oct 12 04:10:28.194 INFO kablam! | Oct 12 04:10:28.194 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 12 04:10:28.194 INFO kablam! | ^^^ Oct 12 04:10:28.194 INFO kablam! Oct 12 04:10:28.194 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.194 INFO kablam! --> src/report.rs:363:13 Oct 12 04:10:28.194 INFO kablam! | Oct 12 04:10:28.194 INFO kablam! 363 | context.add("path", &entry.path); Oct 12 04:10:28.194 INFO kablam! | ^^^ Oct 12 04:10:28.194 INFO kablam! Oct 12 04:10:28.194 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.194 INFO kablam! --> src/report.rs:364:13 Oct 12 04:10:28.194 INFO kablam! | Oct 12 04:10:28.194 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 12 04:10:28.194 INFO kablam! | ^^^ Oct 12 04:10:28.194 INFO kablam! Oct 12 04:10:28.194 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.194 INFO kablam! --> src/report.rs:365:13 Oct 12 04:10:28.194 INFO kablam! | Oct 12 04:10:28.194 INFO kablam! 365 | context.add("lines", &lines); Oct 12 04:10:28.194 INFO kablam! | ^^^ Oct 12 04:10:28.194 INFO kablam! Oct 12 04:10:28.194 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 12 04:10:28.194 INFO kablam! --> src/report.rs:366:13 Oct 12 04:10:28.194 INFO kablam! | Oct 12 04:10:28.194 INFO kablam! 366 | context.add("functions", &functions); Oct 12 04:10:28.194 INFO kablam! | ^^^ Oct 12 04:10:28.194 INFO kablam! Oct 12 04:10:28.261 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 12 04:10:28.261 INFO kablam! --> src/template.rs:46:10 Oct 12 04:10:28.261 INFO kablam! | Oct 12 04:10:28.261 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 12 04:10:28.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:10:28.261 INFO kablam! Oct 12 04:10:31.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.08s Oct 12 04:10:31.660 INFO kablam! su: No module specific data is present Oct 12 04:10:32.132 INFO running `"docker" "rm" "-f" "036108ddbd1b80e905daabe5975f5f7046bbe93245c94a09a03a171ee45cbe55"` Oct 12 04:10:32.248 INFO blam! 036108ddbd1b80e905daabe5975f5f7046bbe93245c94a09a03a171ee45cbe55 Oct 12 04:10:32.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:32.553 INFO blam! cc0b7012ad733a7e10c695bcea53073b2456e021ed02579d8b91e0aaf73a2f72 Oct 12 04:10:32.555 INFO running `"docker" "start" "-a" "cc0b7012ad733a7e10c695bcea53073b2456e021ed02579d8b91e0aaf73a2f72"` Oct 12 04:10:33.308 INFO kablam! usermod: no changes Oct 12 04:10:33.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 12 04:10:33.501 INFO kablam! Running /target/debug/deps/cargo_cov-43359838235f4059 Oct 12 04:10:33.501 INFO blam! Oct 12 04:10:33.501 INFO blam! running 1 test Oct 12 04:10:33.504 INFO blam! test lookup::test_split_profiler_lib ... ok Oct 12 04:10:33.504 INFO kablam! su: No module specific data is present Oct 12 04:10:33.504 INFO blam! Oct 12 04:10:33.504 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:10:33.504 INFO blam! Oct 12 04:10:34.277 INFO running `"docker" "rm" "-f" "cc0b7012ad733a7e10c695bcea53073b2456e021ed02579d8b91e0aaf73a2f72"` Oct 12 04:10:34.500 INFO blam! cc0b7012ad733a7e10c695bcea53073b2456e021ed02579d8b91e0aaf73a2f72