Oct 13 04:12:48.972 INFO checking Jbat1Jumper/spanish against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:12:48.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 04:12:49.510 INFO blam! ce7ec5f46daf5cca38931ffcc272f0f9041e848c1a5641c7296f253b277dedea Oct 13 04:12:49.511 INFO running `"docker" "start" "-a" "ce7ec5f46daf5cca38931ffcc272f0f9041e848c1a5641c7296f253b277dedea"` Oct 13 04:12:51.064 INFO kablam! usermod: no changes Oct 13 04:12:51.163 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 13 04:12:51.163 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 13 04:12:51.163 INFO kablam! Checking simple_logger v0.5.0 Oct 13 04:12:53.688 INFO kablam! Checking flate2 v1.0.1 Oct 13 04:12:55.676 INFO kablam! Checking bzip2 v0.3.3 Oct 13 04:12:56.501 INFO kablam! Checking zip v0.4.2 Oct 13 04:12:57.875 INFO kablam! Checking acentuación-del-castellano v0.1.0 (/source) Oct 13 04:12:59.208 INFO kablam! warning: unused variable: `source` Oct 13 04:12:59.208 INFO kablam! --> src/main.rs:96:13 Oct 13 04:12:59.208 INFO kablam! | Oct 13 04:12:59.208 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.208 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 13 04:12:59.208 INFO kablam! | Oct 13 04:12:59.208 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:12:59.208 INFO kablam! Oct 13 04:12:59.208 INFO kablam! warning: unused variable: `target` Oct 13 04:12:59.208 INFO kablam! --> src/main.rs:96:32 Oct 13 04:12:59.208 INFO kablam! | Oct 13 04:12:59.208 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.208 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 13 04:12:59.208 INFO kablam! Oct 13 04:12:59.220 INFO kablam! warning: function is never used: `fix_file` Oct 13 04:12:59.220 INFO kablam! --> src/main.rs:96:1 Oct 13 04:12:59.220 INFO kablam! | Oct 13 04:12:59.220 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:12:59.220 INFO kablam! | Oct 13 04:12:59.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:12:59.220 INFO kablam! Oct 13 04:12:59.220 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 13 04:12:59.220 INFO kablam! --> src/main.rs:106:1 Oct 13 04:12:59.220 INFO kablam! | Oct 13 04:12:59.220 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 13 04:12:59.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:12:59.220 INFO kablam! Oct 13 04:12:59.544 INFO kablam! warning: unused variable: `source` Oct 13 04:12:59.544 INFO kablam! --> src/main.rs:96:13 Oct 13 04:12:59.544 INFO kablam! | Oct 13 04:12:59.544 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.544 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 13 04:12:59.544 INFO kablam! | Oct 13 04:12:59.544 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:12:59.544 INFO kablam! Oct 13 04:12:59.544 INFO kablam! warning: unused variable: `target` Oct 13 04:12:59.544 INFO kablam! --> src/main.rs:96:32 Oct 13 04:12:59.544 INFO kablam! | Oct 13 04:12:59.544 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.544 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 13 04:12:59.544 INFO kablam! Oct 13 04:12:59.556 INFO kablam! warning: function is never used: `fix_file` Oct 13 04:12:59.556 INFO kablam! --> src/main.rs:96:1 Oct 13 04:12:59.556 INFO kablam! | Oct 13 04:12:59.556 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 13 04:12:59.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:12:59.556 INFO kablam! | Oct 13 04:12:59.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:12:59.556 INFO kablam! Oct 13 04:12:59.556 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 13 04:12:59.556 INFO kablam! --> src/main.rs:106:1 Oct 13 04:12:59.556 INFO kablam! | Oct 13 04:12:59.556 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 13 04:12:59.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:12:59.556 INFO kablam! Oct 13 04:12:59.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.52s Oct 13 04:12:59.620 INFO kablam! su: No module specific data is present Oct 13 04:13:00.772 INFO running `"docker" "rm" "-f" "ce7ec5f46daf5cca38931ffcc272f0f9041e848c1a5641c7296f253b277dedea"` Oct 13 04:13:01.012 INFO blam! ce7ec5f46daf5cca38931ffcc272f0f9041e848c1a5641c7296f253b277dedea