Sep 06 03:08:36.344 INFO checking num-traits-0.2.5 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:08:36.344 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:08:36.344 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:08:36.468 INFO blam! c209ce5592826d7f4d8f8f0364d99dadf84a785e2f435056cf10ad5c6cf81716 Sep 06 03:08:36.470 INFO running `"docker" "start" "-a" "c209ce5592826d7f4d8f8f0364d99dadf84a785e2f435056cf10ad5c6cf81716"` Sep 06 03:08:37.453 INFO kablam! usermod: no changes Sep 06 03:08:37.472 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 06 03:08:40.037 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.037 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.037 INFO kablam! | Sep 06 03:08:40.037 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.037 INFO kablam! ... Sep 06 03:08:40.037 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.037 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.037 INFO kablam! | Sep 06 03:08:40.037 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 06 03:08:40.038 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.038 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.038 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.038 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.038 INFO kablam! Sep 06 03:08:40.039 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.039 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.039 INFO kablam! | Sep 06 03:08:40.039 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.039 INFO kablam! ... Sep 06 03:08:40.039 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.039 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.039 INFO kablam! | Sep 06 03:08:40.039 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.039 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.039 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.039 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.039 INFO kablam! Sep 06 03:08:40.040 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.040 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.040 INFO kablam! | Sep 06 03:08:40.040 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.040 INFO kablam! ... Sep 06 03:08:40.040 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.040 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.040 INFO kablam! | Sep 06 03:08:40.040 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.040 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.040 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.040 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.040 INFO kablam! Sep 06 03:08:40.041 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.041 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.041 INFO kablam! | Sep 06 03:08:40.041 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.041 INFO kablam! ... Sep 06 03:08:40.041 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.041 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.041 INFO kablam! | Sep 06 03:08:40.041 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.041 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.041 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.042 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.042 INFO kablam! Sep 06 03:08:40.043 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.043 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.043 INFO kablam! | Sep 06 03:08:40.043 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.043 INFO kablam! ... Sep 06 03:08:40.043 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.043 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.043 INFO kablam! | Sep 06 03:08:40.043 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.043 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.043 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.043 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.043 INFO kablam! Sep 06 03:08:40.044 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.044 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.044 INFO kablam! | Sep 06 03:08:40.044 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.044 INFO kablam! ... Sep 06 03:08:40.044 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.044 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.044 INFO kablam! | Sep 06 03:08:40.044 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.044 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.044 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.044 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.044 INFO kablam! Sep 06 03:08:40.045 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.045 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.045 INFO kablam! | Sep 06 03:08:40.046 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.046 INFO kablam! ... Sep 06 03:08:40.046 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.046 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.046 INFO kablam! | Sep 06 03:08:40.046 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.046 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.046 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.046 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.046 INFO kablam! Sep 06 03:08:40.050 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.050 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.050 INFO kablam! | Sep 06 03:08:40.050 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.050 INFO kablam! ... Sep 06 03:08:40.050 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.050 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.050 INFO kablam! | Sep 06 03:08:40.050 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.050 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.050 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.050 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.050 INFO kablam! Sep 06 03:08:40.050 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.050 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.050 INFO kablam! | Sep 06 03:08:40.050 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.050 INFO kablam! ... Sep 06 03:08:40.050 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.050 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.050 INFO kablam! | Sep 06 03:08:40.050 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.050 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.050 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.050 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.050 INFO kablam! Sep 06 03:08:40.053 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.053 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.053 INFO kablam! | Sep 06 03:08:40.053 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.053 INFO kablam! ... Sep 06 03:08:40.053 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.053 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.053 INFO kablam! | Sep 06 03:08:40.053 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.053 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.053 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.053 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.053 INFO kablam! Sep 06 03:08:40.053 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.053 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.053 INFO kablam! | Sep 06 03:08:40.053 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.053 INFO kablam! ... Sep 06 03:08:40.053 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.053 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.053 INFO kablam! | Sep 06 03:08:40.053 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.053 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.053 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.053 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.053 INFO kablam! Sep 06 03:08:40.062 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.062 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.062 INFO kablam! ... Sep 06 03:08:40.062 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.062 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.062 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.062 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.062 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.062 INFO kablam! Sep 06 03:08:40.062 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.062 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.062 INFO kablam! ... Sep 06 03:08:40.062 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.062 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.062 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.062 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.062 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.062 INFO kablam! Sep 06 03:08:40.062 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.062 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.062 INFO kablam! ... Sep 06 03:08:40.062 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.062 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.062 INFO kablam! | Sep 06 03:08:40.062 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.062 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.062 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.063 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.063 INFO kablam! Sep 06 03:08:40.063 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.063 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.063 INFO kablam! | Sep 06 03:08:40.063 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.063 INFO kablam! ... Sep 06 03:08:40.063 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.063 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.063 INFO kablam! | Sep 06 03:08:40.063 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.063 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.063 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.063 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.063 INFO kablam! Sep 06 03:08:40.070 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.070 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.070 INFO kablam! | Sep 06 03:08:40.070 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.070 INFO kablam! ... Sep 06 03:08:40.070 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.070 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.070 INFO kablam! | Sep 06 03:08:40.070 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.070 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.070 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.070 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.070 INFO kablam! Sep 06 03:08:40.070 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.070 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.070 INFO kablam! | Sep 06 03:08:40.070 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.070 INFO kablam! ... Sep 06 03:08:40.070 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.070 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.070 INFO kablam! | Sep 06 03:08:40.070 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.070 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.070 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.070 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.070 INFO kablam! Sep 06 03:08:40.070 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.070 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.070 INFO kablam! | Sep 06 03:08:40.070 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.070 INFO kablam! ... Sep 06 03:08:40.070 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.070 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.071 INFO kablam! | Sep 06 03:08:40.071 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.071 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.071 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.071 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.071 INFO kablam! Sep 06 03:08:40.071 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.071 INFO kablam! --> src/bounds.rs:91:28 Sep 06 03:08:40.071 INFO kablam! | Sep 06 03:08:40.071 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.071 INFO kablam! ... Sep 06 03:08:40.071 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.071 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.071 INFO kablam! | Sep 06 03:08:40.071 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.071 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.071 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.071 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.071 INFO kablam! Sep 06 03:08:40.071 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.071 INFO kablam! --> src/bounds.rs:92:28 Sep 06 03:08:40.071 INFO kablam! | Sep 06 03:08:40.071 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.071 INFO kablam! ... Sep 06 03:08:40.071 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 06 03:08:40.071 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 06 03:08:40.071 INFO kablam! | Sep 06 03:08:40.071 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.071 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.071 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.071 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.071 INFO kablam! Sep 06 03:08:40.078 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.078 INFO kablam! --> src/bounds.rs:106:28 Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.078 INFO kablam! ... Sep 06 03:08:40.078 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 06 03:08:40.078 INFO kablam! | ---------------------------------- in this macro invocation Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.078 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.078 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.078 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.078 INFO kablam! Sep 06 03:08:40.078 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.078 INFO kablam! --> src/bounds.rs:107:28 Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.078 INFO kablam! ... Sep 06 03:08:40.078 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 06 03:08:40.078 INFO kablam! | ---------------------------------- in this macro invocation Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.078 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.078 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.078 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.078 INFO kablam! Sep 06 03:08:40.078 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.078 INFO kablam! --> src/bounds.rs:106:28 Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 06 03:08:40.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.078 INFO kablam! ... Sep 06 03:08:40.078 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 06 03:08:40.078 INFO kablam! | ---------------------------------- in this macro invocation Sep 06 03:08:40.078 INFO kablam! | Sep 06 03:08:40.078 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.078 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.079 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 06 03:08:40.079 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 06 03:08:40.079 INFO kablam! Sep 06 03:08:40.079 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 06 03:08:40.079 INFO kablam! --> src/bounds.rs:107:28 Sep 06 03:08:40.079 INFO kablam! | Sep 06 03:08:40.079 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 06 03:08:40.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:08:40.079 INFO kablam! ... Sep 06 03:08:40.079 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 06 03:08:40.079 INFO kablam! | ---------------------------------- in this macro invocation Sep 06 03:08:40.079 INFO kablam! | Sep 06 03:08:40.079 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 06 03:08:40.079 INFO kablam! = note: for more information, see issue #48919 Sep 06 03:08:40.079 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 06 03:08:40.079 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 06 03:08:40.079 INFO kablam! Sep 06 03:08:46.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.47s Sep 06 03:08:46.936 INFO kablam! su: No module specific data is present Sep 06 03:08:47.707 INFO running `"docker" "rm" "-f" "c209ce5592826d7f4d8f8f0364d99dadf84a785e2f435056cf10ad5c6cf81716"` Sep 06 03:08:47.791 INFO blam! c209ce5592826d7f4d8f8f0364d99dadf84a785e2f435056cf10ad5c6cf81716