Oct 13 05:04:14.336 INFO checking Debonair2/extensionFinder against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:04:14.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 05:04:14.869 INFO blam! 7899bfe0e171457a6d151fb463212bfa1a0dbf7509c1c0c22904717ceb438938 Oct 13 05:04:14.876 INFO running `"docker" "start" "-a" "7899bfe0e171457a6d151fb463212bfa1a0dbf7509c1c0c22904717ceb438938"` Oct 13 05:04:15.972 INFO kablam! usermod: no changes Oct 13 05:04:16.032 INFO kablam! Checking extFinder v0.1.0 (/source) Oct 13 05:04:16.856 INFO kablam! warning: unused variable: `e` Oct 13 05:04:16.856 INFO kablam! --> src/lib.rs:45:16 Oct 13 05:04:16.856 INFO kablam! | Oct 13 05:04:16.856 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 13 05:04:16.856 INFO kablam! | ^ help: consider using `_e` instead Oct 13 05:04:16.856 INFO kablam! | Oct 13 05:04:16.856 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:04:16.856 INFO kablam! Oct 13 05:04:16.877 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 13 05:04:16.877 INFO kablam! | Oct 13 05:04:16.877 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:04:16.877 INFO kablam! Oct 13 05:04:16.877 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 13 05:04:16.877 INFO kablam! --> src/lib.rs:54:13 Oct 13 05:04:16.884 INFO kablam! | Oct 13 05:04:16.884 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 13 05:04:16.884 INFO kablam! | ^^^^^^^^ Oct 13 05:04:16.884 INFO kablam! Oct 13 05:04:16.884 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:04:16.884 INFO kablam! --> src/lib.rs:56:13 Oct 13 05:04:16.884 INFO kablam! | Oct 13 05:04:16.884 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 13 05:04:16.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:04:16.884 INFO kablam! | Oct 13 05:04:16.884 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:04:16.884 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:04:16.884 INFO kablam! Oct 13 05:04:17.417 INFO kablam! warning: unused variable: `e` Oct 13 05:04:17.417 INFO kablam! --> src/lib.rs:45:16 Oct 13 05:04:17.417 INFO kablam! | Oct 13 05:04:17.418 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 13 05:04:17.418 INFO kablam! | ^ help: consider using `_e` instead Oct 13 05:04:17.418 INFO kablam! | Oct 13 05:04:17.418 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:04:17.418 INFO kablam! Oct 13 05:04:17.479 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 13 05:04:17.479 INFO kablam! | Oct 13 05:04:17.479 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:04:17.479 INFO kablam! Oct 13 05:04:17.479 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 13 05:04:17.479 INFO kablam! --> src/lib.rs:54:13 Oct 13 05:04:17.479 INFO kablam! | Oct 13 05:04:17.479 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 13 05:04:17.479 INFO kablam! | ^^^^^^^^ Oct 13 05:04:17.479 INFO kablam! Oct 13 05:04:17.479 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:04:17.479 INFO kablam! --> src/lib.rs:56:13 Oct 13 05:04:17.479 INFO kablam! | Oct 13 05:04:17.479 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 13 05:04:17.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:04:17.479 INFO kablam! | Oct 13 05:04:17.479 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:04:17.479 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:04:17.479 INFO kablam! Oct 13 05:04:17.596 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 13 05:04:17.597 INFO kablam! | Oct 13 05:04:17.597 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:04:17.597 INFO kablam! Oct 13 05:04:18.001 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 13 05:04:18.001 INFO kablam! | Oct 13 05:04:18.001 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:04:18.001 INFO kablam! Oct 13 05:04:18.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 13 05:04:18.040 INFO kablam! su: No module specific data is present Oct 13 05:04:18.949 INFO running `"docker" "rm" "-f" "7899bfe0e171457a6d151fb463212bfa1a0dbf7509c1c0c22904717ceb438938"` Oct 13 05:04:19.268 INFO blam! 7899bfe0e171457a6d151fb463212bfa1a0dbf7509c1c0c22904717ceb438938