Sep 04 12:27:50.065 INFO checking num-traits-0.2.5 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 12:27:50.065 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 12:27:50.065 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:27:50.219 INFO blam! 9d1aa975ea2c39a9c2b57202bb0d78ce37fd7ed7def4aad0d92e32715cb587c1 Sep 04 12:27:50.220 INFO running `"docker" "start" "-a" "9d1aa975ea2c39a9c2b57202bb0d78ce37fd7ed7def4aad0d92e32715cb587c1"` Sep 04 12:27:50.868 INFO kablam! Compiling num-traits v0.2.5 (file:///source) Sep 04 12:27:54.316 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.316 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.316 INFO kablam! | Sep 04 12:27:54.316 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.316 INFO kablam! ... Sep 04 12:27:54.316 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.316 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.316 INFO kablam! | Sep 04 12:27:54.316 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 04 12:27:54.316 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.316 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.316 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.316 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.316 INFO kablam! Sep 04 12:27:54.318 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.318 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.318 INFO kablam! | Sep 04 12:27:54.318 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.318 INFO kablam! ... Sep 04 12:27:54.318 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.318 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.318 INFO kablam! | Sep 04 12:27:54.318 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.318 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.318 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.318 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.318 INFO kablam! Sep 04 12:27:54.320 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.320 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.320 INFO kablam! | Sep 04 12:27:54.320 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.320 INFO kablam! ... Sep 04 12:27:54.320 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.320 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.320 INFO kablam! | Sep 04 12:27:54.320 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.320 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.320 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.320 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.320 INFO kablam! Sep 04 12:27:54.322 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.322 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.322 INFO kablam! | Sep 04 12:27:54.322 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.322 INFO kablam! ... Sep 04 12:27:54.322 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.322 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.322 INFO kablam! | Sep 04 12:27:54.322 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.322 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.322 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.322 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.322 INFO kablam! Sep 04 12:27:54.324 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.324 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.324 INFO kablam! | Sep 04 12:27:54.324 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.324 INFO kablam! ... Sep 04 12:27:54.324 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.324 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.324 INFO kablam! | Sep 04 12:27:54.324 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.324 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.324 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.324 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.324 INFO kablam! Sep 04 12:27:54.326 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.326 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.326 INFO kablam! | Sep 04 12:27:54.326 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.326 INFO kablam! ... Sep 04 12:27:54.326 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.326 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.326 INFO kablam! | Sep 04 12:27:54.326 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.326 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.326 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.326 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.326 INFO kablam! Sep 04 12:27:54.328 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.328 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.328 INFO kablam! | Sep 04 12:27:54.328 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.328 INFO kablam! ... Sep 04 12:27:54.328 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.328 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.328 INFO kablam! | Sep 04 12:27:54.328 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.328 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.328 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.328 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.328 INFO kablam! Sep 04 12:27:54.330 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.330 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.330 INFO kablam! | Sep 04 12:27:54.330 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.330 INFO kablam! ... Sep 04 12:27:54.330 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.330 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.330 INFO kablam! | Sep 04 12:27:54.330 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.330 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.330 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.331 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.331 INFO kablam! Sep 04 12:27:54.332 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.332 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.332 INFO kablam! | Sep 04 12:27:54.332 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.332 INFO kablam! ... Sep 04 12:27:54.332 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.332 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.333 INFO kablam! | Sep 04 12:27:54.333 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.333 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.333 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.333 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.333 INFO kablam! Sep 04 12:27:54.334 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.334 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.334 INFO kablam! | Sep 04 12:27:54.334 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.334 INFO kablam! ... Sep 04 12:27:54.335 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.335 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.335 INFO kablam! | Sep 04 12:27:54.335 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.335 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.335 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.335 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.335 INFO kablam! Sep 04 12:27:54.337 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.338 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.338 INFO kablam! | Sep 04 12:27:54.338 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.339 INFO kablam! ... Sep 04 12:27:54.339 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.339 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.339 INFO kablam! | Sep 04 12:27:54.339 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.339 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.340 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.340 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.340 INFO kablam! Sep 04 12:27:54.340 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.340 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.340 INFO kablam! | Sep 04 12:27:54.340 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.340 INFO kablam! ... Sep 04 12:27:54.341 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.341 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.341 INFO kablam! | Sep 04 12:27:54.342 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.342 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.342 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.342 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.342 INFO kablam! Sep 04 12:27:54.342 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.342 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.342 INFO kablam! | Sep 04 12:27:54.342 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.342 INFO kablam! ... Sep 04 12:27:54.342 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.343 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.343 INFO kablam! | Sep 04 12:27:54.343 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.343 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.343 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.343 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.343 INFO kablam! Sep 04 12:27:54.343 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.343 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.343 INFO kablam! | Sep 04 12:27:54.343 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.343 INFO kablam! ... Sep 04 12:27:54.343 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.343 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.343 INFO kablam! | Sep 04 12:27:54.343 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.343 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.344 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.344 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.344 INFO kablam! Sep 04 12:27:54.345 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.345 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.345 INFO kablam! | Sep 04 12:27:54.346 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.346 INFO kablam! ... Sep 04 12:27:54.346 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.346 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.346 INFO kablam! | Sep 04 12:27:54.346 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.346 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.346 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.346 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.346 INFO kablam! Sep 04 12:27:54.349 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.350 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.350 INFO kablam! | Sep 04 12:27:54.350 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.350 INFO kablam! ... Sep 04 12:27:54.350 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.350 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.350 INFO kablam! | Sep 04 12:27:54.350 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.350 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.350 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.350 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.350 INFO kablam! Sep 04 12:27:54.350 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.350 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.350 INFO kablam! | Sep 04 12:27:54.350 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.350 INFO kablam! ... Sep 04 12:27:54.350 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.350 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.351 INFO kablam! | Sep 04 12:27:54.351 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.351 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.351 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.351 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.351 INFO kablam! Sep 04 12:27:54.352 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.352 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.352 INFO kablam! | Sep 04 12:27:54.352 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.352 INFO kablam! ... Sep 04 12:27:54.352 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.352 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.352 INFO kablam! | Sep 04 12:27:54.352 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.352 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.352 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.353 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.353 INFO kablam! Sep 04 12:27:54.354 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.354 INFO kablam! --> src/bounds.rs:91:28 Sep 04 12:27:54.354 INFO kablam! | Sep 04 12:27:54.354 INFO kablam! 91 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.354 INFO kablam! ... Sep 04 12:27:54.354 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.354 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.354 INFO kablam! | Sep 04 12:27:54.354 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.354 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.354 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.355 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.355 INFO kablam! Sep 04 12:27:54.356 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.356 INFO kablam! --> src/bounds.rs:92:28 Sep 04 12:27:54.356 INFO kablam! | Sep 04 12:27:54.356 INFO kablam! 92 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.356 INFO kablam! ... Sep 04 12:27:54.356 INFO kablam! 97 | test_wrapping_bounded!(usize u8 u16 u32 u64 isize i8 i16 i32 i64); Sep 04 12:27:54.356 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Sep 04 12:27:54.356 INFO kablam! | Sep 04 12:27:54.356 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.356 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.356 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.356 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.356 INFO kablam! Sep 04 12:27:54.369 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.369 INFO kablam! --> src/bounds.rs:106:28 Sep 04 12:27:54.369 INFO kablam! | Sep 04 12:27:54.369 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.369 INFO kablam! ... Sep 04 12:27:54.369 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:54.369 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:54.369 INFO kablam! | Sep 04 12:27:54.369 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.369 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.369 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.369 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.369 INFO kablam! Sep 04 12:27:54.371 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.371 INFO kablam! --> src/bounds.rs:107:28 Sep 04 12:27:54.371 INFO kablam! | Sep 04 12:27:54.371 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.371 INFO kablam! ... Sep 04 12:27:54.371 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:54.371 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:54.371 INFO kablam! | Sep 04 12:27:54.371 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.371 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.371 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.371 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.371 INFO kablam! Sep 04 12:27:54.373 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.373 INFO kablam! --> src/bounds.rs:106:28 Sep 04 12:27:54.373 INFO kablam! | Sep 04 12:27:54.373 INFO kablam! 106 | assert_eq!(Wrapping::<$t>::min_value().0, <$t>::min_value()); Sep 04 12:27:54.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.373 INFO kablam! ... Sep 04 12:27:54.373 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:54.373 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:54.373 INFO kablam! | Sep 04 12:27:54.373 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.373 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.373 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::min_value(...)` to keep using the current method Sep 04 12:27:54.373 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::min_value` Sep 04 12:27:54.373 INFO kablam! Sep 04 12:27:54.374 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 04 12:27:54.374 INFO kablam! --> src/bounds.rs:107:28 Sep 04 12:27:54.374 INFO kablam! | Sep 04 12:27:54.374 INFO kablam! 107 | assert_eq!(Wrapping::<$t>::max_value().0, <$t>::max_value()); Sep 04 12:27:54.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:27:54.375 INFO kablam! ... Sep 04 12:27:54.375 INFO kablam! 112 | test_wrapping_bounded!(u128 i128); Sep 04 12:27:54.375 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 12:27:54.375 INFO kablam! | Sep 04 12:27:54.375 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 04 12:27:54.375 INFO kablam! = note: for more information, see issue #48919 Sep 04 12:27:54.375 INFO kablam! = help: call with fully qualified syntax `bounds::Bounded::max_value(...)` to keep using the current method Sep 04 12:27:54.375 INFO kablam! = note: add #![feature(wrapping_int_impl)] to the crate attributes to enable `core::num::wrapping::>::max_value` Sep 04 12:27:54.375 INFO kablam! Sep 04 12:28:04.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.48s Sep 04 12:28:04.337 INFO kablam! su: No module specific data is present Sep 04 12:28:04.812 INFO running `"docker" "rm" "-f" "9d1aa975ea2c39a9c2b57202bb0d78ce37fd7ed7def4aad0d92e32715cb587c1"` Sep 04 12:28:04.904 INFO blam! 9d1aa975ea2c39a9c2b57202bb0d78ce37fd7ed7def4aad0d92e32715cb587c1