Sep 17 18:41:00.852 INFO checking rowdy-0.0.8 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:41:00.852 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:41:00.853 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/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 18:41:01.103 INFO blam! e8a38f04c42c36db21dfb9a68db7220b07c3f3e43e9cb2c9c6901c6a6ec70cae Sep 17 18:41:01.105 INFO running `"docker" "start" "-a" "e8a38f04c42c36db21dfb9a68db7220b07c3f3e43e9cb2c9c6901c6a6ec70cae"` Sep 17 18:41:02.034 INFO kablam! usermod: no changes Sep 17 18:41:02.358 INFO kablam! Compiling safemem v0.3.0 Sep 17 18:41:02.359 INFO kablam! Compiling pear v0.0.20 Sep 17 18:41:02.366 INFO kablam! Checking data-encoding v1.2.0 Sep 17 18:41:02.387 INFO kablam! Compiling isatty v0.1.9 Sep 17 18:41:02.390 INFO kablam! Compiling pear_codegen v0.0.20 Sep 17 18:41:02.391 INFO kablam! Compiling rocket v0.3.16 Sep 17 18:41:02.391 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 17 18:41:04.118 INFO kablam! Compiling base64 v0.6.0 Sep 17 18:41:04.170 INFO kablam! Compiling rowdy v0.0.8 (/source) Sep 17 18:41:04.206 INFO kablam! Checking uuid v0.4.0 Sep 17 18:41:04.274 INFO kablam! Compiling httparse v1.3.2 Sep 17 18:41:05.347 INFO kablam! Compiling base64 v0.9.3 Sep 17 18:41:06.313 INFO kablam! Compiling smallvec v0.6.5 Sep 17 18:41:07.179 INFO kablam! Checking blake2-rfc v0.2.18 Sep 17 18:41:07.181 INFO kablam! Compiling mime v0.2.6 Sep 17 18:41:07.621 INFO kablam! Checking csv v1.0.1 Sep 17 18:41:08.157 INFO kablam! Checking unicase_serde v0.1.0 Sep 17 18:41:08.727 INFO kablam! Compiling ring v0.11.0 Sep 17 18:41:09.534 INFO kablam! Checking argon2rs v0.2.5 Sep 17 18:41:11.114 INFO kablam! Compiling hyper v0.10.13 Sep 17 18:41:23.127 INFO kablam! Checking cookie v0.9.2 Sep 17 18:41:23.127 INFO kablam! Checking biscuit v0.0.7 Sep 17 18:41:40.872 INFO kablam! Checking rocket_cors v0.2.3 Sep 17 18:41:59.263 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 17 18:41:59.263 INFO kablam! --> src/lib.rs:181:64 Sep 17 18:41:59.263 INFO kablam! | Sep 17 18:41:59.263 INFO kablam! 181 | #![deny(const_err, dead_code, deprecated, exceeding_bitshifts, fat_ptr_transmutes, improper_ctypes, Sep 17 18:41:59.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 18:41:59.263 INFO kablam! | Sep 17 18:41:59.263 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 17 18:41:59.263 INFO kablam! Sep 17 18:41:59.276 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 17 18:41:59.276 INFO kablam! --> src/lib.rs:181:64 Sep 17 18:41:59.276 INFO kablam! | Sep 17 18:41:59.276 INFO kablam! 181 | #![deny(const_err, dead_code, deprecated, exceeding_bitshifts, fat_ptr_transmutes, improper_ctypes, Sep 17 18:41:59.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 18:41:59.276 INFO kablam! | Sep 17 18:41:59.276 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 17 18:41:59.276 INFO kablam! Sep 17 18:42:01.051 INFO kablam! error[E0038]: the trait `hyper::header::Scheme` cannot be made into an object Sep 17 18:42:01.051 INFO kablam! --> src/auth/mod.rs:38:19 Sep 17 18:42:01.051 INFO kablam! | Sep 17 18:42:01.051 INFO kablam! 38 | pub type Scheme = hyper::header::Scheme; Sep 17 18:42:01.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::header::Scheme` cannot be made into an object Sep 17 18:42:01.051 INFO kablam! | Sep 17 18:42:01.051 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 17 18:42:01.052 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:42:01.052 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:42:01.052 INFO kablam! Sep 17 18:42:01.174 INFO kablam! error: aborting due to previous error Sep 17 18:42:01.174 INFO kablam! Sep 17 18:42:01.174 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 17 18:42:01.189 INFO kablam! error: Could not compile `rowdy`. Sep 17 18:42:01.189 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:42:01.568 INFO kablam! error[E0038]: the trait `hyper::header::Scheme` cannot be made into an object Sep 17 18:42:01.568 INFO kablam! --> src/auth/mod.rs:38:19 Sep 17 18:42:01.568 INFO kablam! | Sep 17 18:42:01.569 INFO kablam! 38 | pub type Scheme = hyper::header::Scheme; Sep 17 18:42:01.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::header::Scheme` cannot be made into an object Sep 17 18:42:01.569 INFO kablam! | Sep 17 18:42:01.569 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 17 18:42:01.569 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:42:01.569 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:42:01.570 INFO kablam! Sep 17 18:42:01.711 INFO kablam! error: aborting due to previous error Sep 17 18:42:01.711 INFO kablam! Sep 17 18:42:01.711 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 17 18:42:01.735 INFO kablam! error: Could not compile `rowdy`. Sep 17 18:42:01.735 INFO kablam! Sep 17 18:42:01.735 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:42:01.737 INFO kablam! su: No module specific data is present Sep 17 18:42:02.314 INFO running `"docker" "rm" "-f" "e8a38f04c42c36db21dfb9a68db7220b07c3f3e43e9cb2c9c6901c6a6ec70cae"` Sep 17 18:42:02.504 INFO blam! e8a38f04c42c36db21dfb9a68db7220b07c3f3e43e9cb2c9c6901c6a6ec70cae