Sep 02 01:51:35.013 INFO checking rusoto_credential-0.12.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:51:35.013 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:51:35.013 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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:35.201 INFO blam! 0f90435d93a48845abeead0448278f578f929d4d7595d3f664f46bf1660c2da9 Sep 02 01:51:35.203 INFO running `"docker" "start" "-a" "0f90435d93a48845abeead0448278f578f929d4d7595d3f664f46bf1660c2da9"` Sep 02 01:51:36.086 INFO kablam! Checking rusoto_credential v0.12.0 (file:///source) Sep 02 01:51:39.009 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.009 INFO kablam! --> src/request.rs:10:5 Sep 02 01:51:39.009 INFO kablam! | Sep 02 01:51:39.009 INFO kablam! 10 | use tokio_timer::Deadline; Sep 02 01:51:39.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:39.009 INFO kablam! | Sep 02 01:51:39.009 INFO kablam! note: lint level defined here Sep 02 01:51:39.009 INFO kablam! --> src/lib.rs:6:45 Sep 02 01:51:39.009 INFO kablam! | Sep 02 01:51:39.009 INFO kablam! 6 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:39.009 INFO kablam! | ^^^^^^^^ Sep 02 01:51:39.009 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:39.009 INFO kablam! Sep 02 01:51:39.009 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.009 INFO kablam! --> src/request.rs:66:13 Sep 02 01:51:39.010 INFO kablam! | Sep 02 01:51:39.010 INFO kablam! 66 | Request(Deadline), Sep 02 01:51:39.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:39.010 INFO kablam! Sep 02 01:51:39.010 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.010 INFO kablam! --> src/request.rs:119:48 Sep 02 01:51:39.010 INFO kablam! | Sep 02 01:51:39.010 INFO kablam! 119 | let inner = ClientFutureInner::Request(Deadline::new(future, deadline)); Sep 02 01:51:39.010 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 01:51:39.010 INFO kablam! Sep 02 01:51:39.217 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.217 INFO kablam! --> src/request.rs:10:5 Sep 02 01:51:39.217 INFO kablam! | Sep 02 01:51:39.217 INFO kablam! 10 | use tokio_timer::Deadline; Sep 02 01:51:39.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:39.217 INFO kablam! | Sep 02 01:51:39.217 INFO kablam! note: lint level defined here Sep 02 01:51:39.217 INFO kablam! --> src/lib.rs:6:45 Sep 02 01:51:39.217 INFO kablam! | Sep 02 01:51:39.217 INFO kablam! 6 | #![cfg_attr(not(feature = "unstable"), deny(warnings))] Sep 02 01:51:39.217 INFO kablam! | ^^^^^^^^ Sep 02 01:51:39.217 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 02 01:51:39.217 INFO kablam! Sep 02 01:51:39.218 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.218 INFO kablam! --> src/request.rs:66:13 Sep 02 01:51:39.219 INFO kablam! | Sep 02 01:51:39.219 INFO kablam! 66 | Request(Deadline), Sep 02 01:51:39.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:51:39.219 INFO kablam! Sep 02 01:51:39.219 INFO kablam! error: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Sep 02 01:51:39.219 INFO kablam! --> src/request.rs:119:48 Sep 02 01:51:39.219 INFO kablam! | Sep 02 01:51:39.219 INFO kablam! 119 | let inner = ClientFutureInner::Request(Deadline::new(future, deadline)); Sep 02 01:51:39.219 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 01:51:39.219 INFO kablam! Sep 02 01:51:39.610 INFO kablam! error: aborting due to 3 previous errors Sep 02 01:51:39.610 INFO kablam! Sep 02 01:51:39.624 INFO kablam! error: Could not compile `rusoto_credential`. Sep 02 01:51:39.624 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:51:40.126 INFO kablam! error: aborting due to 3 previous errors Sep 02 01:51:40.126 INFO kablam! Sep 02 01:51:40.157 INFO kablam! error: Could not compile `rusoto_credential`. Sep 02 01:51:40.157 INFO kablam! Sep 02 01:51:40.157 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:51:40.158 INFO kablam! su: No module specific data is present Sep 02 01:51:40.658 INFO running `"docker" "rm" "-f" "0f90435d93a48845abeead0448278f578f929d4d7595d3f664f46bf1660c2da9"` Sep 02 01:51:40.784 INFO blam! 0f90435d93a48845abeead0448278f578f929d4d7595d3f664f46bf1660c2da9