Sep 02 01:51:36.910 INFO checking rusoto_core-0.33.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:51:36.910 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:51:36.910 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:51:37.077 INFO blam! 2cc7b285360c2c7902e7f159f1222011bb51563d1a1945ae5d0dccd3dca5b3d7 Sep 02 01:51:37.079 INFO running `"docker" "start" "-a" "2cc7b285360c2c7902e7f159f1222011bb51563d1a1945ae5d0dccd3dca5b3d7"` Sep 02 01:51:38.029 INFO kablam! Compiling rusoto_core v0.33.1 (file:///source) Sep 02 01:51:38.034 INFO kablam! Checking rusoto_credential v0.12.0 Sep 02 01:51:45.020 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.020 INFO kablam! --> src/request.rs:29:5 Sep 02 01:51:45.020 INFO kablam! | Sep 02 01:51:45.020 INFO kablam! 29 | use tokio_timer::Deadline; Sep 02 01:51:45.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:45.021 INFO kablam! | Sep 02 01:51:45.021 INFO kablam! note: lint level defined here Sep 02 01:51:45.021 INFO kablam! --> src/lib.rs:7:45 Sep 02 01:51:45.021 INFO kablam! | Sep 02 01:51:45.021 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:45.021 INFO kablam! | ^^^^^^^^ Sep 02 01:51:45.021 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:45.021 INFO kablam! Sep 02 01:51:45.021 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.021 INFO kablam! --> src/request.rs:215:22 Sep 02 01:51:45.021 INFO kablam! | Sep 02 01:51:45.021 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 02 01:51:45.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:45.022 INFO kablam! Sep 02 01:51:45.023 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.023 INFO kablam! --> src/request.rs:420:30 Sep 02 01:51:45.023 INFO kablam! | Sep 02 01:51:45.023 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 02 01:51:45.023 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 01:51:45.023 INFO kablam! Sep 02 01:51:45.414 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.414 INFO kablam! --> src/request.rs:29:5 Sep 02 01:51:45.414 INFO kablam! | Sep 02 01:51:45.414 INFO kablam! 29 | use tokio_timer::Deadline; Sep 02 01:51:45.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:45.415 INFO kablam! | Sep 02 01:51:45.415 INFO kablam! note: lint level defined here Sep 02 01:51:45.415 INFO kablam! --> src/lib.rs:7:45 Sep 02 01:51:45.415 INFO kablam! | Sep 02 01:51:45.415 INFO kablam! 7 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:45.415 INFO kablam! | ^^^^^^^^ Sep 02 01:51:45.415 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:45.415 INFO kablam! Sep 02 01:51:45.415 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.415 INFO kablam! --> src/request.rs:215:22 Sep 02 01:51:45.415 INFO kablam! | Sep 02 01:51:45.415 INFO kablam! 215 | HyperWithTimeout(Deadline), Sep 02 01:51:45.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:45.415 INFO kablam! Sep 02 01:51:45.417 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:45.417 INFO kablam! --> src/request.rs:420:30 Sep 02 01:51:45.417 INFO kablam! | Sep 02 01:51:45.417 INFO kablam! 420 | let future = Deadline::new(self.inner.request(http_request), deadline); Sep 02 01:51:45.417 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 01:51:45.417 INFO kablam! Sep 02 01:51:45.983 INFO kablam! error: aborting due to 3 previous errors Sep 02 01:51:45.983 INFO kablam! Sep 02 01:51:45.995 INFO kablam! error: Could not compile `rusoto_core`. Sep 02 01:51:45.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:51:46.694 INFO kablam! error: aborting due to 3 previous errors Sep 02 01:51:46.694 INFO kablam! Sep 02 01:51:46.729 INFO kablam! error: Could not compile `rusoto_core`. Sep 02 01:51:46.729 INFO kablam! Sep 02 01:51:46.729 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:51:46.731 INFO kablam! su: No module specific data is present Sep 02 01:51:47.203 INFO running `"docker" "rm" "-f" "2cc7b285360c2c7902e7f159f1222011bb51563d1a1945ae5d0dccd3dca5b3d7"` Sep 02 01:51:47.354 INFO blam! 2cc7b285360c2c7902e7f159f1222011bb51563d1a1945ae5d0dccd3dca5b3d7