Oct 27 09:53:33.300 INFO checking SCOTPAUL/email_to_image against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:53:33.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 09:53:33.635 INFO blam! 8c6efd77554aaa85641fda51818f90b188c7f11658db3d1ba33439a483b95f98 Oct 27 09:53:33.643 INFO running `"docker" "start" "-a" "8c6efd77554aaa85641fda51818f90b188c7f11658db3d1ba33439a483b95f98"` Oct 27 09:53:34.469 INFO kablam! usermod: no changes Oct 27 09:53:34.727 INFO kablam! Checking itertools v0.6.2 Oct 27 09:53:34.727 INFO kablam! Checking memchr v0.1.11 Oct 27 09:53:34.749 INFO kablam! Compiling miniz-sys v0.1.9 Oct 27 09:53:34.749 INFO kablam! Compiling bzip2-sys v0.1.5 Oct 27 09:53:34.749 INFO kablam! Checking rayon-core v1.2.1 Oct 27 09:53:34.749 INFO kablam! Checking msdos_time v0.1.5 Oct 27 09:53:34.749 INFO kablam! Checking num-bigint v0.1.40 Oct 27 09:53:34.749 INFO kablam! Checking thread-id v2.0.0 Oct 27 09:53:35.600 INFO kablam! Checking nalgebra v0.11.2 Oct 27 09:53:35.700 INFO kablam! Checking thread_local v0.2.7 Oct 27 09:53:36.939 INFO kablam! Checking aho-corasick v0.5.3 Oct 27 09:53:37.843 INFO kablam! Checking rayon v0.8.2 Oct 27 09:53:37.932 INFO kablam! Checking rayon v0.7.1 Oct 27 09:53:39.431 INFO kablam! Checking regex v0.1.80 Oct 27 09:53:42.183 INFO kablam! Checking flate2 v0.2.19 Oct 27 09:53:44.767 INFO kablam! Checking num-rational v0.1.39 Oct 27 09:53:45.812 INFO kablam! Checking bzip2 v0.3.2 Oct 27 09:53:50.220 INFO kablam! Checking num v0.1.40 Oct 27 09:53:50.276 INFO kablam! Checking zip v0.2.6 Oct 27 09:53:51.943 INFO kablam! Checking env_logger v0.3.5 Oct 27 09:53:54.473 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 27 09:53:55.123 INFO kablam! Checking quickcheck v0.2.27 Oct 27 09:53:58.085 INFO kablam! Checking image v0.15.0 Oct 27 09:54:21.033 INFO kablam! Checking imageproc v0.10.0 Oct 27 09:54:25.810 INFO kablam! Checking email_to_image v0.1.2 (/source) Oct 27 09:54:33.635 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 09:54:33.635 INFO kablam! --> src/main.rs:100:27 Oct 27 09:54:33.635 INFO kablam! | Oct 27 09:54:33.635 INFO kablam! 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Oct 27 09:54:33.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.635 INFO kablam! | Oct 27 09:54:33.635 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:54:33.635 INFO kablam! help: remove these parentheses Oct 27 09:54:33.635 INFO kablam! | Oct 27 09:54:33.635 INFO kablam! 100 | Either::B(err(hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, Oct 27 09:54:33.635 INFO kablam! 101 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Font ", Oct 27 09:54:33.635 INFO kablam! 102 | " not found"], Oct 27 09:54:33.635 INFO kablam! 103 | &match (&config.font,) Oct 27 09:54:33.635 INFO kablam! 104 | { Oct 27 09:54:33.635 INFO kablam! 105 | (arg0,) Oct 27 09:54:33.635 INFO kablam! ... Oct 27 09:54:33.635 INFO kablam! Oct 27 09:54:34.195 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 09:54:34.195 INFO kablam! --> src/main.rs:100:27 Oct 27 09:54:34.195 INFO kablam! | Oct 27 09:54:34.195 INFO kablam! 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Oct 27 09:54:34.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:34.195 INFO kablam! | Oct 27 09:54:34.195 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:54:34.195 INFO kablam! help: remove these parentheses Oct 27 09:54:34.195 INFO kablam! | Oct 27 09:54:34.195 INFO kablam! 100 | Either::B(err(hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, Oct 27 09:54:34.195 INFO kablam! 101 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Font ", Oct 27 09:54:34.195 INFO kablam! 102 | " not found"], Oct 27 09:54:34.195 INFO kablam! 103 | &match (&config.font,) Oct 27 09:54:34.195 INFO kablam! 104 | { Oct 27 09:54:34.195 INFO kablam! 105 | (arg0,) Oct 27 09:54:34.195 INFO kablam! ... Oct 27 09:54:34.195 INFO kablam! Oct 27 09:54:34.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.95s Oct 27 09:54:34.463 INFO kablam! su: No module specific data is present Oct 27 09:54:35.294 INFO running `"docker" "rm" "-f" "8c6efd77554aaa85641fda51818f90b188c7f11658db3d1ba33439a483b95f98"` Oct 27 09:54:35.711 INFO blam! 8c6efd77554aaa85641fda51818f90b188c7f11658db3d1ba33439a483b95f98