Sep 17 12:41:18.199 INFO checking jhoudan/botcket against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:41:18.199 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:41:18.199 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:41:18.632 INFO blam! 9119453dff77a1e6ca373a9c6e116bb922d21913cc76007ffa43abaa5969cf56 Sep 17 12:41:18.634 INFO running `"docker" "start" "-a" "9119453dff77a1e6ca373a9c6e116bb922d21913cc76007ffa43abaa5969cf56"` Sep 17 12:41:20.775 INFO kablam! usermod: no changes Sep 17 12:41:21.059 INFO kablam! Compiling winapi v0.2.8 Sep 17 12:41:21.059 INFO kablam! Compiling matches v0.1.4 Sep 17 12:41:21.067 INFO kablam! Compiling pq-sys v0.2.7 Sep 17 12:41:21.075 INFO kablam! Compiling unicode-normalization v0.1.4 Sep 17 12:41:21.075 INFO kablam! Compiling ansi_term v0.9.0 Sep 17 12:41:21.075 INFO kablam! Compiling version_check v0.1.0 Sep 17 12:41:21.075 INFO kablam! Compiling regex-syntax v0.3.9 Sep 17 12:41:21.075 INFO kablam! Compiling utf8-ranges v0.1.3 Sep 17 12:41:21.895 INFO kablam! Compiling httparse v1.2.1 Sep 17 12:41:25.751 INFO kablam! Compiling term v0.4.5 Sep 17 12:41:26.046 INFO kablam! Compiling traitobject v0.0.1 Sep 17 12:41:26.328 INFO kablam! Compiling byteorder v0.3.13 Sep 17 12:41:26.329 INFO kablam! Compiling state v0.2.0 Sep 17 12:41:26.495 INFO kablam! Checking serde v0.9.7 Sep 17 12:41:28.171 INFO kablam! Checking toml v0.2.1 Sep 17 12:41:28.231 INFO kablam! Compiling memchr v0.1.11 Sep 17 12:41:30.252 INFO kablam! Compiling num_cpus v1.2.1 Sep 17 12:41:30.639 INFO kablam! Compiling time v0.1.36 Sep 17 12:41:30.676 INFO kablam! Compiling memchr v1.0.1 Sep 17 12:41:34.796 INFO kablam! Compiling unicode-bidi v0.2.5 Sep 17 12:41:36.098 INFO kablam! Compiling mime v0.2.2 Sep 17 12:41:43.027 INFO kablam! Compiling syn v0.10.8 Sep 17 12:41:47.169 INFO kablam! Checking r2d2 v0.7.1 Sep 17 12:41:47.232 INFO kablam! Compiling rocket v0.2.0 Sep 17 12:41:47.471 INFO kablam! Compiling rocket_codegen v0.2.0 Sep 17 12:41:47.500 INFO kablam! Compiling aho-corasick v0.5.3 Sep 17 12:41:47.603 INFO kablam! Checking term-painter v0.2.3 Sep 17 12:41:50.720 INFO kablam! Compiling idna v0.1.0 Sep 17 12:41:53.271 INFO kablam! Compiling kernel32-sys v0.2.2 Sep 17 12:41:54.728 INFO kablam! Compiling serde_derive v0.9.7 Sep 17 12:41:54.804 INFO kablam! Checking diesel v0.10.1 Sep 17 12:41:55.145 INFO kablam! Compiling thread-id v2.0.0 Sep 17 12:41:56.155 INFO kablam! Compiling unicase v1.4.0 Sep 17 12:41:56.624 INFO kablam! Checking cookie v0.6.0 Sep 17 12:41:58.026 INFO kablam! Compiling thread_local v0.2.7 Sep 17 12:42:00.455 INFO kablam! Compiling regex v0.1.80 Sep 17 12:42:07.811 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::borrow::Cow<'_, str>: std::borrow::Borrow<_>` Sep 17 12:42:07.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.0/src/http/header.rs:480:47 Sep 17 12:42:07.811 INFO kablam! | Sep 17 12:42:07.811 INFO kablam! 480 | Header::new(key.as_str(), val.borrow()) Sep 17 12:42:07.811 INFO kablam! | ^^^^^^ Sep 17 12:42:07.843 INFO kablam! Sep 17 12:42:07.967 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 17 12:42:07.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.10.1/src/lib.rs:55:9 Sep 17 12:42:07.967 INFO kablam! | Sep 17 12:42:07.967 INFO kablam! 55 | >::Output; Sep 17 12:42:07.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 12:42:07.967 INFO kablam! | Sep 17 12:42:07.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 12:42:07.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 12:42:07.967 INFO kablam! Sep 17 12:42:08.111 INFO kablam! error: aborting due to previous error Sep 17 12:42:08.111 INFO kablam! Sep 17 12:42:08.111 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 17 12:42:08.163 INFO kablam! error: Could not compile `rocket`. Sep 17 12:42:08.163 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:42:08.243 INFO kablam! error: aborting due to previous error Sep 17 12:42:08.243 INFO kablam! Sep 17 12:42:08.244 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 17 12:42:08.319 INFO kablam! error: Could not compile `diesel`. Sep 17 12:42:08.320 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:42:08.321 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 17 12:42:08.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.10.1/src/lib.rs:55:9 Sep 17 12:42:08.327 INFO kablam! | Sep 17 12:42:08.328 INFO kablam! 55 | >::Output; Sep 17 12:42:08.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 12:42:08.328 INFO kablam! | Sep 17 12:42:08.329 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 12:42:08.329 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 12:42:08.329 INFO kablam! Sep 17 12:42:08.665 INFO kablam! error: aborting due to previous error Sep 17 12:42:08.665 INFO kablam! Sep 17 12:42:08.671 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 17 12:42:08.756 INFO kablam! error: Could not compile `diesel`. Sep 17 12:42:08.756 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:42:23.844 INFO kablam! error: build failed Sep 17 12:42:23.852 INFO kablam! su: No module specific data is present Sep 17 12:42:25.114 INFO running `"docker" "rm" "-f" "9119453dff77a1e6ca373a9c6e116bb922d21913cc76007ffa43abaa5969cf56"` Sep 17 12:42:25.347 INFO blam! 9119453dff77a1e6ca373a9c6e116bb922d21913cc76007ffa43abaa5969cf56