Sep 17 19:42:24.047 INFO checking prometheus-0.4.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 19:42:24.047 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 19:42:24.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 19:42:24.288 INFO blam! 49573c3bf8d5f01e82e7ae302d2bcaaa18f4ac5529a36c583b13ce7f0a688de0 Sep 17 19:42:24.293 INFO running `"docker" "start" "-a" "49573c3bf8d5f01e82e7ae302d2bcaaa18f4ac5529a36c583b13ce7f0a688de0"` Sep 17 19:42:25.177 INFO kablam! usermod: no changes Sep 17 19:42:25.342 INFO kablam! Compiling prometheus v0.4.2 (/source) Sep 17 19:42:26.223 INFO kablam! error: the trait bound `P: atomic64::Atomic` is not satisfied Sep 17 19:42:26.223 INFO kablam! --> src/counter.rs:137:33 Sep 17 19:42:26.223 INFO kablam! | Sep 17 19:42:26.223 INFO kablam! 137 | pub type GenericCounterVec

= MetricVec>; Sep 17 19:42:26.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P` Sep 17 19:42:26.223 INFO kablam! | Sep 17 19:42:26.223 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 19:42:26.223 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound Sep 17 19:42:26.223 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:42:26.223 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:42:26.223 INFO kablam! Sep 17 19:42:26.229 INFO kablam! error: the trait bound `P: atomic64::Atomic` is not satisfied Sep 17 19:42:26.229 INFO kablam! --> src/gauge.rs:147:31 Sep 17 19:42:26.229 INFO kablam! | Sep 17 19:42:26.229 INFO kablam! 147 | pub type GenericGaugeVec

= MetricVec>; Sep 17 19:42:26.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P` Sep 17 19:42:26.229 INFO kablam! | Sep 17 19:42:26.229 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound Sep 17 19:42:26.229 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:42:26.229 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:42:26.229 INFO kablam! Sep 17 19:42:26.302 INFO kablam! error: aborting due to 2 previous errors Sep 17 19:42:26.302 INFO kablam! Sep 17 19:42:26.302 INFO kablam! error: Could not compile `prometheus`. Sep 17 19:42:26.302 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 19:42:26.431 INFO kablam! error: the trait bound `P: atomic64::Atomic` is not satisfied Sep 17 19:42:26.431 INFO kablam! --> src/counter.rs:137:33 Sep 17 19:42:26.431 INFO kablam! | Sep 17 19:42:26.431 INFO kablam! 137 | pub type GenericCounterVec

= MetricVec>; Sep 17 19:42:26.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P` Sep 17 19:42:26.431 INFO kablam! | Sep 17 19:42:26.431 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 19:42:26.431 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound Sep 17 19:42:26.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:42:26.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:42:26.431 INFO kablam! Sep 17 19:42:26.431 INFO kablam! error: the trait bound `P: atomic64::Atomic` is not satisfied Sep 17 19:42:26.431 INFO kablam! --> src/gauge.rs:147:31 Sep 17 19:42:26.431 INFO kablam! | Sep 17 19:42:26.431 INFO kablam! 147 | pub type GenericGaugeVec

= MetricVec>; Sep 17 19:42:26.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P` Sep 17 19:42:26.431 INFO kablam! | Sep 17 19:42:26.431 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound Sep 17 19:42:26.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 19:42:26.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 19:42:26.431 INFO kablam! Sep 17 19:42:26.515 INFO kablam! error: aborting due to 2 previous errors Sep 17 19:42:26.515 INFO kablam! Sep 17 19:42:26.534 INFO kablam! error: Could not compile `prometheus`. Sep 17 19:42:26.534 INFO kablam! Sep 17 19:42:26.534 INFO kablam! To learn more, run the command again with --verbose. Sep 17 19:42:26.539 INFO kablam! su: No module specific data is present Sep 17 19:42:27.318 INFO running `"docker" "rm" "-f" "49573c3bf8d5f01e82e7ae302d2bcaaa18f4ac5529a36c583b13ce7f0a688de0"` Sep 17 19:42:27.531 INFO blam! 49573c3bf8d5f01e82e7ae302d2bcaaa18f4ac5529a36c583b13ce7f0a688de0