Oct 16 16:00:00.581 INFO testing cargo-cov-0.0.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:00:00.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 16:00:00.751 INFO blam! 44e908fa87145289f00e5fb6afd94f4ed5342c98879b3747723cf2e69f24778f Oct 16 16:00:00.753 INFO running `"docker" "start" "-a" "44e908fa87145289f00e5fb6afd94f4ed5342c98879b3747723cf2e69f24778f"` Oct 16 16:00:01.141 INFO kablam! usermod: no changes Oct 16 16:00:01.358 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 16 16:00:01.363 INFO kablam! Compiling log v0.4.5 Oct 16 16:00:01.366 INFO kablam! Compiling shawshank v0.2.3 Oct 16 16:00:01.367 INFO kablam! Compiling toml v0.4.8 Oct 16 16:00:01.367 INFO kablam! Compiling tera v0.11.17 Oct 16 16:00:03.835 INFO kablam! Compiling cov v0.0.5 Oct 16 16:00:03.835 INFO kablam! Compiling env_logger v0.5.13 Oct 16 16:00:30.722 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.722 INFO kablam! --> src/report.rs:296:13 Oct 16 16:00:30.722 INFO kablam! | Oct 16 16:00:30.722 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 16 16:00:30.722 INFO kablam! | ^^^ Oct 16 16:00:30.722 INFO kablam! | Oct 16 16:00:30.722 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:00:30.722 INFO kablam! Oct 16 16:00:30.722 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.722 INFO kablam! --> src/report.rs:297:13 Oct 16 16:00:30.722 INFO kablam! | Oct 16 16:00:30.722 INFO kablam! 297 | context.add("files", &files); Oct 16 16:00:30.722 INFO kablam! | ^^^ Oct 16 16:00:30.722 INFO kablam! Oct 16 16:00:30.947 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.947 INFO kablam! --> src/report.rs:361:13 Oct 16 16:00:30.947 INFO kablam! | Oct 16 16:00:30.947 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 16 16:00:30.948 INFO kablam! | ^^^ Oct 16 16:00:30.948 INFO kablam! Oct 16 16:00:30.953 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.954 INFO kablam! --> src/report.rs:362:13 Oct 16 16:00:30.955 INFO kablam! | Oct 16 16:00:30.958 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 16 16:00:30.959 INFO kablam! | ^^^ Oct 16 16:00:30.959 INFO kablam! Oct 16 16:00:30.959 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.959 INFO kablam! --> src/report.rs:363:13 Oct 16 16:00:30.960 INFO kablam! | Oct 16 16:00:30.960 INFO kablam! 363 | context.add("path", &entry.path); Oct 16 16:00:30.960 INFO kablam! | ^^^ Oct 16 16:00:30.961 INFO kablam! Oct 16 16:00:30.961 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.961 INFO kablam! --> src/report.rs:364:13 Oct 16 16:00:30.961 INFO kablam! | Oct 16 16:00:30.962 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 16 16:00:30.962 INFO kablam! | ^^^ Oct 16 16:00:30.962 INFO kablam! Oct 16 16:00:30.963 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.963 INFO kablam! --> src/report.rs:365:13 Oct 16 16:00:30.963 INFO kablam! | Oct 16 16:00:30.963 INFO kablam! 365 | context.add("lines", &lines); Oct 16 16:00:30.964 INFO kablam! | ^^^ Oct 16 16:00:30.964 INFO kablam! Oct 16 16:00:30.964 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:30.965 INFO kablam! --> src/report.rs:366:13 Oct 16 16:00:30.965 INFO kablam! | Oct 16 16:00:30.965 INFO kablam! 366 | context.add("functions", &functions); Oct 16 16:00:30.965 INFO kablam! | ^^^ Oct 16 16:00:30.966 INFO kablam! Oct 16 16:00:30.999 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 16 16:00:30.999 INFO kablam! --> src/template.rs:46:10 Oct 16 16:00:31.000 INFO kablam! | Oct 16 16:00:31.000 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 16 16:00:31.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:00:31.000 INFO kablam! Oct 16 16:00:38.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.88s Oct 16 16:00:38.064 INFO kablam! su: No module specific data is present Oct 16 16:00:38.295 INFO running `"docker" "rm" "-f" "44e908fa87145289f00e5fb6afd94f4ed5342c98879b3747723cf2e69f24778f"` Oct 16 16:00:38.381 INFO blam! 44e908fa87145289f00e5fb6afd94f4ed5342c98879b3747723cf2e69f24778f Oct 16 16:00:38.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 16:00:38.568 INFO blam! b5c937c14c8884530b53d82eb4b80be2cb8121f7de936918044d4edef6437a74 Oct 16 16:00:38.573 INFO running `"docker" "start" "-a" "b5c937c14c8884530b53d82eb4b80be2cb8121f7de936918044d4edef6437a74"` Oct 16 16:00:38.972 INFO kablam! usermod: no changes Oct 16 16:00:39.112 INFO kablam! Compiling cargo-cov v0.0.5 (/source) Oct 16 16:00:43.357 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.357 INFO kablam! --> src/report.rs:296:13 Oct 16 16:00:43.357 INFO kablam! | Oct 16 16:00:43.357 INFO kablam! 296 | context.add("crate_path", &config.workspace_path); Oct 16 16:00:43.357 INFO kablam! | ^^^ Oct 16 16:00:43.357 INFO kablam! | Oct 16 16:00:43.357 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:00:43.357 INFO kablam! Oct 16 16:00:43.357 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.357 INFO kablam! --> src/report.rs:297:13 Oct 16 16:00:43.357 INFO kablam! | Oct 16 16:00:43.357 INFO kablam! 297 | context.add("files", &files); Oct 16 16:00:43.357 INFO kablam! | ^^^ Oct 16 16:00:43.357 INFO kablam! Oct 16 16:00:43.572 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.572 INFO kablam! --> src/report.rs:361:13 Oct 16 16:00:43.572 INFO kablam! | Oct 16 16:00:43.572 INFO kablam! 361 | context.add("crate_path", &config.workspace_path); Oct 16 16:00:43.572 INFO kablam! | ^^^ Oct 16 16:00:43.572 INFO kablam! Oct 16 16:00:43.572 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.572 INFO kablam! --> src/report.rs:362:13 Oct 16 16:00:43.572 INFO kablam! | Oct 16 16:00:43.572 INFO kablam! 362 | context.add("symbol", &entry.symbol); Oct 16 16:00:43.572 INFO kablam! | ^^^ Oct 16 16:00:43.572 INFO kablam! Oct 16 16:00:43.573 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.574 INFO kablam! --> src/report.rs:363:13 Oct 16 16:00:43.574 INFO kablam! | Oct 16 16:00:43.574 INFO kablam! 363 | context.add("path", &entry.path); Oct 16 16:00:43.574 INFO kablam! | ^^^ Oct 16 16:00:43.574 INFO kablam! Oct 16 16:00:43.574 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.575 INFO kablam! --> src/report.rs:364:13 Oct 16 16:00:43.575 INFO kablam! | Oct 16 16:00:43.575 INFO kablam! 364 | context.add("summary", &entry.file.summary()); Oct 16 16:00:43.575 INFO kablam! | ^^^ Oct 16 16:00:43.575 INFO kablam! Oct 16 16:00:43.575 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.575 INFO kablam! --> src/report.rs:365:13 Oct 16 16:00:43.575 INFO kablam! | Oct 16 16:00:43.575 INFO kablam! 365 | context.add("lines", &lines); Oct 16 16:00:43.575 INFO kablam! | ^^^ Oct 16 16:00:43.575 INFO kablam! Oct 16 16:00:43.575 INFO kablam! warning: use of deprecated item 'tera::Context::add': Use `insert` instead to keep consistency with std collections Oct 16 16:00:43.575 INFO kablam! --> src/report.rs:366:13 Oct 16 16:00:43.575 INFO kablam! | Oct 16 16:00:43.575 INFO kablam! 366 | context.add("functions", &functions); Oct 16 16:00:43.575 INFO kablam! | ^^^ Oct 16 16:00:43.575 INFO kablam! Oct 16 16:00:43.616 INFO kablam! warning: use of deprecated item 'tera::Tera::register_global_function': Use `register_function` instead Oct 16 16:00:43.616 INFO kablam! --> src/template.rs:46:10 Oct 16 16:00:43.616 INFO kablam! | Oct 16 16:00:43.617 INFO kablam! 46 | tera.register_global_function("debug_it", Box::new(debug_it)); Oct 16 16:00:43.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:00:43.617 INFO kablam! Oct 16 16:00:46.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.79s Oct 16 16:00:46.793 INFO kablam! su: No module specific data is present Oct 16 16:00:47.580 INFO running `"docker" "rm" "-f" "b5c937c14c8884530b53d82eb4b80be2cb8121f7de936918044d4edef6437a74"` Oct 16 16:00:47.762 INFO blam! b5c937c14c8884530b53d82eb4b80be2cb8121f7de936918044d4edef6437a74 Oct 16 16:00:47.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 16:00:48.107 INFO blam! 6144d36978a1567c4a15a81a6fcb07f21994ca1510555d3af22178cfdbfad484 Oct 16 16:00:48.115 INFO running `"docker" "start" "-a" "6144d36978a1567c4a15a81a6fcb07f21994ca1510555d3af22178cfdbfad484"` Oct 16 16:00:48.710 INFO kablam! usermod: no changes Oct 16 16:00:48.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 16 16:00:48.915 INFO kablam! Running /target/debug/deps/cargo_cov-d0960c5d79fef52a Oct 16 16:00:48.923 INFO kablam! su: No module specific data is present Oct 16 16:00:48.923 INFO blam! Oct 16 16:00:48.923 INFO blam! running 1 test Oct 16 16:00:48.923 INFO blam! test lookup::test_split_profiler_lib ... ok Oct 16 16:00:48.923 INFO blam! Oct 16 16:00:48.923 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:00:48.923 INFO blam! Oct 16 16:00:49.333 INFO running `"docker" "rm" "-f" "6144d36978a1567c4a15a81a6fcb07f21994ca1510555d3af22178cfdbfad484"` Oct 16 16:00:49.462 INFO blam! 6144d36978a1567c4a15a81a6fcb07f21994ca1510555d3af22178cfdbfad484