Sep 04 05:13:46.033 INFO checking rusoto_core-0.33.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 05:13:46.033 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 05:13:46.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:46.262 INFO blam! 0048c10972c54d3be84d5ed204b9d6f7cd2791f5ac1c47b2d2dee6025bbf0979 Sep 04 05:13:46.264 INFO running `"docker" "start" "-a" "0048c10972c54d3be84d5ed204b9d6f7cd2791f5ac1c47b2d2dee6025bbf0979"` Sep 04 05:13:47.288 INFO kablam! Compiling rusoto_core v0.33.1 (file:///source) Sep 04 05:13:47.292 INFO kablam! Checking rusoto_credential v0.12.0 Sep 04 05:13:54.279 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.279 INFO kablam! --> src/request.rs:29:5 Sep 04 05:13:54.279 INFO kablam! | Sep 04 05:13:54.279 INFO kablam! 29 | use tokio_timer::Deadline; Sep 04 05:13:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:54.279 INFO kablam! | Sep 04 05:13:54.279 INFO kablam! note: lint level defined here Sep 04 05:13:54.279 INFO kablam! --> src/lib.rs:7:45 Sep 04 05:13:54.279 INFO kablam! | Sep 04 05:13:54.279 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:54.279 INFO kablam! | ^^^^^^^^ Sep 04 05:13:54.279 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:54.279 INFO kablam! Sep 04 05:13:54.279 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.279 INFO kablam! --> src/request.rs:215:22 Sep 04 05:13:54.279 INFO kablam! | Sep 04 05:13:54.279 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 04 05:13:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:54.280 INFO kablam! Sep 04 05:13:54.281 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.281 INFO kablam! --> src/request.rs:420:30 Sep 04 05:13:54.281 INFO kablam! | Sep 04 05:13:54.281 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 04 05:13:54.281 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 05:13:54.281 INFO kablam! Sep 04 05:13:54.455 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.456 INFO kablam! --> src/request.rs:29:5 Sep 04 05:13:54.457 INFO kablam! | Sep 04 05:13:54.457 INFO kablam! 29 | use tokio_timer::Deadline; Sep 04 05:13:54.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:54.457 INFO kablam! | Sep 04 05:13:54.457 INFO kablam! note: lint level defined here Sep 04 05:13:54.457 INFO kablam! --> src/lib.rs:7:45 Sep 04 05:13:54.457 INFO kablam! | Sep 04 05:13:54.457 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 04 05:13:54.457 INFO kablam! | ^^^^^^^^ Sep 04 05:13:54.457 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 05:13:54.457 INFO kablam! Sep 04 05:13:54.457 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.457 INFO kablam! --> src/request.rs:215:22 Sep 04 05:13:54.457 INFO kablam! | Sep 04 05:13:54.457 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 04 05:13:54.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 05:13:54.457 INFO kablam! Sep 04 05:13:54.457 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 04 05:13:54.457 INFO kablam! --> src/request.rs:420:30 Sep 04 05:13:54.457 INFO kablam! | Sep 04 05:13:54.457 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 04 05:13:54.457 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 05:13:54.457 INFO kablam! Sep 04 05:13:55.363 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:13:55.363 INFO kablam! Sep 04 05:13:55.377 INFO kablam! error: Could not compile `rusoto_core`. Sep 04 05:13:55.377 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 05:13:55.483 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:13:55.483 INFO kablam! Sep 04 05:13:55.517 INFO kablam! error: Could not compile `rusoto_core`. Sep 04 05:13:55.517 INFO kablam! Sep 04 05:13:55.517 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:13:55.518 INFO kablam! su: No module specific data is present Sep 04 05:13:55.960 INFO running `"docker" "rm" "-f" "0048c10972c54d3be84d5ed204b9d6f7cd2791f5ac1c47b2d2dee6025bbf0979"` Sep 04 05:13:56.113 INFO blam! 0048c10972c54d3be84d5ed204b9d6f7cd2791f5ac1c47b2d2dee6025bbf0979