Sep 21 01:47:26.773 INFO checking timespan-0.0.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:47:26.773 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:47:26.773 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:47:27.015 INFO blam! 262cc65ec6c71030bb2b43fedec94047a12f9754526bf6227cd999f5dcda408f Sep 21 01:47:27.015 INFO running `"docker" "start" "-a" "262cc65ec6c71030bb2b43fedec94047a12f9754526bf6227cd999f5dcda408f"` Sep 21 01:47:27.689 INFO kablam! usermod: no changes Sep 21 01:47:27.714 INFO kablam! warning: profile `doc` is deprecated and has no effect Sep 21 01:47:27.776 INFO kablam! Compiling parse-zoneinfo v0.2.0 Sep 21 01:47:27.776 INFO kablam! Checking timespan v0.0.4 (/source) Sep 21 01:47:28.124 INFO kablam! warning: the trait bound `T: chrono::TimeZone` is not satisfied Sep 21 01:47:28.124 INFO kablam! --> src/date_span.rs:78:24 Sep 21 01:47:28.124 INFO kablam! | Sep 21 01:47:28.124 INFO kablam! 78 | pub type DateSpan = Span>; Sep 21 01:47:28.124 INFO kablam! | ^^^^^^^^^^^^^ the trait `chrono::TimeZone` is not implemented for `T` Sep 21 01:47:28.125 INFO kablam! | Sep 21 01:47:28.125 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:47:28.125 INFO kablam! = help: consider adding a `where T: chrono::TimeZone` bound Sep 21 01:47:28.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:47:28.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:47:28.125 INFO kablam! Sep 21 01:47:28.125 INFO kablam! warning: the trait bound `T: chrono::TimeZone` is not satisfied Sep 21 01:47:28.125 INFO kablam! --> src/date_time_span.rs:99:28 Sep 21 01:47:28.125 INFO kablam! | Sep 21 01:47:28.125 INFO kablam! 99 | pub type DateTimeSpan = Span>; Sep 21 01:47:28.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `chrono::TimeZone` is not implemented for `T` Sep 21 01:47:28.125 INFO kablam! | Sep 21 01:47:28.125 INFO kablam! = help: consider adding a `where T: chrono::TimeZone` bound Sep 21 01:47:28.125 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:47:28.125 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:47:28.125 INFO kablam! Sep 21 01:47:30.514 INFO kablam! Compiling chrono-tz v0.5.0 Sep 21 01:47:46.206 INFO kablam! warning: the trait bound `T: chrono::TimeZone` is not satisfied Sep 21 01:47:46.206 INFO kablam! --> src/date_span.rs:78:24 Sep 21 01:47:46.206 INFO kablam! | Sep 21 01:47:46.206 INFO kablam! 78 | pub type DateSpan = Span>; Sep 21 01:47:46.206 INFO kablam! | ^^^^^^^^^^^^^ the trait `chrono::TimeZone` is not implemented for `T` Sep 21 01:47:46.207 INFO kablam! | Sep 21 01:47:46.207 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:47:46.207 INFO kablam! = help: consider adding a `where T: chrono::TimeZone` bound Sep 21 01:47:46.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:47:46.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:47:46.207 INFO kablam! Sep 21 01:47:46.210 INFO kablam! warning: the trait bound `T: chrono::TimeZone` is not satisfied Sep 21 01:47:46.210 INFO kablam! --> src/date_time_span.rs:99:28 Sep 21 01:47:46.210 INFO kablam! | Sep 21 01:47:46.210 INFO kablam! 99 | pub type DateTimeSpan = Span>; Sep 21 01:47:46.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `chrono::TimeZone` is not implemented for `T` Sep 21 01:47:46.210 INFO kablam! | Sep 21 01:47:46.210 INFO kablam! = help: consider adding a `where T: chrono::TimeZone` bound Sep 21 01:47:46.210 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:47:46.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:47:46.210 INFO kablam! Sep 21 01:47:46.858 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.14s Sep 21 01:47:46.867 INFO kablam! su: No module specific data is present Sep 21 01:47:47.719 INFO running `"docker" "rm" "-f" "262cc65ec6c71030bb2b43fedec94047a12f9754526bf6227cd999f5dcda408f"` Sep 21 01:47:47.788 INFO blam! 262cc65ec6c71030bb2b43fedec94047a12f9754526bf6227cd999f5dcda408f