Sep 01 13:09:13.777 INFO checking nes-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 13:09:13.777 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 13:09:13.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:09:14.031 INFO blam! 67e0f1dcf6c638b31c76327bfe0b01969ed32d77f8fc0db97462922e83dc3107 Sep 01 13:09:14.033 INFO running `"docker" "start" "-a" "67e0f1dcf6c638b31c76327bfe0b01969ed32d77f8fc0db97462922e83dc3107"` Sep 01 13:09:14.834 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 01 13:09:14.839 INFO kablam! Checking nes v0.1.1 (file:///source) Sep 01 13:09:16.192 INFO kablam! warning: unused import: `RwLock` Sep 01 13:09:16.192 INFO kablam! --> examples/lock.rs:7:27 Sep 01 13:09:16.192 INFO kablam! | Sep 01 13:09:16.192 INFO kablam! 7 | use std::sync::{Mutex,Arc,RwLock}; Sep 01 13:09:16.192 INFO kablam! | ^^^^^^ Sep 01 13:09:16.192 INFO kablam! | Sep 01 13:09:16.192 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 13:09:16.192 INFO kablam! Sep 01 13:09:16.327 INFO kablam! warning: unused variable: `file_name` Sep 01 13:09:16.327 INFO kablam! --> examples/example.rs:75:47 Sep 01 13:09:16.327 INFO kablam! | Sep 01 13:09:16.327 INFO kablam! 75 | Err(CommonError::IncorrectExtension(_,file_name, extension)) => println!("incorrect extension {}",extension), Sep 01 13:09:16.327 INFO kablam! | ^^^^^^^^^ help: consider using `_file_name` instead Sep 01 13:09:16.327 INFO kablam! | Sep 01 13:09:16.327 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 13:09:16.327 INFO kablam! Sep 01 13:09:16.328 INFO kablam! warning: unused variable: `io_error` Sep 01 13:09:16.328 INFO kablam! --> examples/example.rs:78:86 Sep 01 13:09:16.328 INFO kablam! | Sep 01 13:09:16.328 INFO kablam! 78 | CommonError::ReadFileError(_, box ReadFileError::ReadFileError(_,ref io_error, ref file)) => println!("can not read file \"{}\"",file), Sep 01 13:09:16.328 INFO kablam! | ^^^^^^^^ help: consider using `_io_error` instead Sep 01 13:09:16.328 INFO kablam! Sep 01 13:09:16.336 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 13:09:16.336 INFO kablam! --> examples/lock.rs:44:5 Sep 01 13:09:16.336 INFO kablam! | Sep 01 13:09:16.336 INFO kablam! 44 | join_handle.join(); Sep 01 13:09:16.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 13:09:16.336 INFO kablam! | Sep 01 13:09:16.336 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 13:09:16.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 13:09:16.336 INFO kablam! Sep 01 13:09:16.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Sep 01 13:09:16.434 INFO kablam! su: No module specific data is present Sep 01 13:09:17.092 INFO running `"docker" "rm" "-f" "67e0f1dcf6c638b31c76327bfe0b01969ed32d77f8fc0db97462922e83dc3107"` Sep 01 13:09:17.246 INFO blam! 67e0f1dcf6c638b31c76327bfe0b01969ed32d77f8fc0db97462922e83dc3107