Sep 21 05:26:14.679 INFO checking prometheus-0.4.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394
Sep 21 05:26:14.679 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets
Sep 21 05:26:14.679 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/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 05:26:14.899 INFO blam! 070b434a8822ddba7d1819e05a7e9a0248cbed09c43b3797c0ceb23ef9162bb1
Sep 21 05:26:14.901 INFO running `"docker" "start" "-a" "070b434a8822ddba7d1819e05a7e9a0248cbed09c43b3797c0ceb23ef9162bb1"`
Sep 21 05:26:16.070 INFO kablam! usermod: no changes
Sep 21 05:26:16.314 INFO kablam! Compiling prometheus v0.4.2 (/source)
Sep 21 05:26:18.254 INFO kablam! warning: the trait bound `P: atomic64::Atomic` is not satisfied
Sep 21 05:26:18.254 INFO kablam! --> src/counter.rs:137:33
Sep 21 05:26:18.255 INFO kablam! |
Sep 21 05:26:18.255 INFO kablam! 137 | pub type GenericCounterVec
= MetricVec>;
Sep 21 05:26:18.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P`
Sep 21 05:26:18.256 INFO kablam! |
Sep 21 05:26:18.257 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default
Sep 21 05:26:18.257 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound
Sep 21 05:26:18.257 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 05:26:18.258 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 05:26:18.258 INFO kablam!
Sep 21 05:26:18.262 INFO kablam! warning: the trait bound `P: atomic64::Atomic` is not satisfied
Sep 21 05:26:18.262 INFO kablam! --> src/gauge.rs:147:31
Sep 21 05:26:18.263 INFO kablam! |
Sep 21 05:26:18.263 INFO kablam! 147 | pub type GenericGaugeVec = MetricVec>;
Sep 21 05:26:18.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P`
Sep 21 05:26:18.264 INFO kablam! |
Sep 21 05:26:18.264 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound
Sep 21 05:26:18.264 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 05:26:18.265 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 05:26:18.265 INFO kablam!
Sep 21 05:26:18.574 INFO kablam! warning: the trait bound `P: atomic64::Atomic` is not satisfied
Sep 21 05:26:18.575 INFO kablam! --> src/counter.rs:137:33
Sep 21 05:26:18.575 INFO kablam! |
Sep 21 05:26:18.575 INFO kablam! 137 | pub type GenericCounterVec = MetricVec>;
Sep 21 05:26:18.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P`
Sep 21 05:26:18.576 INFO kablam! |
Sep 21 05:26:18.576 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default
Sep 21 05:26:18.577 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound
Sep 21 05:26:18.577 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 05:26:18.577 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 05:26:18.578 INFO kablam!
Sep 21 05:26:18.579 INFO kablam! warning: the trait bound `P: atomic64::Atomic` is not satisfied
Sep 21 05:26:18.580 INFO kablam! --> src/gauge.rs:147:31
Sep 21 05:26:18.580 INFO kablam! |
Sep 21 05:26:18.580 INFO kablam! 147 | pub type GenericGaugeVec = MetricVec>;
Sep 21 05:26:18.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `atomic64::Atomic` is not implemented for `P`
Sep 21 05:26:18.581 INFO kablam! |
Sep 21 05:26:18.582 INFO kablam! = help: consider adding a `where P: atomic64::Atomic` bound
Sep 21 05:26:18.582 INFO kablam! = help: missing bounds in type aliases were previously allowed
Sep 21 05:26:18.582 INFO kablam! = help: this is a hard error in Rust 2018
Sep 21 05:26:18.582 INFO kablam!
Sep 21 05:26:23.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.94s
Sep 21 05:26:23.071 INFO kablam! su: No module specific data is present
Sep 21 05:26:24.045 INFO running `"docker" "rm" "-f" "070b434a8822ddba7d1819e05a7e9a0248cbed09c43b3797c0ceb23ef9162bb1"`
Sep 21 05:26:24.154 INFO blam! 070b434a8822ddba7d1819e05a7e9a0248cbed09c43b3797c0ceb23ef9162bb1