Sep 04 05:13:44.604 INFO checking rusoto_core-0.33.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:13:44.604 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:13:44.604 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:13:44.789 INFO blam! f244ce0c3808747f9a99a52f223f7ee542526b9f1a93c1a921e260f732316faf Sep 04 05:13:44.791 INFO running `"docker" "start" "-a" "f244ce0c3808747f9a99a52f223f7ee542526b9f1a93c1a921e260f732316faf"` Sep 04 05:13:45.761 INFO kablam! Compiling rusoto_core v0.33.1 (file:///source) Sep 04 05:13:50.649 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.649 INFO kablam! --> src/request.rs:29:5 Sep 04 05:13:50.649 INFO kablam! | Sep 04 05:13:50.649 INFO kablam! 29 | use tokio_timer::Deadline; Sep 04 05:13:50.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:50.649 INFO kablam! | Sep 04 05:13:50.649 INFO kablam! note: lint level defined here Sep 04 05:13:50.649 INFO kablam! --> src/lib.rs:7:45 Sep 04 05:13:50.649 INFO kablam! | Sep 04 05:13:50.649 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:50.649 INFO kablam! | ^^^^^^^^ Sep 04 05:13:50.649 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:50.649 INFO kablam! Sep 04 05:13:50.650 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.650 INFO kablam! --> src/request.rs:215:22 Sep 04 05:13:50.650 INFO kablam! | Sep 04 05:13:50.650 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 04 05:13:50.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:50.650 INFO kablam! Sep 04 05:13:50.651 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.651 INFO kablam! --> src/request.rs:420:30 Sep 04 05:13:50.651 INFO kablam! | Sep 04 05:13:50.651 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 04 05:13:50.651 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 05:13:50.651 INFO kablam! Sep 04 05:13:50.698 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.698 INFO kablam! --> src/request.rs:29:5 Sep 04 05:13:50.698 INFO kablam! | Sep 04 05:13:50.698 INFO kablam! 29 | use tokio_timer::Deadline; Sep 04 05:13:50.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:50.698 INFO kablam! | Sep 04 05:13:50.698 INFO kablam! note: lint level defined here Sep 04 05:13:50.698 INFO kablam! --> src/lib.rs:7:45 Sep 04 05:13:50.698 INFO kablam! | Sep 04 05:13:50.698 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:50.698 INFO kablam! | ^^^^^^^^ Sep 04 05:13:50.698 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:50.698 INFO kablam! Sep 04 05:13:50.699 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.699 INFO kablam! --> src/request.rs:215:22 Sep 04 05:13:50.699 INFO kablam! | Sep 04 05:13:50.699 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 04 05:13:50.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:50.699 INFO kablam! Sep 04 05:13:50.701 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:50.701 INFO kablam! --> src/request.rs:420:30 Sep 04 05:13:50.701 INFO kablam! | Sep 04 05:13:50.701 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 04 05:13:50.701 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 05:13:50.701 INFO kablam! Sep 04 05:13:51.607 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:13:51.608 INFO kablam! Sep 04 05:13:51.623 INFO kablam! error: Could not compile `rusoto_core`. Sep 04 05:13:51.624 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:13:51.999 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:13:51.999 INFO kablam! Sep 04 05:13:52.030 INFO kablam! error: Could not compile `rusoto_core`. Sep 04 05:13:52.030 INFO kablam! Sep 04 05:13:52.030 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:13:52.032 INFO kablam! su: No module specific data is present Sep 04 05:13:52.594 INFO running `"docker" "rm" "-f" "f244ce0c3808747f9a99a52f223f7ee542526b9f1a93c1a921e260f732316faf"` Sep 04 05:13:52.735 INFO blam! f244ce0c3808747f9a99a52f223f7ee542526b9f1a93c1a921e260f732316faf