Oct 22 01:19:09.682 INFO checking nes-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:19:09.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22 01:19:10.064 INFO blam! fbac85de2a733c3ad07a467e8b82c35e72cfa6ebf869360901a632728454c7d1 Oct 22 01:19:10.076 INFO running `"docker" "start" "-a" "fbac85de2a733c3ad07a467e8b82c35e72cfa6ebf869360901a632728454c7d1"` Oct 22 01:19:10.919 INFO kablam! usermod: no changes Oct 22 01:19:10.956 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 22 01:19:10.956 INFO kablam! Checking nes v0.1.1 (/source) Oct 22 01:19:12.352 INFO kablam! warning: unused import: `RwLock` Oct 22 01:19:12.352 INFO kablam! --> examples/lock.rs:7:27 Oct 22 01:19:12.352 INFO kablam! | Oct 22 01:19:12.352 INFO kablam! 7 | use std::sync::{Mutex,Arc,RwLock}; Oct 22 01:19:12.352 INFO kablam! | ^^^^^^ Oct 22 01:19:12.352 INFO kablam! | Oct 22 01:19:12.352 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:19:12.352 INFO kablam! Oct 22 01:19:12.436 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 01:19:12.437 INFO kablam! --> examples/lock.rs:44:5 Oct 22 01:19:12.437 INFO kablam! | Oct 22 01:19:12.437 INFO kablam! 44 | join_handle.join(); Oct 22 01:19:12.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 01:19:12.437 INFO kablam! | Oct 22 01:19:12.437 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 01:19:12.437 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 01:19:12.437 INFO kablam! Oct 22 01:19:12.440 INFO kablam! warning: unused variable: `file_name` Oct 22 01:19:12.440 INFO kablam! --> examples/example.rs:75:47 Oct 22 01:19:12.440 INFO kablam! | Oct 22 01:19:12.441 INFO kablam! 75 | Err(CommonError::IncorrectExtension(_,file_name, extension)) => println!("incorrect extension {}",extension), Oct 22 01:19:12.441 INFO kablam! | ^^^^^^^^^ help: consider using `_file_name` instead Oct 22 01:19:12.441 INFO kablam! | Oct 22 01:19:12.441 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 01:19:12.441 INFO kablam! Oct 22 01:19:12.441 INFO kablam! warning: unused variable: `io_error` Oct 22 01:19:12.441 INFO kablam! --> examples/example.rs:78:86 Oct 22 01:19:12.441 INFO kablam! | Oct 22 01:19:12.441 INFO kablam! 78 | CommonError::ReadFileError(_, box ReadFileError::ReadFileError(_,ref io_error, ref file)) => println!("can not read file \"{}\"",file), Oct 22 01:19:12.441 INFO kablam! | ^^^^^^^^ help: consider using `_io_error` instead Oct 22 01:19:12.441 INFO kablam! Oct 22 01:19:12.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 22 01:19:12.525 INFO kablam! su: No module specific data is present Oct 22 01:19:13.028 INFO running `"docker" "rm" "-f" "fbac85de2a733c3ad07a467e8b82c35e72cfa6ebf869360901a632728454c7d1"` Oct 22 01:19:13.184 INFO blam! fbac85de2a733c3ad07a467e8b82c35e72cfa6ebf869360901a632728454c7d1