Sep 02 18:52:28.187 INFO checking cargo-external-doc-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:52:28.188 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:52:28.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:52:28.402 INFO blam! 8b49864ceb89b8725735f1ee244e9a4397ee98263d8bc923ac27e3e54f599cc5 Sep 02 18:52:28.404 INFO running `"docker" "start" "-a" "8b49864ceb89b8725735f1ee244e9a4397ee98263d8bc923ac27e3e54f599cc5"` Sep 02 18:52:29.164 INFO kablam! Checking cargo-external-doc v0.1.0 (file:///source) Sep 02 18:52:31.240 INFO kablam! warning: unused variable: `result` Sep 02 18:52:31.240 INFO kablam! --> src/main.rs:51:9 Sep 02 18:52:31.240 INFO kablam! | Sep 02 18:52:31.240 INFO kablam! 51 | let result: String = String::from_utf8(stdout).expect("cargo command failed"); Sep 02 18:52:31.240 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 02 18:52:31.240 INFO kablam! | Sep 02 18:52:31.240 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 18:52:31.240 INFO kablam! Sep 02 18:52:31.241 INFO kablam! warning: unused variable: `test_result` Sep 02 18:52:31.241 INFO kablam! --> src/main.rs:78:17 Sep 02 18:52:31.241 INFO kablam! | Sep 02 18:52:31.241 INFO kablam! 78 | let test_result: String = String::from_utf8(test_stdout) Sep 02 18:52:31.241 INFO kablam! | ^^^^^^^^^^^ help: consider using `_test_result` instead Sep 02 18:52:31.241 INFO kablam! Sep 02 18:52:31.241 INFO kablam! warning: unused variable: `doc_result` Sep 02 18:52:31.241 INFO kablam! --> src/main.rs:103:17 Sep 02 18:52:31.241 INFO kablam! | Sep 02 18:52:31.241 INFO kablam! 103 | let doc_result: String = String::from_utf8(doc_stdout).expect("rustdoc command failed"); Sep 02 18:52:31.241 INFO kablam! | ^^^^^^^^^^ help: consider using `_doc_result` instead Sep 02 18:52:31.241 INFO kablam! Sep 02 18:52:31.365 INFO kablam! warning: unused variable: `result` Sep 02 18:52:31.365 INFO kablam! --> src/main.rs:51:9 Sep 02 18:52:31.365 INFO kablam! | Sep 02 18:52:31.365 INFO kablam! 51 | let result: String = String::from_utf8(stdout).expect("cargo command failed"); Sep 02 18:52:31.365 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 02 18:52:31.365 INFO kablam! | Sep 02 18:52:31.365 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 18:52:31.365 INFO kablam! Sep 02 18:52:31.365 INFO kablam! warning: unused variable: `test_result` Sep 02 18:52:31.365 INFO kablam! --> src/main.rs:78:17 Sep 02 18:52:31.365 INFO kablam! | Sep 02 18:52:31.365 INFO kablam! 78 | let test_result: String = String::from_utf8(test_stdout) Sep 02 18:52:31.365 INFO kablam! | ^^^^^^^^^^^ help: consider using `_test_result` instead Sep 02 18:52:31.365 INFO kablam! Sep 02 18:52:31.365 INFO kablam! warning: unused variable: `doc_result` Sep 02 18:52:31.365 INFO kablam! --> src/main.rs:103:17 Sep 02 18:52:31.365 INFO kablam! | Sep 02 18:52:31.365 INFO kablam! 103 | let doc_result: String = String::from_utf8(doc_stdout).expect("rustdoc command failed"); Sep 02 18:52:31.365 INFO kablam! | ^^^^^^^^^^ help: consider using `_doc_result` instead Sep 02 18:52:31.365 INFO kablam! Sep 02 18:52:31.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Sep 02 18:52:31.414 INFO kablam! su: No module specific data is present Sep 02 18:52:31.870 INFO running `"docker" "rm" "-f" "8b49864ceb89b8725735f1ee244e9a4397ee98263d8bc923ac27e3e54f599cc5"` Sep 02 18:52:31.985 INFO blam! 8b49864ceb89b8725735f1ee244e9a4397ee98263d8bc923ac27e3e54f599cc5