Oct 15 07:05:30.845 INFO testing SCOTPAUL/email_to_image against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:05:30.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:05:31.223 INFO blam! f68a987f1a13ab12024308e3e674c09eca0f74a9b0cf4ace137f48b0efb4d2a4 Oct 15 07:05:31.225 INFO running `"docker" "start" "-a" "f68a987f1a13ab12024308e3e674c09eca0f74a9b0cf4ace137f48b0efb4d2a4"` Oct 15 07:05:32.403 INFO kablam! usermod: no changes Oct 15 07:05:32.731 INFO kablam! Compiling custom_derive v0.1.7 Oct 15 07:05:32.739 INFO kablam! Compiling podio v0.1.5 Oct 15 07:05:32.739 INFO kablam! Compiling itertools v0.6.2 Oct 15 07:05:32.739 INFO kablam! Compiling memchr v0.1.11 Oct 15 07:05:32.739 INFO kablam! Compiling iovec v0.1.0 Oct 15 07:05:32.739 INFO kablam! Compiling term_size v0.3.0 Oct 15 07:05:32.739 INFO kablam! Compiling atty v0.2.2 Oct 15 07:05:32.739 INFO kablam! Compiling net2 v0.2.31 Oct 15 07:05:33.616 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 07:05:35.216 INFO kablam! Compiling bzip2-sys v0.1.5 Oct 15 07:05:35.515 INFO kablam! Compiling tokio-service v0.1.0 Oct 15 07:05:35.535 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 15 07:05:35.615 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 07:05:36.032 INFO kablam! Compiling msdos_time v0.1.5 Oct 15 07:05:38.407 INFO kablam! Compiling num-bigint v0.1.40 Oct 15 07:05:38.563 INFO kablam! Compiling conv v0.3.3 Oct 15 07:05:39.347 INFO kablam! Compiling textwrap v0.7.0 Oct 15 07:05:40.147 INFO kablam! Compiling bytes v0.4.5 Oct 15 07:05:40.163 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 07:05:40.408 INFO kablam! Compiling mio v0.6.10 Oct 15 07:05:47.055 INFO kablam! Compiling thread-id v2.0.0 Oct 15 07:05:47.251 INFO kablam! Compiling clap v2.26.0 Oct 15 07:05:47.467 INFO kablam! Compiling tokio-io v0.1.3 Oct 15 07:05:48.950 INFO kablam! Compiling nalgebra v0.11.2 Oct 15 07:05:49.359 INFO kablam! Compiling rayon v0.8.2 Oct 15 07:05:49.751 INFO kablam! Compiling rayon v0.7.1 Oct 15 07:05:50.269 INFO kablam! Compiling thread_local v0.2.7 Oct 15 07:05:56.671 INFO kablam! Compiling flate2 v0.2.19 Oct 15 07:05:56.719 INFO kablam! Compiling regex v0.1.80 Oct 15 07:05:56.887 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 07:05:59.404 INFO kablam! Compiling num-rational v0.1.39 Oct 15 07:06:06.775 INFO kablam! Compiling bzip2 v0.3.2 Oct 15 07:06:12.558 INFO kablam! Compiling num v0.1.40 Oct 15 07:06:12.851 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 07:06:12.851 INFO kablam! Compiling zip v0.2.6 Oct 15 07:06:13.107 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 07:06:32.399 INFO kablam! Compiling hyper v0.11.2 Oct 15 07:06:33.274 INFO kablam! Compiling env_logger v0.3.5 Oct 15 07:06:33.656 INFO kablam! Compiling image v0.15.0 Oct 15 07:06:38.129 INFO kablam! Compiling quickcheck v0.2.27 Oct 15 07:07:35.711 INFO kablam! Compiling imageproc v0.10.0 Oct 15 07:07:42.571 INFO kablam! Compiling email_to_image v0.1.2 (/source) Oct 15 07:07:46.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:07:46.143 INFO kablam! --> src/main.rs:100:27 Oct 15 07:07:46.143 INFO kablam! | Oct 15 07:07:46.143 INFO kablam! 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Oct 15 07:07:46.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:07:46.143 INFO kablam! | Oct 15 07:07:46.143 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 07:07:46.143 INFO kablam! help: remove these parentheses Oct 15 07:07:46.143 INFO kablam! | Oct 15 07:07:46.143 INFO kablam! 100 | Either::B(err(hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, Oct 15 07:07:46.143 INFO kablam! 101 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Font ", Oct 15 07:07:46.144 INFO kablam! 102 | " not found"], Oct 15 07:07:46.144 INFO kablam! 103 | &match (&config.font,) Oct 15 07:07:46.144 INFO kablam! 104 | { Oct 15 07:07:46.144 INFO kablam! 105 | (arg0,) Oct 15 07:07:46.144 INFO kablam! ... Oct 15 07:07:46.144 INFO kablam! Oct 15 07:07:56.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 23s Oct 15 07:07:56.223 INFO kablam! su: No module specific data is present Oct 15 07:07:57.967 INFO running `"docker" "rm" "-f" "f68a987f1a13ab12024308e3e674c09eca0f74a9b0cf4ace137f48b0efb4d2a4"` Oct 15 07:07:58.411 INFO blam! f68a987f1a13ab12024308e3e674c09eca0f74a9b0cf4ace137f48b0efb4d2a4 Oct 15 07:07:58.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:07:58.893 INFO blam! 90f0734fc3093d20852ffd63891f99f26ae0e6a21d2fac44a30d3f59ec624459 Oct 15 07:07:58.895 INFO running `"docker" "start" "-a" "90f0734fc3093d20852ffd63891f99f26ae0e6a21d2fac44a30d3f59ec624459"` Oct 15 07:08:01.715 INFO kablam! usermod: no changes Oct 15 07:08:02.003 INFO kablam! Compiling email_to_image v0.1.2 (/source) Oct 15 07:08:05.440 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:05.441 INFO kablam! --> src/main.rs:100:27 Oct 15 07:08:05.442 INFO kablam! | Oct 15 07:08:05.443 INFO kablam! 100 | Either::B(err((hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, format!("Font {} not found", config.font)))))) Oct 15 07:08:05.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:08:05.444 INFO kablam! | Oct 15 07:08:05.445 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 07:08:05.446 INFO kablam! help: remove these parentheses Oct 15 07:08:05.446 INFO kablam! | Oct 15 07:08:05.447 INFO kablam! 100 | Either::B(err(hyper::error::Error::Io(std::io::Error::new(ErrorKind::NotFound, Oct 15 07:08:05.447 INFO kablam! 101 | ::fmt::format(::std::fmt::Arguments::new_v1_formatted(&["Font ", Oct 15 07:08:05.448 INFO kablam! 102 | " not found"], Oct 15 07:08:05.449 INFO kablam! 103 | &match (&config.font,) Oct 15 07:08:05.449 INFO kablam! 104 | { Oct 15 07:08:05.450 INFO kablam! 105 | (arg0,) Oct 15 07:08:05.450 INFO kablam! ... Oct 15 07:08:05.450 INFO kablam! Oct 15 07:08:06.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.56s Oct 15 07:08:06.331 INFO kablam! su: No module specific data is present Oct 15 07:08:07.875 INFO running `"docker" "rm" "-f" "90f0734fc3093d20852ffd63891f99f26ae0e6a21d2fac44a30d3f59ec624459"` Oct 15 07:08:08.214 INFO blam! 90f0734fc3093d20852ffd63891f99f26ae0e6a21d2fac44a30d3f59ec624459 Oct 15 07:08:08.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:08:08.689 INFO blam! f6dd22972a41b0d0e47111b8ae8b957556a9bacf68763ecb866211e3feb32cb6 Oct 15 07:08:08.689 INFO running `"docker" "start" "-a" "f6dd22972a41b0d0e47111b8ae8b957556a9bacf68763ecb866211e3feb32cb6"` Oct 15 07:08:10.195 INFO kablam! usermod: no changes Oct 15 07:08:10.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 15 07:08:10.458 INFO kablam! Running /target/debug/deps/email_to_image-1ca27c2f7632d743 Oct 15 07:08:10.468 INFO blam! Oct 15 07:08:10.468 INFO blam! running 0 tests Oct 15 07:08:10.468 INFO blam! Oct 15 07:08:10.468 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:08:10.468 INFO blam! Oct 15 07:08:10.475 INFO kablam! su: No module specific data is present Oct 15 07:08:11.760 INFO running `"docker" "rm" "-f" "f6dd22972a41b0d0e47111b8ae8b957556a9bacf68763ecb866211e3feb32cb6"` Oct 15 07:08:12.037 INFO blam! f6dd22972a41b0d0e47111b8ae8b957556a9bacf68763ecb866211e3feb32cb6