Oct 14 10:51:57.276 INFO testing mitchhentges/lcov-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:51:57.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 10:51:57.703 INFO blam! 50d03b764d0abb131f6828ae60e88a47b42557e6b46605fde370725ecd41816b Oct 14 10:51:57.705 INFO running `"docker" "start" "-a" "50d03b764d0abb131f6828ae60e88a47b42557e6b46605fde370725ecd41816b"` Oct 14 10:51:58.980 INFO kablam! usermod: no changes Oct 14 10:51:59.051 INFO kablam! Compiling either v1.1.0 Oct 14 10:51:59.371 INFO kablam! Compiling itertools v0.5.10 Oct 14 10:52:01.318 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 14 10:52:01.631 INFO kablam! warning: unused variable: `tmp_output_path` Oct 14 10:52:01.631 INFO kablam! --> src/main.rs:148:31 Oct 14 10:52:01.631 INFO kablam! | Oct 14 10:52:01.631 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 14 10:52:01.631 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 14 10:52:01.631 INFO kablam! | Oct 14 10:52:01.631 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 10:52:01.631 INFO kablam! Oct 14 10:52:01.685 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 14 10:52:01.685 INFO kablam! --> src/main.rs:23:1 Oct 14 10:52:01.685 INFO kablam! | Oct 14 10:52:01.685 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 14 10:52:01.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:01.685 INFO kablam! | Oct 14 10:52:01.685 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:52:01.685 INFO kablam! Oct 14 10:52:01.685 INFO kablam! warning: method is never used: `is_on_tree` Oct 14 10:52:01.685 INFO kablam! --> src/main.rs:412:5 Oct 14 10:52:01.685 INFO kablam! | Oct 14 10:52:01.685 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 14 10:52:01.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:01.685 INFO kablam! Oct 14 10:52:03.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.16s Oct 14 10:52:03.181 INFO kablam! su: No module specific data is present Oct 14 10:52:03.911 INFO running `"docker" "rm" "-f" "50d03b764d0abb131f6828ae60e88a47b42557e6b46605fde370725ecd41816b"` Oct 14 10:52:04.097 INFO blam! 50d03b764d0abb131f6828ae60e88a47b42557e6b46605fde370725ecd41816b Oct 14 10:52:04.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 10:52:04.591 INFO blam! d409628373784c3a50abaa6a10b66a2ba3e3aea76f2f2fa9900b43788078fbc3 Oct 14 10:52:04.591 INFO running `"docker" "start" "-a" "d409628373784c3a50abaa6a10b66a2ba3e3aea76f2f2fa9900b43788078fbc3"` Oct 14 10:52:05.657 INFO kablam! usermod: no changes Oct 14 10:52:05.759 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 14 10:52:06.095 INFO kablam! warning: unused variable: `tmp_output_path` Oct 14 10:52:06.096 INFO kablam! --> src/main.rs:148:31 Oct 14 10:52:06.096 INFO kablam! | Oct 14 10:52:06.096 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 14 10:52:06.096 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 14 10:52:06.097 INFO kablam! | Oct 14 10:52:06.097 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 10:52:06.097 INFO kablam! Oct 14 10:52:06.132 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 14 10:52:06.133 INFO kablam! --> src/main.rs:23:1 Oct 14 10:52:06.133 INFO kablam! | Oct 14 10:52:06.133 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 14 10:52:06.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:06.134 INFO kablam! | Oct 14 10:52:06.134 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:52:06.134 INFO kablam! Oct 14 10:52:06.135 INFO kablam! warning: method is never used: `is_on_tree` Oct 14 10:52:06.135 INFO kablam! --> src/main.rs:412:5 Oct 14 10:52:06.135 INFO kablam! | Oct 14 10:52:06.135 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 14 10:52:06.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:52:06.135 INFO kablam! Oct 14 10:52:06.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 14 10:52:06.719 INFO kablam! su: No module specific data is present Oct 14 10:52:07.397 INFO running `"docker" "rm" "-f" "d409628373784c3a50abaa6a10b66a2ba3e3aea76f2f2fa9900b43788078fbc3"` Oct 14 10:52:07.663 INFO blam! d409628373784c3a50abaa6a10b66a2ba3e3aea76f2f2fa9900b43788078fbc3 Oct 14 10:52:07.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 10:52:08.123 INFO blam! c72ab37a8b3e88d60c4874ecac8ce42facbeca2dbf33a4d90683f9c26aa1d250 Oct 14 10:52:08.127 INFO running `"docker" "start" "-a" "c72ab37a8b3e88d60c4874ecac8ce42facbeca2dbf33a4d90683f9c26aa1d250"` Oct 14 10:52:09.539 INFO kablam! usermod: no changes Oct 14 10:52:09.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 10:52:09.635 INFO kablam! Running /target/debug/deps/lcov_rs-b46a54437638818a Oct 14 10:52:09.635 INFO blam! Oct 14 10:52:09.635 INFO kablam! su: No module specific data is present Oct 14 10:52:09.635 INFO blam! running 0 tests Oct 14 10:52:09.635 INFO blam! Oct 14 10:52:09.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:52:09.635 INFO blam! Oct 14 10:52:10.476 INFO running `"docker" "rm" "-f" "c72ab37a8b3e88d60c4874ecac8ce42facbeca2dbf33a4d90683f9c26aa1d250"` Oct 14 10:52:10.815 INFO blam! c72ab37a8b3e88d60c4874ecac8ce42facbeca2dbf33a4d90683f9c26aa1d250