Oct 21 21:18:02.641 INFO checking Jbat1Jumper/spanish against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:18:02.641 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 21 21:18:03.197 INFO blam! cbbd3b9ffd1381959f641316e6cd96e8a4885b831ecf4ca654408e5eb0a2bbba Oct 21 21:18:03.202 INFO running `"docker" "start" "-a" "cbbd3b9ffd1381959f641316e6cd96e8a4885b831ecf4ca654408e5eb0a2bbba"` Oct 21 21:18:04.369 INFO kablam! usermod: no changes Oct 21 21:18:04.524 INFO kablam! Checking xml-rs v0.8.0 Oct 21 21:18:04.528 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 21:18:09.588 INFO kablam! Checking bzip2 v0.3.3 Oct 21 21:18:10.481 INFO kablam! Checking zip v0.4.2 Oct 21 21:18:11.934 INFO kablam! Checking acentuación-del-castellano v0.1.0 (/source) Oct 21 21:18:13.440 INFO kablam! warning: unused variable: `source` Oct 21 21:18:13.440 INFO kablam! --> src/main.rs:96:13 Oct 21 21:18:13.440 INFO kablam! | Oct 21 21:18:13.440 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.440 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 21 21:18:13.440 INFO kablam! | Oct 21 21:18:13.440 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:18:13.440 INFO kablam! Oct 21 21:18:13.440 INFO kablam! warning: unused variable: `target` Oct 21 21:18:13.440 INFO kablam! --> src/main.rs:96:32 Oct 21 21:18:13.440 INFO kablam! | Oct 21 21:18:13.440 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.440 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 21 21:18:13.440 INFO kablam! Oct 21 21:18:13.441 INFO kablam! warning: function is never used: `fix_file` Oct 21 21:18:13.441 INFO kablam! --> src/main.rs:96:1 Oct 21 21:18:13.441 INFO kablam! | Oct 21 21:18:13.441 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:18:13.441 INFO kablam! | Oct 21 21:18:13.441 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:18:13.441 INFO kablam! Oct 21 21:18:13.441 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 21 21:18:13.441 INFO kablam! --> src/main.rs:106:1 Oct 21 21:18:13.441 INFO kablam! | Oct 21 21:18:13.441 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 21 21:18:13.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:18:13.441 INFO kablam! Oct 21 21:18:13.876 INFO kablam! warning: unused variable: `source` Oct 21 21:18:13.877 INFO kablam! --> src/main.rs:96:13 Oct 21 21:18:13.878 INFO kablam! | Oct 21 21:18:13.879 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.879 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 21 21:18:13.880 INFO kablam! | Oct 21 21:18:13.880 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 21:18:13.881 INFO kablam! Oct 21 21:18:13.882 INFO kablam! warning: unused variable: `target` Oct 21 21:18:13.882 INFO kablam! --> src/main.rs:96:32 Oct 21 21:18:13.883 INFO kablam! | Oct 21 21:18:13.883 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.884 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 21 21:18:13.884 INFO kablam! Oct 21 21:18:13.885 INFO kablam! warning: function is never used: `fix_file` Oct 21 21:18:13.886 INFO kablam! --> src/main.rs:96:1 Oct 21 21:18:13.886 INFO kablam! | Oct 21 21:18:13.886 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 21 21:18:13.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:18:13.886 INFO kablam! | Oct 21 21:18:13.886 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:18:13.886 INFO kablam! Oct 21 21:18:13.886 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 21 21:18:13.886 INFO kablam! --> src/main.rs:106:1 Oct 21 21:18:13.886 INFO kablam! | Oct 21 21:18:13.886 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 21 21:18:13.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:18:13.886 INFO kablam! Oct 21 21:18:13.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.52s Oct 21 21:18:13.922 INFO kablam! su: No module specific data is present Oct 21 21:18:15.280 INFO running `"docker" "rm" "-f" "cbbd3b9ffd1381959f641316e6cd96e8a4885b831ecf4ca654408e5eb0a2bbba"` Oct 21 21:18:15.500 INFO blam! cbbd3b9ffd1381959f641316e6cd96e8a4885b831ecf4ca654408e5eb0a2bbba