Sep 21 04:24:28.153 INFO checking rowdy-0.0.8 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:24:28.153 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:24:28.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:24:28.303 INFO blam! d71aa34c60e36c166812af4265ab274631910a05c148211dc05cfe8e8f6928d2 Sep 21 04:24:28.305 INFO running `"docker" "start" "-a" "d71aa34c60e36c166812af4265ab274631910a05c148211dc05cfe8e8f6928d2"` Sep 21 04:24:28.779 INFO kablam! usermod: no changes Sep 21 04:24:29.103 INFO kablam! Compiling ansi_term v0.9.0 Sep 21 04:24:29.103 INFO kablam! Checking data-encoding v1.2.0 Sep 21 04:24:29.106 INFO kablam! Checking uuid v0.4.0 Sep 21 04:24:29.109 INFO kablam! Checking argon2rs v0.2.5 Sep 21 04:24:29.109 INFO kablam! Checking unicase_serde v0.1.0 Sep 21 04:24:29.114 INFO kablam! Compiling ring v0.11.0 Sep 21 04:24:30.372 INFO kablam! Compiling rowdy v0.0.8 (/source) Sep 21 04:24:37.878 INFO kablam! Checking cookie v0.9.2 Sep 21 04:24:37.878 INFO kablam! Checking biscuit v0.0.7 Sep 21 04:24:39.257 INFO kablam! Checking rocket v0.3.16 Sep 21 04:24:46.694 INFO kablam! Checking rocket_cors v0.2.3 Sep 21 04:24:54.334 INFO kablam! Compiling rocket_codegen v0.3.16 Sep 21 04:25:08.188 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 04:25:08.188 INFO kablam! --> src/lib.rs:181:64 Sep 21 04:25:08.188 INFO kablam! | Sep 21 04:25:08.188 INFO kablam! 181 | #![deny(const_err, dead_code, deprecated, exceeding_bitshifts, fat_ptr_transmutes, improper_ctypes, Sep 21 04:25:08.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:25:08.188 INFO kablam! | Sep 21 04:25:08.188 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 21 04:25:08.188 INFO kablam! Sep 21 04:25:08.290 INFO kablam! warning: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 04:25:08.290 INFO kablam! --> src/lib.rs:181:64 Sep 21 04:25:08.290 INFO kablam! | Sep 21 04:25:08.290 INFO kablam! 181 | #![deny(const_err, dead_code, deprecated, exceeding_bitshifts, fat_ptr_transmutes, improper_ctypes, Sep 21 04:25:08.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 04:25:08.290 INFO kablam! | Sep 21 04:25:08.290 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 21 04:25:08.290 INFO kablam! Sep 21 04:25:10.484 INFO kablam! error[E0038]: the trait `hyper::header::Scheme` cannot be made into an object Sep 21 04:25:10.484 INFO kablam! --> src/auth/mod.rs:38:19 Sep 21 04:25:10.484 INFO kablam! | Sep 21 04:25:10.484 INFO kablam! 38 | pub type Scheme = hyper::header::Scheme; Sep 21 04:25:10.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::header::Scheme` cannot be made into an object Sep 21 04:25:10.484 INFO kablam! | Sep 21 04:25:10.484 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 21 04:25:10.484 INFO kablam! Sep 21 04:25:10.638 INFO kablam! error: aborting due to previous error Sep 21 04:25:10.638 INFO kablam! Sep 21 04:25:10.638 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 21 04:25:10.680 INFO kablam! error: Could not compile `rowdy`. Sep 21 04:25:10.681 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:25:11.097 INFO kablam! error[E0038]: the trait `hyper::header::Scheme` cannot be made into an object Sep 21 04:25:11.097 INFO kablam! --> src/auth/mod.rs:38:19 Sep 21 04:25:11.098 INFO kablam! | Sep 21 04:25:11.098 INFO kablam! 38 | pub type Scheme = hyper::header::Scheme; Sep 21 04:25:11.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hyper::header::Scheme` cannot be made into an object Sep 21 04:25:11.099 INFO kablam! | Sep 21 04:25:11.099 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 21 04:25:11.100 INFO kablam! Sep 21 04:25:11.242 INFO kablam! error: aborting due to previous error Sep 21 04:25:11.243 INFO kablam! Sep 21 04:25:11.243 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 21 04:25:11.274 INFO kablam! error: Could not compile `rowdy`. Sep 21 04:25:11.274 INFO kablam! Sep 21 04:25:11.274 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:25:11.276 INFO kablam! su: No module specific data is present Sep 21 04:25:13.076 INFO running `"docker" "rm" "-f" "d71aa34c60e36c166812af4265ab274631910a05c148211dc05cfe8e8f6928d2"` Sep 21 04:25:13.183 INFO blam! d71aa34c60e36c166812af4265ab274631910a05c148211dc05cfe8e8f6928d2