Nov 17 12:04:36.833 INFO testing SCOTPAUL/email_to_image against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 12:04:36.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 17 12:04:37.313 INFO [stdout] d075ad86bc3383250eb94c6fd753889157d2fe8da667fdd1979d366fab1e305c Nov 17 12:04:37.316 INFO running `"docker" "start" "-a" "d075ad86bc3383250eb94c6fd753889157d2fe8da667fdd1979d366fab1e305c"` Nov 17 12:04:39.246 INFO [stderr] usermod: no changes Nov 17 12:04:39.703 INFO [stderr] Compiling memchr v0.1.11 Nov 17 12:04:39.711 INFO [stderr] Compiling itertools v0.6.2 Nov 17 12:04:39.712 INFO [stderr] Compiling bzip2-sys v0.1.5 Nov 17 12:04:39.712 INFO [stderr] Compiling miniz-sys v0.1.9 Nov 17 12:04:39.723 INFO [stderr] Compiling msdos_time v0.1.5 Nov 17 12:04:39.723 INFO [stderr] Compiling num-bigint v0.1.40 Nov 17 12:04:39.723 INFO [stderr] Compiling rayon v0.7.1 Nov 17 12:04:39.723 INFO [stderr] Compiling thread-id v2.0.0 Nov 17 12:04:41.407 INFO [stderr] Compiling nalgebra v0.11.2 Nov 17 12:04:42.492 INFO [stderr] Compiling thread_local v0.2.7 Nov 17 12:04:43.131 INFO [stderr] Compiling aho-corasick v0.5.3 Nov 17 12:04:47.547 INFO [stderr] Compiling flate2 v0.2.19 Nov 17 12:04:47.552 INFO [stderr] Compiling bzip2 v0.3.2 Nov 17 12:04:47.608 INFO [stderr] Compiling regex v0.1.80 Nov 17 12:04:50.339 INFO [stderr] Compiling num-rational v0.1.39 Nov 17 12:04:51.223 INFO [stderr] Compiling zip v0.2.6 Nov 17 12:04:53.703 INFO [stderr] Compiling image v0.15.0 Nov 17 12:04:53.703 INFO [stderr] Compiling num v0.1.40 Nov 17 12:05:07.414 INFO [stderr] Compiling env_logger v0.3.5 Nov 17 12:05:09.837 INFO [stderr] Compiling quickcheck v0.2.27 Nov 17 12:05:37.910 INFO [stderr] Compiling imageproc v0.10.0 Nov 17 12:05:44.632 INFO [stderr] Compiling email_to_image v0.1.2 (/source) Nov 17 12:05:49.342 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 12:05:49.342 INFO [stderr] --> src/main.rs:100:27 Nov 17 12:05:49.342 INFO [stderr] | Nov 17 12:05:49.342 INFO [stderr] 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Nov 17 12:05:49.342 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 12:05:49.342 INFO [stderr] | Nov 17 12:05:49.342 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 12:05:49.342 INFO [stderr] Nov 17 12:05:59.890 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Nov 17 12:05:59.904 INFO [stderr] su: No module specific data is present Nov 17 12:06:01.508 INFO running `"docker" "inspect" "d075ad86bc3383250eb94c6fd753889157d2fe8da667fdd1979d366fab1e305c"` Nov 17 12:06:01.853 INFO running `"docker" "rm" "-f" "d075ad86bc3383250eb94c6fd753889157d2fe8da667fdd1979d366fab1e305c"` Nov 17 12:06:02.143 INFO [stdout] d075ad86bc3383250eb94c6fd753889157d2fe8da667fdd1979d366fab1e305c Nov 17 12:06:02.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 17 12:06:02.508 INFO [stdout] 401141bdf5d9f95127cf3fceecb74b63d095b363d758a1577d85e57eae0e6241 Nov 17 12:06:02.515 INFO running `"docker" "start" "-a" "401141bdf5d9f95127cf3fceecb74b63d095b363d758a1577d85e57eae0e6241"` Nov 17 12:06:04.254 INFO [stderr] usermod: no changes Nov 17 12:06:04.517 INFO [stderr] Compiling email_to_image v0.1.2 (/source) Nov 17 12:06:08.840 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 12:06:08.840 INFO [stderr] --> src/main.rs:100:27 Nov 17 12:06:08.841 INFO [stderr] | Nov 17 12:06:08.841 INFO [stderr] 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Nov 17 12:06:08.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 12:06:08.842 INFO [stderr] | Nov 17 12:06:08.842 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 12:06:08.842 INFO [stderr] Nov 17 12:06:09.628 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.35s Nov 17 12:06:09.651 INFO [stderr] su: No module specific data is present Nov 17 12:06:10.698 INFO running `"docker" "inspect" "401141bdf5d9f95127cf3fceecb74b63d095b363d758a1577d85e57eae0e6241"` Nov 17 12:06:11.069 INFO running `"docker" "rm" "-f" "401141bdf5d9f95127cf3fceecb74b63d095b363d758a1577d85e57eae0e6241"` Nov 17 12:06:11.391 INFO [stdout] 401141bdf5d9f95127cf3fceecb74b63d095b363d758a1577d85e57eae0e6241 Nov 17 12:06:11.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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"` Nov 17 12:06:11.893 INFO [stdout] 9a53036bc86bc81fc46258b19640f523284d11878da6010c147c0bd30e9461f9 Nov 17 12:06:11.895 INFO running `"docker" "start" "-a" "9a53036bc86bc81fc46258b19640f523284d11878da6010c147c0bd30e9461f9"` Nov 17 12:06:14.243 INFO [stderr] usermod: no changes Nov 17 12:06:14.483 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 17 12:06:14.507 INFO [stderr] Running /target/debug/deps/email_to_image-0a88616554c8cbb3 Nov 17 12:06:14.511 INFO [stdout] Nov 17 12:06:14.511 INFO [stdout] running 0 tests Nov 17 12:06:14.511 INFO [stdout] Nov 17 12:06:14.511 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 12:06:14.511 INFO [stdout] Nov 17 12:06:14.515 INFO [stderr] su: No module specific data is present Nov 17 12:06:15.911 INFO running `"docker" "inspect" "9a53036bc86bc81fc46258b19640f523284d11878da6010c147c0bd30e9461f9"` Nov 17 12:06:16.259 INFO running `"docker" "rm" "-f" "9a53036bc86bc81fc46258b19640f523284d11878da6010c147c0bd30e9461f9"` Nov 17 12:06:16.615 INFO [stdout] 9a53036bc86bc81fc46258b19640f523284d11878da6010c147c0bd30e9461f9