Oct 14 10:51:54.980 INFO testing mitchhentges/lcov-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 10:51:54.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 14 10:51:55.517 INFO blam! 7eb25f2e16c86ff1758d5ff9ea1a7e7bd8419b8c1d22c885af2a7b8583221ecc Oct 14 10:51:55.519 INFO running `"docker" "start" "-a" "7eb25f2e16c86ff1758d5ff9ea1a7e7bd8419b8c1d22c885af2a7b8583221ecc"` Oct 14 10:51:56.823 INFO kablam! usermod: no changes Oct 14 10:51:56.875 INFO kablam! Compiling either v1.1.0 Oct 14 10:51:57.159 INFO kablam! Compiling itertools v0.5.10 Oct 14 10:51:59.211 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 14 10:51:59.543 INFO kablam! warning: unused variable: `tmp_output_path` Oct 14 10:51:59.543 INFO kablam! --> src/main.rs:148:31 Oct 14 10:51:59.543 INFO kablam! | Oct 14 10:51:59.543 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 14 10:51:59.543 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 14 10:51:59.543 INFO kablam! | Oct 14 10:51:59.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 10:51:59.543 INFO kablam! Oct 14 10:51:59.576 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 14 10:51:59.576 INFO kablam! --> src/main.rs:23:1 Oct 14 10:51:59.576 INFO kablam! | Oct 14 10:51:59.576 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 14 10:51:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:59.576 INFO kablam! | Oct 14 10:51:59.576 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:51:59.577 INFO kablam! Oct 14 10:51:59.577 INFO kablam! warning: method is never used: `is_on_tree` Oct 14 10:51:59.579 INFO kablam! --> src/main.rs:412:5 Oct 14 10:51:59.579 INFO kablam! | Oct 14 10:51:59.579 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 14 10:51:59.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:59.579 INFO kablam! Oct 14 10:52:01.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.19s Oct 14 10:52:01.043 INFO kablam! su: No module specific data is present Oct 14 10:52:01.691 INFO running `"docker" "rm" "-f" "7eb25f2e16c86ff1758d5ff9ea1a7e7bd8419b8c1d22c885af2a7b8583221ecc"` Oct 14 10:52:01.953 INFO blam! 7eb25f2e16c86ff1758d5ff9ea1a7e7bd8419b8c1d22c885af2a7b8583221ecc Oct 14 10:52:01.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 14 10:52:02.349 INFO blam! 69e5bd82cd5bcc8849b7ec485fd7cd5f1b04675acba20b9ae14149783eabc3d6 Oct 14 10:52:02.351 INFO running `"docker" "start" "-a" "69e5bd82cd5bcc8849b7ec485fd7cd5f1b04675acba20b9ae14149783eabc3d6"` Oct 14 10:52:03.637 INFO kablam! usermod: no changes Oct 14 10:52:03.687 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 14 10:52:04.043 INFO kablam! warning: unused variable: `tmp_output_path` Oct 14 10:52:04.043 INFO kablam! --> src/main.rs:148:31 Oct 14 10:52:04.043 INFO kablam! | Oct 14 10:52:04.043 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 14 10:52:04.043 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 14 10:52:04.043 INFO kablam! | Oct 14 10:52:04.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 10:52:04.043 INFO kablam! Oct 14 10:52:04.075 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 14 10:52:04.075 INFO kablam! --> src/main.rs:23:1 Oct 14 10:52:04.075 INFO kablam! | Oct 14 10:52:04.075 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 14 10:52:04.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:04.075 INFO kablam! | Oct 14 10:52:04.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:52:04.075 INFO kablam! Oct 14 10:52:04.075 INFO kablam! warning: method is never used: `is_on_tree` Oct 14 10:52:04.075 INFO kablam! --> src/main.rs:412:5 Oct 14 10:52:04.075 INFO kablam! | Oct 14 10:52:04.075 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 14 10:52:04.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:04.075 INFO kablam! Oct 14 10:52:04.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 14 10:52:04.603 INFO kablam! su: No module specific data is present Oct 14 10:52:05.229 INFO running `"docker" "rm" "-f" "69e5bd82cd5bcc8849b7ec485fd7cd5f1b04675acba20b9ae14149783eabc3d6"` Oct 14 10:52:05.542 INFO blam! 69e5bd82cd5bcc8849b7ec485fd7cd5f1b04675acba20b9ae14149783eabc3d6 Oct 14 10:52:05.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 14 10:52:06.103 INFO blam! ba09fc77b7b960be1c903ac81d2890bf9996dd7b43f2058e057ef0e7d61da338 Oct 14 10:52:06.109 INFO running `"docker" "start" "-a" "ba09fc77b7b960be1c903ac81d2890bf9996dd7b43f2058e057ef0e7d61da338"` Oct 14 10:52:07.459 INFO kablam! usermod: no changes Oct 14 10:52:07.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 10:52:07.517 INFO kablam! Running /target/debug/deps/lcov_rs-c261df15c79b1d43 Oct 14 10:52:07.532 INFO blam! Oct 14 10:52:07.532 INFO blam! running 0 tests Oct 14 10:52:07.532 INFO blam! Oct 14 10:52:07.532 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:52:07.532 INFO blam! Oct 14 10:52:07.533 INFO kablam! su: No module specific data is present Oct 14 10:52:08.121 INFO running `"docker" "rm" "-f" "ba09fc77b7b960be1c903ac81d2890bf9996dd7b43f2058e057ef0e7d61da338"` Oct 14 10:52:08.483 INFO blam! ba09fc77b7b960be1c903ac81d2890bf9996dd7b43f2058e057ef0e7d61da338