Oct 27 11:21:26.040 INFO checking Jbat1Jumper/spanish against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:21:26.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:21:26.384 INFO blam! bb1d567887f48118e258632ce3a8f95687f19ef452b8718df25cd43703dc0347 Oct 27 11:21:26.385 INFO running `"docker" "start" "-a" "bb1d567887f48118e258632ce3a8f95687f19ef452b8718df25cd43703dc0347"` Oct 27 11:21:27.783 INFO kablam! usermod: no changes Oct 27 11:21:27.879 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 27 11:21:27.879 INFO kablam! Checking miniz_oxide v0.1.3 Oct 27 11:21:27.939 INFO kablam! Checking msdos_time v0.1.6 Oct 27 11:21:30.887 INFO kablam! Checking flate2 v1.0.1 Oct 27 11:21:32.299 INFO kablam! Checking zip v0.4.2 Oct 27 11:21:33.725 INFO kablam! Checking acentuación-del-castellano v0.1.0 (/source) Oct 27 11:21:35.133 INFO kablam! warning: unused variable: `source` Oct 27 11:21:35.133 INFO kablam! --> src/main.rs:96:13 Oct 27 11:21:35.133 INFO kablam! | Oct 27 11:21:35.133 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.133 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 27 11:21:35.133 INFO kablam! | Oct 27 11:21:35.133 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:21:35.133 INFO kablam! Oct 27 11:21:35.133 INFO kablam! warning: unused variable: `target` Oct 27 11:21:35.133 INFO kablam! --> src/main.rs:96:32 Oct 27 11:21:35.133 INFO kablam! | Oct 27 11:21:35.133 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.133 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 27 11:21:35.133 INFO kablam! Oct 27 11:21:35.147 INFO kablam! warning: function is never used: `fix_file` Oct 27 11:21:35.147 INFO kablam! --> src/main.rs:96:1 Oct 27 11:21:35.147 INFO kablam! | Oct 27 11:21:35.147 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:21:35.147 INFO kablam! | Oct 27 11:21:35.147 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:21:35.147 INFO kablam! Oct 27 11:21:35.147 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 27 11:21:35.147 INFO kablam! --> src/main.rs:106:1 Oct 27 11:21:35.147 INFO kablam! | Oct 27 11:21:35.147 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 27 11:21:35.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:21:35.147 INFO kablam! Oct 27 11:21:35.431 INFO kablam! warning: unused variable: `source` Oct 27 11:21:35.431 INFO kablam! --> src/main.rs:96:13 Oct 27 11:21:35.431 INFO kablam! | Oct 27 11:21:35.431 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.431 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 27 11:21:35.431 INFO kablam! | Oct 27 11:21:35.431 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:21:35.431 INFO kablam! Oct 27 11:21:35.431 INFO kablam! warning: unused variable: `target` Oct 27 11:21:35.431 INFO kablam! --> src/main.rs:96:32 Oct 27 11:21:35.431 INFO kablam! | Oct 27 11:21:35.431 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.431 INFO kablam! | ^^^^^^ help: consider using `_target` instead Oct 27 11:21:35.431 INFO kablam! Oct 27 11:21:35.443 INFO kablam! warning: function is never used: `fix_file` Oct 27 11:21:35.443 INFO kablam! --> src/main.rs:96:1 Oct 27 11:21:35.443 INFO kablam! | Oct 27 11:21:35.443 INFO kablam! 96 | fn fix_file(source: &mut Read, target: &mut Write) -> Result<()> { Oct 27 11:21:35.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:21:35.443 INFO kablam! | Oct 27 11:21:35.443 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:21:35.443 INFO kablam! Oct 27 11:21:35.443 INFO kablam! warning: function is never used: `get_first_error_in_file` Oct 27 11:21:35.443 INFO kablam! --> src/main.rs:106:1 Oct 27 11:21:35.443 INFO kablam! | Oct 27 11:21:35.443 INFO kablam! 106 | fn get_first_error_in_file(source: &mut Read) -> Option { Oct 27 11:21:35.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:21:35.443 INFO kablam! Oct 27 11:21:35.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.65s Oct 27 11:21:35.463 INFO kablam! su: No module specific data is present Oct 27 11:21:36.579 INFO running `"docker" "rm" "-f" "bb1d567887f48118e258632ce3a8f95687f19ef452b8718df25cd43703dc0347"` Oct 27 11:21:36.916 INFO blam! bb1d567887f48118e258632ce3a8f95687f19ef452b8718df25cd43703dc0347