Oct 21 14:24:20.461 INFO checking robbinhan/direnv against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:24:20.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:24:20.812 INFO blam! 1b9d6f9e288773da34339bf1f3458517f0ccb1dbe591ad9d15d749ea2146e532 Oct 21 14:24:20.850 INFO running `"docker" "start" "-a" "1b9d6f9e288773da34339bf1f3458517f0ccb1dbe591ad9d15d749ea2146e532"` Oct 21 14:24:21.632 INFO kablam! usermod: no changes Oct 21 14:24:21.683 INFO kablam! Blocking waiting for file lock on the registry index Oct 21 14:24:21.792 INFO kablam! Checking direnv v0.1.0 (/source) Oct 21 14:24:22.253 INFO kablam! warning: unused import: `std::error::Error` Oct 21 14:24:22.253 INFO kablam! --> src/main.rs:6:5 Oct 21 14:24:22.254 INFO kablam! | Oct 21 14:24:22.254 INFO kablam! 6 | use std::error::Error; Oct 21 14:24:22.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:24:22.254 INFO kablam! | Oct 21 14:24:22.254 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:24:22.255 INFO kablam! Oct 21 14:24:22.292 INFO kablam! warning: unused import: `std::error::Error` Oct 21 14:24:22.292 INFO kablam! --> src/main.rs:6:5 Oct 21 14:24:22.292 INFO kablam! | Oct 21 14:24:22.292 INFO kablam! 6 | use std::error::Error; Oct 21 14:24:22.292 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:24:22.292 INFO kablam! | Oct 21 14:24:22.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:24:22.292 INFO kablam! Oct 21 14:24:22.308 INFO kablam! warning: unused variable: `exports` Oct 21 14:24:22.308 INFO kablam! --> src/main.rs:50:17 Oct 21 14:24:22.309 INFO kablam! | Oct 21 14:24:22.309 INFO kablam! 50 | if let Some(exports) = matches.value_of("exports") { Oct 21 14:24:22.309 INFO kablam! | ^^^^^^^ help: consider using `_exports` instead Oct 21 14:24:22.309 INFO kablam! | Oct 21 14:24:22.309 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:24:22.310 INFO kablam! Oct 21 14:24:22.380 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:24:22.380 INFO kablam! --> src/main.rs:52:13 Oct 21 14:24:22.381 INFO kablam! | Oct 21 14:24:22.381 INFO kablam! 52 | load_rc(); Oct 21 14:24:22.381 INFO kablam! | ^^^^^^^^^^ Oct 21 14:24:22.382 INFO kablam! | Oct 21 14:24:22.382 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 14:24:22.382 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:24:22.383 INFO kablam! Oct 21 14:24:22.383 INFO kablam! warning: unused variable: `exports` Oct 21 14:24:22.383 INFO kablam! --> src/main.rs:50:17 Oct 21 14:24:22.384 INFO kablam! | Oct 21 14:24:22.384 INFO kablam! 50 | if let Some(exports) = matches.value_of("exports") { Oct 21 14:24:22.384 INFO kablam! | ^^^^^^^ help: consider using `_exports` instead Oct 21 14:24:22.385 INFO kablam! | Oct 21 14:24:22.385 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:24:22.385 INFO kablam! Oct 21 14:24:22.386 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:24:22.386 INFO kablam! --> src/main.rs:52:13 Oct 21 14:24:22.386 INFO kablam! | Oct 21 14:24:22.387 INFO kablam! 52 | load_rc(); Oct 21 14:24:22.387 INFO kablam! | ^^^^^^^^^^ Oct 21 14:24:22.387 INFO kablam! | Oct 21 14:24:22.387 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 14:24:22.388 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:24:22.388 INFO kablam! Oct 21 14:24:22.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 21 14:24:22.456 INFO kablam! su: No module specific data is present Oct 21 14:24:22.992 INFO running `"docker" "rm" "-f" "1b9d6f9e288773da34339bf1f3458517f0ccb1dbe591ad9d15d749ea2146e532"` Oct 21 14:24:23.356 INFO blam! 1b9d6f9e288773da34339bf1f3458517f0ccb1dbe591ad9d15d749ea2146e532