Oct 10 18:24:05.048 INFO testing mitchhentges/lcov-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:24:05.048 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:24:05.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:24:05.324 INFO blam! 8e9b29b4540d1288841b88f06c5a76bdc86a103205dd63ef0d44f515542f846f Oct 10 18:24:05.327 INFO running `"docker" "start" "-a" "8e9b29b4540d1288841b88f06c5a76bdc86a103205dd63ef0d44f515542f846f"` Oct 10 18:24:06.121 INFO kablam! usermod: no changes Oct 10 18:24:06.156 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 10 18:24:06.892 INFO kablam! warning: unused variable: `tmp_output_path` Oct 10 18:24:06.893 INFO kablam! --> src/main.rs:148:31 Oct 10 18:24:06.893 INFO kablam! | Oct 10 18:24:06.893 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 10 18:24:06.894 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 10 18:24:06.894 INFO kablam! | Oct 10 18:24:06.894 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:24:06.894 INFO kablam! Oct 10 18:24:06.929 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 10 18:24:06.929 INFO kablam! --> src/main.rs:23:1 Oct 10 18:24:06.930 INFO kablam! | Oct 10 18:24:06.930 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 10 18:24:06.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:24:06.934 INFO kablam! | Oct 10 18:24:06.934 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:24:06.935 INFO kablam! Oct 10 18:24:06.935 INFO kablam! warning: method is never used: `is_on_tree` Oct 10 18:24:06.935 INFO kablam! --> src/main.rs:412:5 Oct 10 18:24:06.935 INFO kablam! | Oct 10 18:24:06.935 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 10 18:24:06.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:24:06.936 INFO kablam! Oct 10 18:24:08.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 10 18:24:08.188 INFO kablam! su: No module specific data is present Oct 10 18:24:08.693 INFO running `"docker" "rm" "-f" "8e9b29b4540d1288841b88f06c5a76bdc86a103205dd63ef0d44f515542f846f"` Oct 10 18:24:08.939 INFO blam! 8e9b29b4540d1288841b88f06c5a76bdc86a103205dd63ef0d44f515542f846f Oct 10 18:24:08.940 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:24:08.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:24:09.445 INFO blam! bc9ebe0c3780ed9195a5e30d32beb57205394300b0049021d9a921114d545cb9 Oct 10 18:24:09.448 INFO running `"docker" "start" "-a" "bc9ebe0c3780ed9195a5e30d32beb57205394300b0049021d9a921114d545cb9"` Oct 10 18:24:10.363 INFO kablam! usermod: no changes Oct 10 18:24:10.386 INFO kablam! Compiling lcov-rs v0.1.0 (/source) Oct 10 18:24:11.039 INFO kablam! warning: unused variable: `tmp_output_path` Oct 10 18:24:11.039 INFO kablam! --> src/main.rs:148:31 Oct 10 18:24:11.039 INFO kablam! | Oct 10 18:24:11.039 INFO kablam! 148 | fn read_gcda(gcda_path: &str, tmp_output_path: &str) { Oct 10 18:24:11.039 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_tmp_output_path` instead Oct 10 18:24:11.039 INFO kablam! | Oct 10 18:24:11.039 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:24:11.039 INFO kablam! Oct 10 18:24:11.084 INFO kablam! warning: constant item is never used: `ARC_ON_TREE` Oct 10 18:24:11.085 INFO kablam! --> src/main.rs:23:1 Oct 10 18:24:11.085 INFO kablam! | Oct 10 18:24:11.085 INFO kablam! 23 | const ARC_ON_TREE: u32 = 1 << 0; Oct 10 18:24:11.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:24:11.086 INFO kablam! | Oct 10 18:24:11.086 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:24:11.086 INFO kablam! Oct 10 18:24:11.087 INFO kablam! warning: method is never used: `is_on_tree` Oct 10 18:24:11.087 INFO kablam! --> src/main.rs:412:5 Oct 10 18:24:11.087 INFO kablam! | Oct 10 18:24:11.087 INFO kablam! 412 | fn is_on_tree(&self) -> bool { Oct 10 18:24:11.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:24:11.088 INFO kablam! Oct 10 18:24:11.514 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 10 18:24:11.514 INFO kablam! su: No module specific data is present Oct 10 18:24:12.064 INFO running `"docker" "rm" "-f" "bc9ebe0c3780ed9195a5e30d32beb57205394300b0049021d9a921114d545cb9"` Oct 10 18:24:12.289 INFO blam! bc9ebe0c3780ed9195a5e30d32beb57205394300b0049021d9a921114d545cb9 Oct 10 18:24:12.298 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:24:12.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:24:12.630 INFO blam! 1390fa2cc4e77391b265b8d1685b44f26f6f166e6827ebc86ef4e88c02cc7fb9 Oct 10 18:24:12.634 INFO running `"docker" "start" "-a" "1390fa2cc4e77391b265b8d1685b44f26f6f166e6827ebc86ef4e88c02cc7fb9"` Oct 10 18:24:13.407 INFO kablam! usermod: no changes Oct 10 18:24:13.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:24:13.444 INFO kablam! Running /target/debug/deps/lcov_rs-b46a54437638818a Oct 10 18:24:13.446 INFO blam! Oct 10 18:24:13.446 INFO blam! running 0 tests Oct 10 18:24:13.446 INFO blam! Oct 10 18:24:13.446 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:24:13.446 INFO blam! Oct 10 18:24:13.456 INFO kablam! su: No module specific data is present Oct 10 18:24:13.803 INFO running `"docker" "rm" "-f" "1390fa2cc4e77391b265b8d1685b44f26f6f166e6827ebc86ef4e88c02cc7fb9"` Oct 10 18:24:13.885 INFO blam! 1390fa2cc4e77391b265b8d1685b44f26f6f166e6827ebc86ef4e88c02cc7fb9