Oct 31 22:43:41.876 INFO checking rasputozen/quickscopejs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 22:43:41.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 22:43:42.288 INFO blam! e267ca8c4018cf778ea4fae33cb885f2ebb8576315be81e693a6eb60c87fc2a5 Oct 31 22:43:42.300 INFO running `"docker" "start" "-a" "e267ca8c4018cf778ea4fae33cb885f2ebb8576315be81e693a6eb60c87fc2a5"` Oct 31 22:43:43.672 INFO kablam! usermod: no changes Oct 31 22:43:43.760 INFO kablam! Checking quickscopejs v0.1.0 (/source) Oct 31 22:43:44.488 INFO kablam! warning: unused imports: `File`, `self` Oct 31 22:43:44.488 INFO kablam! --> src/main.rs:3:16 Oct 31 22:43:44.488 INFO kablam! | Oct 31 22:43:44.488 INFO kablam! 3 | use std::fs::{ self, File }; Oct 31 22:43:44.488 INFO kablam! | ^^^^ ^^^^ Oct 31 22:43:44.488 INFO kablam! | Oct 31 22:43:44.488 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:43:44.488 INFO kablam! Oct 31 22:43:44.488 INFO kablam! warning: unused import: `regex::Regex` Oct 31 22:43:44.488 INFO kablam! --> src/main.rs:4:5 Oct 31 22:43:44.488 INFO kablam! | Oct 31 22:43:44.488 INFO kablam! 4 | use regex::Regex; Oct 31 22:43:44.488 INFO kablam! | ^^^^^^^^^^^^ Oct 31 22:43:44.488 INFO kablam! Oct 31 22:43:44.520 INFO kablam! warning: unused variable: `scripts_dir` Oct 31 22:43:44.520 INFO kablam! --> src/main.rs:13:17 Oct 31 22:43:44.520 INFO kablam! | Oct 31 22:43:44.520 INFO kablam! 13 | let scripts_dir = path; Oct 31 22:43:44.520 INFO kablam! | ^^^^^^^^^^^ help: consider using `_scripts_dir` instead Oct 31 22:43:44.520 INFO kablam! | Oct 31 22:43:44.528 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:43:44.528 INFO kablam! Oct 31 22:43:44.552 INFO kablam! warning: unused imports: `File`, `self` Oct 31 22:43:44.552 INFO kablam! --> src/main.rs:3:16 Oct 31 22:43:44.552 INFO kablam! | Oct 31 22:43:44.552 INFO kablam! 3 | use std::fs::{ self, File }; Oct 31 22:43:44.552 INFO kablam! | ^^^^ ^^^^ Oct 31 22:43:44.552 INFO kablam! | Oct 31 22:43:44.552 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 22:43:44.552 INFO kablam! Oct 31 22:43:44.552 INFO kablam! warning: unused import: `regex::Regex` Oct 31 22:43:44.552 INFO kablam! --> src/main.rs:4:5 Oct 31 22:43:44.552 INFO kablam! | Oct 31 22:43:44.552 INFO kablam! 4 | use regex::Regex; Oct 31 22:43:44.552 INFO kablam! | ^^^^^^^^^^^^ Oct 31 22:43:44.552 INFO kablam! Oct 31 22:43:44.629 INFO kablam! warning: unused variable: `scripts_dir` Oct 31 22:43:44.629 INFO kablam! --> src/main.rs:13:17 Oct 31 22:43:44.629 INFO kablam! | Oct 31 22:43:44.629 INFO kablam! 13 | let scripts_dir = path; Oct 31 22:43:44.629 INFO kablam! | ^^^^^^^^^^^ help: consider using `_scripts_dir` instead Oct 31 22:43:44.629 INFO kablam! | Oct 31 22:43:44.629 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:43:44.629 INFO kablam! Oct 31 22:43:44.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 31 22:43:44.665 INFO kablam! su: No module specific data is present Oct 31 22:43:45.758 INFO running `"docker" "rm" "-f" "e267ca8c4018cf778ea4fae33cb885f2ebb8576315be81e693a6eb60c87fc2a5"` Oct 31 22:43:46.173 INFO blam! e267ca8c4018cf778ea4fae33cb885f2ebb8576315be81e693a6eb60c87fc2a5