Sep 18 03:09:04.518 INFO checking body-image-0.4.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:09:04.518 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:09:04.518 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/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 18 03:09:04.684 INFO blam! 2d9dada0f2dc446680b469978e15d651f178b0098e020385c1b0dcc27e45a426 Sep 18 03:09:04.686 INFO running `"docker" "start" "-a" "2d9dada0f2dc446680b469978e15d651f178b0098e020385c1b0dcc27e45a426"` Sep 18 03:09:05.887 INFO kablam! usermod: no changes Sep 18 03:09:06.105 INFO kablam! Checking olio v0.4.0 Sep 18 03:09:06.108 INFO kablam! Checking hyperx v0.13.1 Sep 18 03:09:06.109 INFO kablam! Checking memsocket v0.1.3 Sep 18 03:09:06.109 INFO kablam! Checking hyper-tls v0.3.0 Sep 18 03:09:07.979 INFO kablam! Checking hyper-stub v0.1.0 Sep 18 03:09:10.995 INFO kablam! Checking body-image v0.4.0 (/source) Sep 18 03:09:13.818 INFO kablam! warning: use of deprecated item 'async::tokio::timer::DeadlineError': use Timeout instead Sep 18 03:09:13.818 INFO kablam! --> src/async/mod.rs:77:5 Sep 18 03:09:13.818 INFO kablam! | Sep 18 03:09:13.818 INFO kablam! 77 | use self::tokio::timer::DeadlineError; Sep 18 03:09:13.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:09:13.818 INFO kablam! | Sep 18 03:09:13.818 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:09:13.818 INFO kablam! Sep 18 03:09:13.818 INFO kablam! warning: use of deprecated item 'async::tokio::timer::DeadlineError': use Timeout instead Sep 18 03:09:13.818 INFO kablam! --> src/async/mod.rs:179:29 Sep 18 03:09:13.819 INFO kablam! | Sep 18 03:09:13.819 INFO kablam! 179 | fn deadline_to_flare(de: DeadlineError, on_elapsed: F) -> Flare Sep 18 03:09:13.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 03:09:13.819 INFO kablam! Sep 18 03:09:13.951 INFO kablam! error[E0038]: the trait `async::RequestRecorder` cannot be made into an object Sep 18 03:09:13.951 INFO kablam! --> src/async/mod.rs:466:30 Sep 18 03:09:13.951 INFO kablam! | Sep 18 03:09:13.951 INFO kablam! 466 | pub type RequestRecordable = RequestRecorder; Sep 18 03:09:13.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async::RequestRecorder` cannot be made into an object Sep 18 03:09:13.951 INFO kablam! | Sep 18 03:09:13.951 INFO kablam! = note: method `record_body` has generic type parameters Sep 18 03:09:13.951 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:09:13.951 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:09:13.951 INFO kablam! Sep 18 03:09:13.991 INFO kablam! error: aborting due to previous error Sep 18 03:09:13.991 INFO kablam! Sep 18 03:09:13.991 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 18 03:09:14.004 INFO kablam! error: Could not compile `body-image`. Sep 18 03:09:14.004 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:09:14.139 INFO kablam! warning: use of deprecated item 'async::tokio::timer::DeadlineError': use Timeout instead Sep 18 03:09:14.139 INFO kablam! --> src/async/mod.rs:77:5 Sep 18 03:09:14.139 INFO kablam! | Sep 18 03:09:14.139 INFO kablam! 77 | use self::tokio::timer::DeadlineError; Sep 18 03:09:14.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:09:14.139 INFO kablam! | Sep 18 03:09:14.139 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:09:14.139 INFO kablam! Sep 18 03:09:14.139 INFO kablam! warning: use of deprecated item 'async::tokio::timer::DeadlineError': use Timeout instead Sep 18 03:09:14.139 INFO kablam! --> src/async/mod.rs:179:29 Sep 18 03:09:14.139 INFO kablam! | Sep 18 03:09:14.139 INFO kablam! 179 | fn deadline_to_flare(de: DeadlineError, on_elapsed: F) -> Flare Sep 18 03:09:14.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 18 03:09:14.139 INFO kablam! Sep 18 03:09:14.275 INFO kablam! error[E0038]: the trait `async::RequestRecorder` cannot be made into an object Sep 18 03:09:14.275 INFO kablam! --> src/async/mod.rs:466:30 Sep 18 03:09:14.275 INFO kablam! | Sep 18 03:09:14.275 INFO kablam! 466 | pub type RequestRecordable = RequestRecorder; Sep 18 03:09:14.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async::RequestRecorder` cannot be made into an object Sep 18 03:09:14.275 INFO kablam! | Sep 18 03:09:14.275 INFO kablam! = note: method `record_body` has generic type parameters Sep 18 03:09:14.275 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:09:14.275 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:09:14.275 INFO kablam! Sep 18 03:09:14.313 INFO kablam! error: aborting due to previous error Sep 18 03:09:14.313 INFO kablam! Sep 18 03:09:14.313 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 18 03:09:14.332 INFO kablam! error: Could not compile `body-image`. Sep 18 03:09:14.332 INFO kablam! Sep 18 03:09:14.332 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:09:14.334 INFO kablam! su: No module specific data is present Sep 18 03:09:14.768 INFO running `"docker" "rm" "-f" "2d9dada0f2dc446680b469978e15d651f178b0098e020385c1b0dcc27e45a426"` Sep 18 03:09:14.848 INFO blam! 2d9dada0f2dc446680b469978e15d651f178b0098e020385c1b0dcc27e45a426